CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Fluent4 and fluent6 difference?? (https://www.cfd-online.com/Forums/fluent/80379-fluent4-fluent6-difference.html)

stage81 September 23, 2010 16:50

Fluent4 and fluent6 difference??
 
I want to know how to use the mesh in version 6 of fluent, because in the UDF version 4 we call the lattice L = I + NI ((J-1) + NJ (K-1)). . For example in version 4 if I want to inject a source term in the mesh 10 and 20 mesh I do:
IF (L.EQ.10) THEN
ATERMES = 150
ELSE
FI (L.EQ.20) THEN
ATERMES = 250

ENDIF

but on version 6 I do not know how to do that??

Thanks for you


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