CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Getting values from fluent solver (https://www.cfd-online.com/Forums/fluent/30581-getting-values-fluent-solver.html)

Moshiur R. Chowdhury November 27, 2002 03:46

Getting values from fluent solver
 
Hello, I am trying to simulate some ionized chemical reactions by using source code in fluent. For this case, I want to get the cell values for gamma (sp. heat ratio), internal energy for my source code. Can anybody help me how to get these values from fluent solver?

Sincerely, Moshiur

E. David Huckaby November 27, 2002 09:33

Re: Getting values from fluent solver
 
The function for gamma is located in the file "sg_mem.h". This is in the same directory as the file "udf.h". You might have to explicitly write out a formula for internal energy in terms of the enthalpy, pressure and density. You might also find the functions located in "prop.h" useful for your problem, particularly the function "Reference_Enthalpy".

hope this helps, Dave


Moshiur R.Chowdhury November 27, 2002 13:41

Re: Getting values from fluent solver
 
Thanks a lot David.

Moshiur


All times are GMT -4. The time now is 02:36.