1 #include "createControl.H" 6 pimple.dict().lookupOrDefault(
"correctPhi",
false)
11 pimple.dict().lookupOrDefault(
"checkMeshCourantNo",
false)
bool checkMeshCourantNo(pimple.dict().lookupOrDefault< Switch >("checkMeshCourantNo", false))
const dictionary & pimple
bool correctPhi(pimple.dict().lookupOrDefault< Switch >("correctPhi", true))
Read the control parameters used by setDeltaT.