readDyMControls.H
Go to the documentation of this file.
1 #include "readTimeControls.H"
2 
3 correctPhi = pimple.dict().lookupOrDefault
4 (
5  "correctPhi",
7 );
8 
9 checkMeshCourantNo = pimple.dict().lookupOrDefault
10 (
11  "checkMeshCourantNo",
13 );
pimpleControl pimple(mesh)
checkMeshCourantNo
correctPhi
Read the control parameters used by setDeltaT.