FreeFOAM The Cross-Platform CFD Toolkit
interPhaseChangeFoam.C File Reference

Solver for 2 incompressible, isothermal immiscible fluids with phase-change (e.g. cavitation). More...


Detailed Description

Solver for 2 incompressible, isothermal immiscible fluids with phase-change (e.g. cavitation).

Uses a VOF (volume of fluid) phase-fraction based interface capturing approach. The momentum and other fluid properties are of the "mixture" and a single momentum equation is solved.

The set of phase-change models provided are designed to simulate cavitation but other mechanisms of phase-change are supported within this solver framework.

Turbulence modelling is generic, i.e. laminar, RAS or LES may be selected.

Usage
  • interPhaseChangeFoam [OPTION]
Parameters:
-case<dir>
Specify the case directory
-parallel
Run the case in parallel
-help
Display short usage message
-doc
Display Doxygen documentation page
-srcDoc
Display source code

Definition in file interPhaseChangeFoam.C.

+ Include dependency graph for interPhaseChangeFoam.C:

Go to the source code of this file.