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