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