6 #include "readTimeControls.H" 8 label nAlphaCorr(readLabel(pimple.dict().lookup(
"nAlphaCorr")));
10 label nAlphaSubCycles(readLabel(pimple.dict().lookup(
"nAlphaSubCycles")));
12 if (nAlphaSubCycles > 1 && pimple.nCorrPIMPLE() != 1)
14 FatalErrorIn(args.executable())
15 <<
"Sub-cycling alpha is only allowed for PISO operation, " 16 "i.e. when the number of outer-correctors = 1"