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

two phase

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 6, 2007, 07:08
Default two phase
  #1
morteza
Guest
 
Posts: n/a
how can we define the property of fuild in term of time? with udf, is there another way? please help.
  Reply With Quote

Old   May 15, 2007, 15:15
Default Re: two phase
  #2
Sujith
Guest
 
Posts: n/a
You can define the property using a udf use the macro DEFINE_PROPERTY(c,t)

define the return value, property as a function of time

DEFINE_PROPERTY(c,t)

{

real property = F(CURRENT_TIME); return property;

}
  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
How to access only one phase in multiphase model by UDF wersoe Fluent UDF and Scheme Programming 1 January 4, 2017 07:11
alphaEqn.H in twoPhaseEulerFoam cheng1988sjtu OpenFOAM Bugs 15 May 1, 2016 16:12
VOF for single phase? vuccj7 FLUENT 0 April 20, 2011 19:59
two Phase column simulation chemeng OpenFOAM 3 August 18, 2010 12:53
compressible two phase flow in CFX4.4 youngan CFX 0 July 1, 2003 23:32


All times are GMT -4. The time now is 01:12.