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

two phase

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 6, 2007, 08: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, 16: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

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 08:11
alphaEqn.H in twoPhaseEulerFoam cheng1988sjtu OpenFOAM Bugs 15 May 1, 2016 17:12
VOF for single phase? vuccj7 FLUENT 0 April 20, 2011 20:59
two Phase column simulation chemeng OpenFOAM 3 August 18, 2010 13:53
compressible two phase flow in CFX4.4 youngan CFX 0 July 2, 2003 00:32


All times are GMT -4. The time now is 11:40.