|
[Sponsors] |
January 26, 2011, 16:11 |
UDF for DPM velocity, relative or real one?
|
#1 |
New Member
Litao
Join Date: Jan 2011
Posts: 12
Rep Power: 15 |
Hey, folks,
I just noticed this problem, is the velocity UDF used for DPM module a relative speed to fluid, or it is already the actual speed, that is, like, P_VEL(p)[i], what will get? thx!! |
|
June 14, 2012, 10:48 |
|
#2 | |
New Member
Na Zhao
Join Date: Apr 2012
Posts: 2
Rep Power: 0 |
Quote:
so zeallt, do you solve the problem? because i have the same question now and i find that if the velocity in injection set the same with the boudary condition , the simulation results are not acceptable. Na |
||
February 27, 2015, 15:40 |
|
#3 |
Senior Member
B_Kia
Join Date: May 2014
Location: Ir
Posts: 123
Rep Power: 12 |
it will get the velocity of the particle , not relative velocity!
|
|
March 4, 2015, 18:41 |
|
#4 |
New Member
Rastko Jovanovic
Join Date: Aug 2011
Posts: 7
Rep Power: 15 |
P_VEL(p)[i] gives particle velocity (not relative velocity) components.
i takes values 0,1,2 corresponding to x-, y-, z- velocity components. Refer to DEFINE DPM_SPRAY_COLLIDE udf example, there is an expression for relative velocity calculation in it. |
|
Tags |
dpm, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
3D UDF Paraboilc Velocity Profile with max velocity | johnGo | Fluent UDF and Scheme Programming | 1 | January 4, 2011 22:45 |
defining a term for a domain using DEFINE_ADJUST | MASOUD | Fluent UDF and Scheme Programming | 1 | September 24, 2010 06:08 |
how to compute relative velocity from absolute? | spk | Main CFD Forum | 3 | July 9, 2010 09:42 |
enum | MASOUD | Fluent UDF and Scheme Programming | 0 | June 5, 2010 01:49 |
Parallelisation UDF | mAx | FLUENT | 0 | December 5, 2005 02:38 |