overCompressibleInterDyMFoam.C File Reference

Solver for two compressible, non-isothermal, immiscible fluids using VOF (i.e. volume of fluid) phase-fraction based interface capturing approach. More...

Go to the source code of this file.

Detailed Description

Solver for two compressible, non-isothermal, immiscible fluids using VOF (i.e. volume of fluid) phase-fraction based interface capturing approach.

Original source file overCompressibleInterDyMFoam.C

This solver supports dynamic mesh motions including overset cases.

The momentum and other fluid properties are of the "mixture" and a single momentum equation is solved.

Either mixture or two-phase transport modelling may be selected. In the mixture approach, a single laminar, RAS or LES model is selected to model the momentum stress. In the Euler-Euler two-phase approach separate laminar, RAS or LES selected models are selected for each of the phases.

Definition in file overCompressibleInterDyMFoam.C.