CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Access Granular Temperature in UDF (https://www.cfd-online.com/Forums/fluent/37320-access-granular-temperature-udf.html)

Gavin July 19, 2005 14:28

Access Granular Temperature in UDF
 
Hello,

I am writing some code to modify the solid pressure. But granular temperature is required in the formulation of solid pressure. Definitely, I can not calculate the granular temperature in UDF because I may use PDE to solve granular temperature. However,I can not find any utility that can access granular temperature from through UDF. Could anyone give me some advice?

Thanks,

Gavin

Joey July 20, 2005 22:16

Re: Access Granular Temperature in UDF
 
"I may use PDE to solve granular temperature." Why could this cause you can not access the ganular temperature. I nearly know nothing about PDE, but I am very familiar with Fluent UDF, maybe I could help you. You can email to me, I would like to know something about PDE. Thanks!

Gavin July 21, 2005 14:10

Re: Access Granular Temperature in UDF
 
Hello Joey,

By PDE I mean partial differential equation which is coded in Fluent 6.2.

Thanks,

Gavin

us July 21, 2005 17:13

Re: Access Granular Temperature in UDF
 
Try using either of these two macros.

C_GT(c,t)

C_STORAGE_R(c,t,SV_GRANULAR_TEMPERATURE)

Gavin July 21, 2005 21:22

Re: Access Granular Temperature in UDF
 
Thank you so much for your valuable information, us.

Can I ask you another question? What is the difference between SV_GRANULAR_TEMPERATURE and SV_GRANULAR_TEMPERATURE_AP. I guess SV_ means that Solver Variables although I can not find any reference in UDF manual.

Thanks,

Gavin

us July 22, 2005 11:06

Re: Access Granular Temperature in UDF
 
Not sure Gavin. I also guess the same about SV. I would say, UDF manual is just 10% of what it should be. It doesn't contain all the required information.


All times are GMT -4. The time now is 03:35.