|
[Sponsors] |
October 2, 2009, 10:37 |
Free Stream & Wall Temp UDF
|
#1 |
New Member
Jon
Join Date: Oct 2009
Posts: 1
Rep Power: 0 |
I have a free stream temperature which is changing with time. I can define this in a profile (rather than a UDF) easily enough, but I need to communicate the current free stream temperature and adiabatic wall temperature to a UDF which defines the heat flux (using DEFINE_PROFILE) as a function of these variables.
Specifically, q(x,y,z,t) = H(x,y,z)[T_inf(t)*R(x,y,z) - T_w(x,y,z,t)] where q = heat flux H = heat transfer coefficient (known) T_inf = free stream temperature (defined in a profile) R = recovery factor (known) T_w = adiabatic wall temperature What syntax is used in a UDF to obtain the free stream temperature at the current time? Also, do I use WALL_TEMP_OUTER to obtain the adiabatic wall temperature at the current time? |
|
Tags |
define_profile, free stream temperature, udf, wall temperature, wall_temp_outer |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for slip and moving wall | lichun Dong | FLUENT | 3 | March 26, 2014 05:37 |
Accessing wall shear stress using UDF | Robert | Fluent UDF and Scheme Programming | 2 | July 31, 2013 09:34 |
How to rotate a wall?( with udf) | pejmanpark | Fluent UDF and Scheme Programming | 0 | July 13, 2009 08:37 |
How to write udf of slip wall condition | cxzhao | FLUENT | 0 | April 27, 2005 22:20 |
wall conduction, UDF | sudh | FLUENT | 0 | June 28, 2004 09:09 |