|
[Sponsors] |
How to define the Initial Region of Fluid in VOF |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 1, 2007, 06:05 |
How to define the Initial Region of Fluid in VOF
|
#1 |
Guest
Posts: n/a
|
In domian initialization or Global initialization window we can define the Volume fraction of two fluids e.g. 0.5. But how two define the region during initilization.
|
|
March 1, 2007, 07:44 |
Re: How to define the Initial Region of Fluid in V
|
#2 |
Guest
Posts: n/a
|
Try using a step function. For example:
step((z-1[m])/1[m])*vof1+step((1[m]-z)/1[m])*vof2 would give you vof1 for z > 1 and vof for z < 1. |
|
March 6, 2007, 06:08 |
Re: How to define the Initial Region of Fluid in V
|
#3 |
Guest
Posts: n/a
|
Thanks Johnny it worked.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[POLYFLOW] How to define VOF initial fluid fraction? | cutejerk | ANSYS | 7 | June 6, 2013 09:47 |
Error while running rhoPisoFoam.. | nileshjrane | OpenFOAM Running, Solving & CFD | 8 | August 26, 2010 13:50 |
Differences between serial and parallel runs | carsten | OpenFOAM Bugs | 11 | September 12, 2008 12:16 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |