![]() |
Multiphase Modeling-Different Velocities at inlet
Hi
I am trying to simulate multiphase flow in a pipe. There are water, oil and air flowing simultaneously together. I could define three different regions for three phases by using field function. now I want to set a constant velocity for oil and water and different constant velocity for air. I do not know how to set it. anybody can help me? Thank You |
I don't know if this will work or not, but it might be worth trying. If you have defined the volume fractions for the three phases, then just multiply the velocity that you want for each phase by that phase's volume fraction and add all three of these velocities:
air inlet velocity * air vf + water inlet velocity * water vf + oil inlet velocity * oil vf This will give you the correct profile, I think. |
The problem is that I want to have two different boundary conditions instead of one. Thanks for your suggestion though
|
What do you mean by different boundary conditions?
|
I want to have different constant values for liquid and gas phases. Oil and water need to have 0.5 m/s and air 1m/s velocity.
|
Then this field function should work:
<0.5 m/s> * ($oilvf + $watervf) + <1 m/s> * $airvf (you need to define these field functions: oilvf, watervf, and airvf for inlet.) |
Use an Eulerian-Eulerian approach. In STAR-CCM+ called segregated multiphase. A VOF approach is not suitable for doing this.
|
| All times are GMT -4. The time now is 21:12. |