1 #include "readTimeControls.H"
5 readLabel(pimple.dict().lookup("nAlphaCorr"))
10 readLabel(pimple.dict().lookup("nAlphaSubCycles"))
13 if (nAlphaSubCycles > 1 && pimple.nOuterCorr() != 1)
15 FatalErrorIn(args.executable())
16 << "Sub-cycling alpha is only allowed for PISO, "
17 "i.e. when the number of outer-correctors = 1"