createDyMControls.H
Go to the documentation of this file.
2(
3 pimple.dict().getOrDefault("correctPhi", true)
4);
5
7(
8 pimple.dict().getOrDefault("checkMeshCourantNo", false)
9);
10
12(
13 pimple.dict().getOrDefault("moveMeshOuterCorrectors", false)
14);
15
16
18(
19 pimple.dict().getOrDefault("massFluxInterpolation", false)
20);
21
23(
24 pimple.dict().getOrDefault("oversetAdjustPhi", false)
25);
26
28(
29 pimple.dict().getOrDefault("ddtCorr", true)
30);
pimpleControl & pimple
ddtCorr
Definition: readControls.H:9
massFluxInterpolation
Definition: readControls.H:7
adjustFringe
Definition: readControls.H:16
checkMeshCourantNo
correctPhi
moveMeshOuterCorrectors