|
[Sponsors] |
September 22, 2005, 04:08 |
set a temperature(T) changing with deep (Z)
|
#1 |
Guest
Posts: n/a
|
the initial temperature in my model is changing with depth, (in direction Z). when I open the file initfi.f,
i add a line: " T(X,Y,Z)=300+0.1*Z "in the subroutine. any one tell me what's the meanings of the following lines? EQUIVALENCE( UDAT12(001), ICTID ) EQUIVALENCE( UDAT03(001), CON ) EQUIVALENCE( UDAT03(020), F2 ) EQUIVALENCE( UDAT03(021), F4 ) EQUIVALENCE( UDAT03(022), F6 ) EQUIVALENCE( UDAT04(001), CP ) EQUIVALENCE( UDAT04(002), DEN ) EQUIVALENCE( UDAT04(062), VISM ) EQUIVALENCE( UDAT04(063), VIST ) EQUIVALENCE( UDAT04(067), X ) EQUIVALENCE( UDAT04(068), Y ) EQUIVALENCE( UDAT04(069), Z ) |
|
September 22, 2005, 04:36 |
Re: set a temperature(T) changing with deep (Z)
|
#2 |
Guest
Posts: n/a
|
They just make other information available for you. Don't worry too much about how this works. You can see the meaning of each item in the nom.inc file.
|
|
September 23, 2005, 01:23 |
Re: set a temperature(T) changing with deep (Z)
|
#3 |
Guest
Posts: n/a
|
thank you
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing Temperature in Cyclic patch | panara | OpenFOAM Running, Solving & CFD | 3 | March 30, 2011 12:28 |
cavitation with changing temperature | Elyor | Siemens | 2 | September 20, 2007 10:55 |
temperature not changing! | lizhihua | Siemens | 0 | September 14, 2007 10:29 |
Changing Temperature & Divergence | Shazlan | Siemens | 3 | March 30, 2005 02:33 |
CFX4: temperature is changing | Miroslav Babic | CFX | 1 | March 2, 2004 19:58 |