Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Fluid Dynamics›Volume of Fluid Method
Process / pipelineFluid Dynamics

Volume of Fluid Method

Also known as: VOF, VoF, volume fraction method

The Volume of Fluid (VOF) method is an Eulerian interface-tracking technique for multiphase flow simulations, developed by Hirt and Nichols in 1981. Instead of explicitly tracking the interface between phases, VOF advects a scalar field (the volume fraction) that represents the fractional volume of one phase in each grid cell. This approach elegantly handles topological changes (splashing, merging, breaking) without explicit interface reconstruction, making it ideal for complex multiphase flows on fixed Eulerian grids.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 3 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Volume of Fluid
Eulerian-Lagrangian ModelLarge Eddy SimulationLattice Boltzmann MethodLevel Set MethodSmoothed Particle Hydrod…

When to use it

VOF is ideal for multiphase flows involving free surfaces, bubbles, droplets, and complex mixing on structured or unstructured grids. Use VOF when topological changes (breaking, coalescence) are significant and explicit interface tracking is impractical. VOF works well with standard Navier-Stokes solvers on existing Eulerian grids. Prefer VOF for industrially relevant problems; it is mature, robust, and available in commercial CFD packages. Avoid VOF if extreme interface sharpness is critical (use Level Set instead) or if the interface geometry is extremely complex and cannot be accurately reconstructed.

Strengths & limitations

Strengths
  • Handles topological changes naturally without explicit interface tracking or merging algorithms
  • Conservative by construction: volume fractions integrate to conserved phase volumes
  • Computationally efficient on structured grids; integrates readily with RANS simulations
  • Works with arbitrary numbers of phases; generalizes to multiphase flows naturally
  • Well-established industrial tool with mature implementations in ANSYS, OpenFOAM, Star-CCM+
Limitations
  • Interface is smeared over several grid cells; accuracy depends on interface reconstruction scheme
  • Smearing increases with time due to advection diffusion; longer simulations lose interface sharpness
  • Interface reconstruction (PLIC, ELIAS) adds complexity and computational cost
  • Surface tension calculation from volume fractions can be noisy; requires smoothing
  • Handling of wetting and contact angle is model-dependent and often inadequate

Frequently asked

How does VOF differ from Level Set method?

VOF advects a volume fraction (conserved, bounded 0-1), resulting in conservative phase volumes but smeared interfaces. Level Set tracks a signed distance function (not conserved), yielding sharper interfaces but requiring mass correction. VOF is more robust; Level Set is more accurate. Hybrid methods (coupled VOF-LS) combine benefits of both.

What is interface reconstruction and why is it necessary?

Volume fractions define phase amounts per cell but not interface position. Interface reconstruction (PLIC, ELIAS) geometrically estimates the interface location from F values, allowing accurate curvature computation and surface tension application. Without it, interfaces become thick and diffuse over time. PLIC assumes the interface is a straight line (2D) or plane (3D) per cell.

How do I reduce interface diffusion in VOF simulations?

Use high-order, compressive discretization schemes for volume fraction advection (CICSAM, MULES). These schemes limit numerical diffusion while avoiding oscillations. Ensure sufficient grid resolution at the interface: typically 3-5 cells across the interface. For long simulations, periodically apply interface sharpening to restore crisp interfaces.

How is surface tension computed in VOF?

Curvature κ is estimated from the interface geometry (reconstructed from volume fractions) using finite differences. The surface tension force f_s = σ κ n̂δ (where σ is surface tension, n̂ is normal, δ is interface thickness) is applied to the momentum equation. Noisy curvature estimates are smoothed to prevent spurious oscillations.

Can VOF simulate contact angles and wetting?

Yes, by specifying contact angle boundary conditions at walls. The interface-wall intersection angle is enforced through wall-adjacent volume fractions or explicit contact angle models. However, accuracy is limited; thin films and capillary-dominated wetting are better handled with slip models or precursor films.

Sources

  1. 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. DOI: 10.1016/0021-9991(81)90145-5 ↗
  2. Youngs, D. L. (1982). Time-dependent multi-material flow with large fluid distortion. In Numerical Methods for Fluid Dynamics (pp. 273-285). Academic Press. link ↗
  3. Ubbink, O., & Issa, R. I. (1999). A method for capturing sharp fluid interfaces on arbitrary meshes. Journal of Computational Physics, 153(1), 26-50. DOI: 10.1006/jcph.1999.6276 ↗

How to cite this page

ScholarGate. (2026, June 3). Volume of Fluid Method. ScholarGate. https://scholargate.app/en/fluid-dynamics/volume-of-fluid

Related methods

Eulerian-Lagrangian ModelLarge Eddy SimulationLattice Boltzmann MethodLevel Set MethodSmoothed Particle Hydrodynamics

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Eulerian-Lagrangian ModelFluid Dynamics↔ compare
  • Large Eddy SimulationFluid Dynamics↔ compare
  • Lattice Boltzmann MethodFluid Dynamics↔ compare
  • Level Set MethodFluid Dynamics↔ compare
  • Smoothed Particle HydrodynamicsFluid Dynamics↔ compare
Compare side by side →

Referenced by

Eulerian-Lagrangian ModelLarge Eddy SimulationLattice Boltzmann MethodLevel Set MethodSmoothed Particle Hydrodynamics

Similar methods

Level Set MethodEulerian-Lagrangian ModelSmoothed Particle HydrodynamicsPhase-Field ModelingReynolds-Averaged Navier-StokesLarge Eddy SimulationLattice Boltzmann MethodBoundary Element Method

Related reference concepts

Finite Volume MethodsFinite Difference MethodsPDE Methods in Computational PhysicsFinite-Element and Grid Field SolversNumerical Solution of Partial Differential EquationsContinuum and Fluid Mechanics

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Volume of Fluid (Volume of Fluid Method). Retrieved 2026-07-21 from https://scholargate.app/en/fluid-dynamics/volume-of-fluid · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Cleve Hirt
Subfamily
Fluid Dynamics
Year
1981
Type
Eulerian interface tracking method
Related methods
Eulerian-Lagrangian ModelLarge Eddy SimulationLattice Boltzmann MethodLevel Set MethodSmoothed Particle Hydrodynamics
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account