CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Macro access radiation temperature DO and P1 models

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 5, 2013, 06:40
Default Macro access radiation temperature DO and P1 models
  #1
New Member
 
Stefano Capra
Join Date: Mar 2012
Posts: 14
Rep Power: 14
SteveGoat is on a distinguished road
Hi everyone,
in order to perform a series of calculations inside an UDF function I will need as imput the value of the radiation temperature cell by cell

At the moment I'm using a macro to compute this value based on the incident radiation:

P1 model:
T_radiation = pow((C_P1(c,t)/4./5.67e-08),0.25);

or

DO model:
T_radiation = pow((C_STORAGE_R_XV(c,t,SV_DO_IRRAD,0)/4./5.67e-08),0.25);

Since this variable is already computed by Fluent (at least from version 13) I was wondering if there is a macro that allows me to access it directly

Many thanks
SteveGoat is offline   Reply With Quote

Reply

Tags
macro, radiation, radiation temperature, udf


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 15:34.