readControls.H
Go to the documentation of this file.
1 #include "readTimeControls.H"
2 
3 correctPhi = pimple.dict().lookupOrDefault("correctPhi", false);
4 
5 checkMeshCourantNo = pimple.dict().lookupOrDefault("checkMeshCourantNo", false);
checkMeshCourantNo
bool checkMeshCourantNo
Definition: readControls.H:6
readTimeControls.H
Read the control parameters used by setDeltaT.
pimple
const dictionary & pimple
Definition: readFluidMultiRegionPIMPLEControls.H:1
correctPhi
bool correctPhi
Definition: readControls.H:3