CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   what's meaning of EQUIVALENCE( UDAT*(*), *) (https://www.cfd-online.com/Forums/siemens/54973-whats-meaning-equivalence-udat.html)

limingtiger November 1, 2005 02:07

what's meaning of EQUIVALENCE( UDAT*(*), *)
 
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.


Richard November 1, 2005 04:13

Re: what's meaning of EQUIVALENCE( UDAT*(*), *)
 
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.


All times are GMT -4. The time now is 15:32.