diff --git a/applications/solvers/multiphase/interPhaseChangeFoam/interPhaseChangeFoam.C b/applications/solvers/multiphase/interPhaseChangeFoam/interPhaseChangeFoam.C index 159dc6cfe9394a14312e0978266f47692285f391..de9baf4d7e3cccb06cb66610fc7aa920accbf549 100644 --- a/applications/solvers/multiphase/interPhaseChangeFoam/interPhaseChangeFoam.C +++ b/applications/solvers/multiphase/interPhaseChangeFoam/interPhaseChangeFoam.C @@ -26,10 +26,14 @@ Application interPhaseChangeFoam Description - Solver for 2 incompressible, isothermal immiscible fluids with phase-change. - 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. + 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. \*---------------------------------------------------------------------------*/