ART

In computational fluid dynamics, the volume of fluid (VOF) method is a free-surface modelling technique, i.e. a numerical technique for tracking and locating the free surface (or fluid–fluid interface). It belongs to the class of Eulerian methods which are characterized by a mesh that is either stationary or is moving in a certain prescribed manner to accommodate the evolving shape of the interface. As such, VOF is an advection scheme—a numerical recipe that allows the programmer to track the shape and position of the interface, but it is not a standalone flow solving algorithm. The Navier–Stokes equations describing the motion of the flow have to be solved separately. The same applies for all other advection algorithms.

History

The volume of fluid method is based on earlier Marker-and-cell (MAC) methods. First accounts of what is now known as VOF have been given by Noh & Woodward in 1976,[1] where fraction function C (see below) appeared, although the first publication in a Journal was by Hirt and Nichols in 1981.[2] Since VOF method surpassed MAC by lowering computer storage requirements, it quickly became popular. Early applications include Torrey et al. from Los Alamos, who created VOF codes for NASA (1985,1987).[3] First implementations of VOF suffered from imperfect interface description, which was later remedied by introducing a Piecewise-Linear Interface Calculation (PLIC) scheme. Using VOF with PLIC is a contemporary standard, used in number of computer codes, such as FLOW-3D, Gerris (software), ANSYS Fluent, openFOAM, Simcenter STAR-CCM+ and CONVERGE.

Overview

The method is based on the idea of a so-called fraction function C. It is a scalar function, defined as the integral of a fluid's characteristic function in the control volume, namely the volume of a computational grid cell. The volume fraction of each fluid is tracked through every cell in the computational grid, while all fluids share a single set of momentum equations. When a cell is empty with no traced fluid inside, the value of C is zero; when the cell is full, C=1; and when there is a fluid interface in the cell, 0 < C < 1. C is a discontinuous function, its value jumps from 0 to 1 when the argument moves into interior of traced phase. The normal direction of the fluid interface is found where the value of C changes most rapidly. With this method, the free-surface is not defined sharply, instead it is distributed over the height of a cell. Thus, in order to attain accurate results, local grid refinements have to be done. The refinement criterion is simple, cells with 0<C<1 have to be refined. A method for this, known as the marker and micro-cell method, has been developed by Raad and his colleagues in 1997.[4]

The evolution of the m {\displaystyle m} m-th fluid in a system on n fluids is governed by the transport equation (actually the same equation that has to be fulfilled by the level-set method distance function \( \phi \) ):

\( {\frac {\partial C_{{m}}}{\partial t}}+{\mathbf {v}}\cdot \nabla C_{{m}}=0, \)

with the following constraint

\( \sum _{{m=1}}^{{n}}C_{{m}}=1, \)

i.e., the volume of the fluids is constant. For each cell, properties such as density \( \rho \) are calculated by a volume fraction average of all fluids in the cell

\( {\displaystyle \rho =\sum _{m=1}^{n}\rho _{m}C_{m}.} \)

These properties are then used to solve a single momentum equation through the domain, and the attained velocity field is shared among the fluids.

The VOF method is computationally friendly, as it introduces only one additional equation and thus requires minimal storage. The method is also characterized by its capability of dealing with highly non-linear problems in which the free-surface experiences sharp topological changes. By using the VOF method, one also evades the use of complicated mesh deformation algorithms used by surface-tracking methods. The major difficulty associated with the method is the smearing of the free-surface. This problem originates from excessive diffusion of the transport equation.
Discretization

To avoid smearing of the free-surface, the transport equation has to be solved without excessive diffusion. Thus, the success of a VOF method depends heavily on the scheme used for the advection of the C field. Any chosen scheme needs to cope with the fact that C is discontinuous, unlike e.g. the distance function \( \phi \) used in the Level-Set method.

Whereas a first order upwind scheme smears the interface, a downwind scheme of the same order will cause a false distribution problem which will cause erratic behavior in case of the flow is not oriented along a grid line. As these lower-order schemes are inaccurate, and higher-order schemes are unstable and induce oscillations, it has been necessary to develop schemes which keep the free-surface sharp while also producing monotonic profiles for C.[5] Over the years, a multitude of different methods for treating the advection have been developed. In the original VOF-article by Hirt, a donor-acceptor scheme was employed. This scheme formed a basis for the compressive differencing schemes.

The different methods for treating VOF can be roughly divided into three categories, namely the donor-acceptor formulation, higher order differencing schemes and line techniques.
The Donor-Acceptor Schemes

The donor-acceptor scheme is based on two fundamental criteria, namely the boundedness criterion and the availability criterion. The first one states that the value of C has to be bounded between zero and one. The latter criterion ensures that the amount of fluid convected over a face during a time step is less than or equal to the amount available in the donor cell, i.e., the cell from which the fluid is flowing to the acceptor cell. In his original work, Hirt treated this with a blended scheme consisting of controlled downwinding and upwind differencing.
Higher Order Differencing Schemes

