|
[Sponsors] |
November 18, 2008, 16:58 |
two phase flow, UDF
|
#1 |
Guest
Posts: n/a
|
I have two-phase flow problem. I want to write udf to modify source term of the momentum for the secondary phase. Could you please help me how to ascess the data in the UDF? Thank you so much!
DEFINE_SOURCE(mom_source,c,t,dS,eqn) { real x[ND_ND]; real source; source = c_u(c,t); ? for secondary phase ? dS[eqn] =c_w(c,t); ? for secondary phase? return source; } |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Two phase flow with phase change | Ahmad Al-Zoubi | CFX | 1 | November 26, 2008 04:59 |
2 phase flow liquid flow solid particles | sachin | OpenFOAM Running, Solving & CFD | 0 | August 28, 2008 17:51 |
how to erport one phase date in two phase flow | KUI | FLUENT | 0 | November 8, 2006 09:46 |
udf for multi phase flow(granular flow) | hari | FLUENT | 0 | September 2, 2005 02:48 |
Two-phase/ Single phase mix flow | Reza | Main CFD Forum | 1 | August 6, 2003 07:36 |