createControls.H
Go to the documentation of this file.
2
4(
5 pimple.dict().getOrDefault("correctPhi", false)
6);
7
9(
10 pimple.dict().getOrDefault("checkMeshCourantNo", false)
11);
12
14(
15 pimple.dict().getOrDefault("massFluxInterpolation", false)
16);
17
19(
20 pimple.dict().getOrDefault("oversetAdjustPhi", false)
21);
22
24(
25 pimple.dict().getOrDefault("ddtCorr", true)
26);
pimpleControl & pimple
ddtCorr
Definition: readControls.H:9
Read the control parameters used by setDeltaT.
massFluxInterpolation
Definition: readControls.H:7
adjustFringe
Definition: readControls.H:16
checkMeshCourantNo
correctPhi