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

two phase flow, UDF

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 18, 2008, 15:58
Default two phase flow, UDF
  #1
two phase flow, UDF
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; }

  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
Two phase flow with phase change Ahmad Al-Zoubi CFX 1 November 26, 2008 03:59
2 phase flow liquid flow solid particles sachin OpenFOAM Running, Solving & CFD 0 August 28, 2008 16:51
how to erport one phase date in two phase flow KUI FLUENT 0 November 8, 2006 08:46
udf for multi phase flow(granular flow) hari FLUENT 0 September 2, 2005 01:48
Two-phase/ Single phase mix flow Reza Main CFD Forum 1 August 6, 2003 06:36


All times are GMT -4. The time now is 17:29.