#include "applications/solvers/multiphase/interMixingFoam/alphaEqns.H"
Go to the source code of this file.
Functions | |
label | nAlphaCorr (readLabel(piso.lookup("nAlphaCorr"))) |
label | nAlphaSubCycles (readLabel(piso.lookup("nAlphaSubCycles"))) |
if (nAlphaSubCycles > 1) |
label nAlphaCorr | ( | readLabel(piso.lookup("nAlphaCorr")) | ) |
label nAlphaSubCycles | ( | readLabel(piso.lookup("nAlphaSubCycles")) | ) |
if | ( | nAlphaSubCycles | , |
1 | |||
) |
Definition at line 11 of file alphaEqnsSubCycle.H.
References nAlphaSubCycles(), and rhoPhi().