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