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

UDF_explanation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 3, 2008, 05:54
Default UDF_explanation
  #1
novice
Guest
 
Posts: n/a
Hi

i came accross a function used to define source terms(for radiation modeling with DO)...

Define_source(x,c,t,ds,eqn) { real source,

if(sg_disco){ source = (C_STORAGE_R_XV(c,t,SV_DO_IRRAD,0))*rho; ds[eqn] = 0; return Source;

}

Can anyone please explain me what the"C_STORAGE_R_XV(c,t,SV_DO_IRRAD,0)" function does???

Thanks in advance
  Reply With Quote

Old   October 17, 2012, 06:01
Default
  #2
New Member
 
Azael Capetillo
Join Date: Oct 2012
Posts: 1
Rep Power: 0
ACapetillo is on a distinguished road
Hi,

C_STORAGE_R_XV(c,t,SV_DO_IRRAD,0) is the incident irradiation found on the discrete ordinates radiation model.
ACapetillo is offline   Reply With Quote

Reply


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 12:29.