1 #include "readPISOControls.H"
2 #include "readTimeControls.H"
6 readLabel(piso.lookup("nAlphaSubCycles"))
9 if (nAlphaSubCycles > 1 && nOuterCorr != 1)
11 FatalErrorIn(args.executable())
12 << "Sub-cycling alpha is only allowed for PISO, "
13 "i.e. when the number of outer-correctors = 1"