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

access drag coeff and udf for granular temp

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 22, 2006, 00:48
Default access drag coeff and udf for granular temp
  #1
jwwang
Guest
 
Posts: n/a
Hello, Does any body know how to access drag coefficient in Eulerian granular model, I find a Macro C_DRAG_COEFF_IJ(c,t,i,j),but i didn't know what is the meaning of i and j,and how to set it?

another problem is about UDF for granular temperature in Eulerian model,i write a UDF to test it,which is given below,but when i use display\contours\granular temperature, the reported granular temperature is 0.1 for all cells,Could somebody tell me what wrong in my UDF? thank you in advance!! jwwang

DEFINE_PROPERTY(granular_temperature,c,t) {

real granular_tem;

granular_tem=0.555;

Message ("granular_tem=%f\n", granular_tem);

return granular_tem; }
  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


Similar Threads
Thread Thread Starter Forum Replies Last Post
UDF: CONTROL DRAG/EXCHANGE COEFF Luis Fluent UDF and Scheme Programming 4 July 16, 2012 06:27
UDF for heat transfer coeff.. ravi FLUENT 2 July 9, 2004 00:09


All times are GMT -4. The time now is 19:32.