|
[Sponsors] |
![]() |
![]() |
#1 |
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. |
|
![]() |
![]() |
![]() |
#2 |
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.
|
|
![]() |
![]() |
![]() |
#3 |
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) } |
|
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
critical error during installation of openfoam | Fabio88 | OpenFOAM Installation | 21 | June 2, 2010 03:01 |
Particle Transport Using the Eulerian Model | Converge please! | FLUENT | 2 | February 24, 2010 05:14 |
A model is used to model particle interaction with the geometry | dungsidietquy | FLUENT | 0 | November 4, 2009 16:05 |
OpenFOAM 13 AMD quadcore parallel results | msrinath80 | OpenFOAM Running, Solving & CFD | 1 | November 10, 2007 23:23 |
Selecting the multiphase model | lily | FLUENT | 4 | August 4, 2005 03:40 |