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

Gas phase velocity in DPM Drag UDF

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 2, 2009, 14:08
Default Gas phase velocity in DPM Drag UDF
  #1
New Member
 
Join Date: Jun 2009
Posts: 14
Rep Power: 16
Hanz is on a distinguished road
Hello everyone.

I'm implementing an equation for particle drag. In order to call the carrier phase properties I'm using the following:

double C_p = c->sHeat;
double T_g = c->temp;
double Rho_g = c->rho;
double Mu = c->mu;
double U_g = ?

The names sHeat, rho, temp and mu are defined in the UDF user manual. However I want to define the u velocity of the carrier phase within the particle's cell. Does anyone know what this cell would be named as. Is there a list for these property names? Where can I get them from?

Cheers,

Hanz.
Hanz 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
DPM with UDF - Step-by-Step Procedure???? Prashanth FLUENT 3 April 3, 2009 17:45
UDF problem : inlet velocity in cyl. coord. system Jongdae Kim FLUENT 0 June 15, 2004 11:21
Gas velocity Newbie Main CFD Forum 1 April 7, 2003 05:55
DPM drag force UDF hedonists FLUENT 0 March 12, 2003 21:10
Gas pressure question Dan Moskal Main CFD Forum 0 October 24, 2002 22:02


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