|
[Sponsors] |
September 20, 2001, 06:27 |
Explain VOF Reconstruction Method
|
#1 |
Guest
Posts: n/a
|
VOF (Volume of Fluid) methods can be categoried by the interface reconstruction method. Depending upon the method used in computing the interface normal (slope):
1.One-dimensional (operator split) 2.Multi-dimensional Question: What does it mean by one-dim of multi-dim? What is the meaning of the noun "operator split"? |
|
September 20, 2001, 11:26 |
Re: Explain VOF Reconstruction Method
|
#2 |
Guest
Posts: n/a
|
split method means that your reconstruct and advect in one direction say the x direction then you repeat for the other direction say the y direction instead of a multidimensional (or unsplit) method where the advection and reconstruction is done in one step.
A simple split method tends to be more accurate than the unsplit method (if one takes into consideration the directional bias) thus it tends to be more dispersive and one may need to build in a flux limiter to the algorithm. sorry I think I am babbling now. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to apply VOF method? | yeeking86 | CFX | 7 | August 23, 2010 19:24 |
VOF method | yapalparvi | Main CFD Forum | 0 | June 12, 2009 23:27 |
[Commercial meshers] ST_Malloc: out of memory.malloc_storage: unable to malloc Velocity SA, | cfdproject | OpenFOAM Meshing & Mesh Conversion | 0 | April 14, 2009 16:45 |
VOF method on inter-tank transfer | Louis | FLUENT | 0 | March 14, 2006 10:28 |
Moving mesh or VOF? | Giovanni | Main CFD Forum | 16 | September 24, 2001 09:25 |