|
[Sponsors] |
December 21, 2006, 12:12 |
UDF for Drag
|
#1 |
Guest
Posts: n/a
|
Anyone have used or using UDF for defining Cd for speheres in a gas-particle flow...? In other words anyone has used DEFINE_DPM_DRAG, given by fluent...?
I have a question/doubt in that UDF. Fluent wants the user to return a non-dimensional number as drag number, which is equivalent to 18*Cd*Re/24. But how does a drag force be dimensionless....If it is Cd it makes sense...but how a drag force is non-dimensionless...? Please clarify! |
|
January 2, 2007, 08:13 |
Re: UDF for Drag
|
#2 |
Guest
Posts: n/a
|
I have written UDFs using DEFINE_DPM_DRAG. That macro must return a value for (18*Cd*Re/24) to Fluent. The drag force is then calculated as FD = (18*Cd*Re/24)*(my/(rho_p*d_p^2)), as stated in the Fluent manual. This might seem a bit strange but it does not cause you any problems, really? As both Cd and Re_p are dimensionless, the product (18*Cd*Re/24) is of course also dimensionless.
/Henrik |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Mesh UDF | Qureshi | FLUENT | 7 | March 23, 2017 08:37 |
UDF parallel error: chip-exec: function not found????? | shankara.2 | Fluent UDF and Scheme Programming | 1 | January 16, 2012 23:14 |
How to add a UDF to a compiled UDF library | kim | FLUENT | 3 | October 26, 2011 22:38 |
UDF...UDF...UDF...UDF | Luc SEMINEL | FLUENT | 0 | November 25, 2002 05:03 |
UDF, UDF, UDF, UDF | Luc SEMINEL | Main CFD Forum | 0 | November 25, 2002 05:01 |