|
[Sponsors] |
November 1, 2005, 03:07 |
what's meaning of EQUIVALENCE( UDAT*(*), *)
|
#1 |
Guest
Posts: n/a
|
when we open the subroutines we can often read the following information, what's meaning of EQUIVALENCE( UDAT*(*), *)? where * maybe data, or some other nomenclature.
|
|
November 1, 2005, 05:13 |
Re: what's meaning of EQUIVALENCE( UDAT*(*), *)
|
#2 |
Guest
Posts: n/a
|
STAR is using it to reveal data in the usrdat.inc file. Variables in that file are sort of anonymous, but the equivalence statements give the relevent variables more meaningful local names. It's just standard fortran though - nothing exotic and nothing to worry about.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Who can help me about equivalence ratio? | Duan J Q | Siemens | 5 | May 15, 2008 19:17 |
looping macro equivalence | Swarup | FLUENT | 1 | June 8, 2006 06:14 |
equivalence ratio | Antony | Siemens | 1 | November 18, 2005 11:59 |
Distribution of Phi (Equivalence ratio) | Mahbub | Siemens | 3 | January 5, 2004 01:47 |
CFD Lax Equivalence Theorem? | Amadou Sowe | Main CFD Forum | 4 | November 4, 1999 14:32 |