|
[Sponsors] |
April 2, 2003, 07:34 |
POSDAT question
|
#1 |
Guest
Posts: n/a
|
I'm trying to adapt a POSDAT routine to account for multiple materials and am having some difficulty understanding how to use the reference temperature(s).
I'm using PREFM(IMAT) as a reference pressure for all the cells, but I can't work out whether I should be doing something similar for TREF. There is a TREFM() array, but it doesn't seem available to POSDAT. In the nom.inc file, T(I,1) is described as relative temperature in cell ICLMAP(I), relative to TREFM(IMAT). But POSDAT doesn't get TREFM passed. Anyone know what I should do to get the absolute temperature in a given cell with a given material number? |
|
April 4, 2003, 10:34 |
Re: POSDAT question
|
#2 |
Guest
Posts: n/a
|
Hi Steve,
You can find the common blocks available by looking in starin.f (which is in the solve directory of your installation). Do a search for TREFM in starin.f and you will get the common block it is stored in and it's dimensions. Bye. |
|
April 4, 2003, 12:55 |
Re: POSDAT question
|
#3 |
Guest
Posts: n/a
|
Thanks for the info/advice. Yet another undocumented bit of code. I hope it's what I'm after and not going to bite me one day!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFL in posdat | hamodi | Siemens | 2 | August 6, 2007 03:27 |
POSDAT | Sheila | Siemens | 2 | February 8, 2006 12:08 |
call posdat.f at the end of the run | Murali | Siemens | 2 | October 16, 2005 13:02 |
posdat in HPC | Won-Geun Lee | Siemens | 0 | May 23, 2001 21:03 |
Posdat | Maria Carlsson | Siemens | 1 | April 30, 2001 11:29 |