|
[Sponsors] |
July 19, 2005, 15:28 |
Access Granular Temperature in UDF
|
#1 |
Guest
Posts: n/a
|
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 |
|
July 20, 2005, 23:16 |
Re: Access Granular Temperature in UDF
|
#2 |
Guest
Posts: n/a
|
"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!
|
|
July 21, 2005, 15:10 |
Re: Access Granular Temperature in UDF
|
#3 |
Guest
Posts: n/a
|
Hello Joey,
By PDE I mean partial differential equation which is coded in Fluent 6.2. Thanks, Gavin |
|
July 21, 2005, 18:13 |
Re: Access Granular Temperature in UDF
|
#4 |
Guest
Posts: n/a
|
Try using either of these two macros.
C_GT(c,t) C_STORAGE_R(c,t,SV_GRANULAR_TEMPERATURE) |
|
July 21, 2005, 22:22 |
Re: Access Granular Temperature in UDF
|
#5 |
Guest
Posts: n/a
|
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 |
|
July 22, 2005, 12:06 |
Re: Access Granular Temperature in UDF
|
#6 |
Guest
Posts: n/a
|
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.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
specified shear at wall - temperature gradient - UDF - access violation error | senD | Fluent UDF and Scheme Programming | 9 | September 18, 2014 08:29 |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
UDF with Granular Temperature | meangreen | Fluent UDF and Scheme Programming | 0 | February 14, 2010 18:58 |
Eliminating exchange energy between phase in Granular Temperature diff eqn. | cfdbusiness | FLUENT | 0 | February 2, 2010 23:30 |
udf variable for wall temperature | Kiran | FLUENT | 0 | July 31, 2008 09:31 |