In the higher order differencing schemes, as the name suggests, the convective transport equation is discretized with higher order or blended differencing schemes. Such methods include the Compressive Interface Capturing Scheme for Arbitrary Meshes (CICSAM) [6] and High Resolution Interface Capturing (HRIC) [7] scheme, which are both based on the Normalized Variable Diagram (NVD) by Leonard.[8]
Geometrical Reconstruction Techniques
A spherical droplet represented by PLIC [9](Piecewise Linear Interface Calculation) geometrical reconstruction technique in a VOF simulation; (a) general view, (b) zoom into the cavity region. Reconstruction yields a planar segment in each of the control volumes; the segments are generally discontinuous, which is visible especially in the under-resolved regions.Obtained using the Basilisk code [1].

Line techniques circumvent the problems associated with the discretization of the transport equation by not tracking the interface in a cell explicitly. Instead, the fluid distribution in a cell an interface is obtained by using the volume fraction distribution of neighbouring cells. The Simple Line Interface Calculation (SLIC) by Noh and Woodward from 1976[1] uses a simple geometry to reconstruct the interface. In each cell the interface is approximated as a line parallel to one of the coordinate axes and assumes different fluid configurations for the horizontal and vertical movements respectively. A widely used technique today is the Piecewise Linear Interface Calculation by Youngs.[10] PLIC is based on the idea that the interface can be represented as a line in R2 or a plane in R3; in the latter case we may describe the interface by:

( {\mathbf {n}}_{x}+{\mathbf {n}}_{y}+{\mathbf {n}}_{z}=\alpha , \)

where \( \mathbf {n} \) is a vector normal to the interface. Components of the normal are found e.g. by using the finite difference method or its combination with least squares optimization. The free term \( \alpha \) is then found (analytically or by approximation) by enforcing mass conservation within computational cell. Once the description of the interface is established, the advection equation of C is solved using geometrical techniques such as finding the flux of C between grid cells, or advecting the endpoints of interface using discrete values of fluid velocity.
See also

Immersed boundary method
Stochastic Eulerian Lagrangian method
Level-set method
sloshing

References

Noh, W.F.; Woodward, P. (1976). "SLIC (Simple Line Interface Calculation). In proceedings of 5th International Conference of Fluid Dynamics, edited by A. I. van de Vooren & P.J. Zandbergen". Lecture Notes in Physics. 59: 330–340. doi:10.1007/3-540-08004-x_336.
Hirt, C.W.; Nichols, B.D. (1981). "Volume of fluid (VOF) method for the dynamics of free boundaries". Journal of Computational Physics. 39 (1): 201–225. Bibcode:1981JCoPh..39..201H. doi:10.1016/0021-9991(81)90145-5.
Torrey, M.; Cloutman, L. (1985). "NASA-VOF2D: a computer program for incompressible flows with free surfaces (unpublished)". LANL Technical Report LA-10612-MS.
Chen, S.; Raad, D.B. (1997). "The surface marker and micro-cell method". International Journal for Numerical Methods in Fluids. 25 (7): 749–778. Bibcode:1997IJNMF..25..749C. doi:10.1002/(SICI)1097-0363(19971015)25:7<749::AID-FLD584>3.3.CO;2-F.
Darwish, M.; Moukalled, F. (2006). "Convective Schemes for Capturing Interfaces of Free-Surface Flows on Unstructured Grids". Numerical Heat Transfer Part B. 49 (1): 19–42. Bibcode:2006NHTB...49...19D. doi:10.1080/10407790500272137.
Ubbink, O.; Issa, R.I. (1999). "Method for Capturing Sharp Fluid Interfaces on ArbitraryMeshes". J. Comput. Phys. 153 (1): 26–50. Bibcode:1999JCoPh.153...26U. doi:10.1006/jcph.1999.6276.
Muzaferija, S.; Peric, M.; Sames, P; Schelin, T. (1998). "A two-fluid Navier-Stokes solver to simulate water entry". Twenty-Second Symposium on Naval Hydrodynamics.
Leonard, B.P. (1991). "The ULTIMATE conservative difference scheme applied to unsteady one-dimensional advection". Computer Methods in Applied Mechanics and Engineering. 88 (1): 17–74. Bibcode:1991CMAME..88...17L. doi:10.1016/0045-7825(91)90232-U.
Aniszewski, Wojciech (2014). "Volume of Fluid (VOF) type advection methods in two-phase flow: A comparative study". Computers & Fluids. 97: 52–73. arXiv:1405.5140. Bibcode:2014arXiv1405.5140A. doi:10.1016/j.compfluid.2014.03.027.

Youngs, D.L. (1982). "Time-dependent multi-material flow with large fluid distortion". Numerical Methods for Fluid Dynamics: 273–285.

Pilliod, J.E. (1992), "An analysis of Piecewise Linear Interface Reconstruction Algorithms for Volume of Fluid Methods. Technical Report.", Technical Report, U.C. Davis

Physics Encyclopedia

World

Index

Hellenica World - Scientific Library

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License