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

Particle size in Eulerian Multiphase Model.

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

Like Tree1Likes
  • 1 Post By jwwang

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 1, 2005, 06:56
Default Particle size in Eulerian Multiphase Model.
  #1
guru
Guest
 
Posts: n/a
Hello,

I am using a Eulerian-Eulerian Multiphase model to simulate the Oil separation from the Air.

Any "clue / guidelines" to choose the Secondary phase Oil particle Diameter size, for Phase definition? (Volume fraction of Oil varies from 3 to 11 %)

Thanks in advance. Guru.
  Reply With Quote

Old   January 4, 2005, 04:51
Default Re: Particle size in Eulerian Multiphase Model.
  #2
fpingqian
Guest
 
Posts: n/a
You can see the manual. I think you can select the oil as the secondary phase. However, in Eulerian-Eulerian Multiphase model , you only can set one diameter size, not a diameter size distribution.
  Reply With Quote

Old   January 10, 2005, 06:01
Default Re: Particle size in Eulerian Multiphase Model.
  #3
jwwang
Guest
 
Posts: n/a
you can use the udf! #include udf.h

DEFINE_PROFILE(particel_distribution,thread,index) {

real x[ND_ND]; real y; cell_t c;

begin_c_loop(c,thread)

{ C_CENTROID(x,c,thread); y=x[1]; F_PROFILE(c,thread,index)=1(exp(pow(y16,1.2))); } end_c_loop(c,thread) }
mdzaaibt likes this.
  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
critical error during installation of openfoam Fabio88 OpenFOAM Installation 21 June 2, 2010 04:01
Particle Transport Using the Eulerian Model Converge please! FLUENT 2 February 24, 2010 06:14
A model is used to model particle interaction with the geometry dungsidietquy FLUENT 0 November 4, 2009 17:05
OpenFOAM 13 AMD quadcore parallel results msrinath80 OpenFOAM Running, Solving & CFD 1 November 11, 2007 00:23
Selecting the multiphase model lily FLUENT 4 August 4, 2005 04:40


All times are GMT -4. The time now is 22:21.