CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   How can know which cell is currently calculated? (https://www.cfd-online.com/Forums/fluent/47552-how-can-know-cell-currently-calculated.html)

Li March 9, 2008 02:58

How can know which cell is currently calculated?
 
I'm using the User_Defined_Real_Gas_Model. When I code for the following subroutine

Real_Gas_Density(P,T,YI[]) { .... }

I need to know which cell is currently calculated by Fluent. However, FLUENT doesn't pass cell,thread to this subroutine.

Does anybody know how to solve this problem?

Thank very much!


All times are GMT -4. The time now is 17:21.