createDyMControls.H
Go to the documentation of this file.
1#include "createControl.H"
3
5(
6 pimple.dict().getOrDefault("correctPhi", mesh.dynamic())
7);
8
10(
11 pimple.dict().getOrDefault("checkMeshCourantNo", false)
12);
13
15(
16 pimple.dict().getOrDefault("moveMeshOuterCorrectors", false)
17);
pimpleControl & pimple
dynamicFvMesh & mesh
Read the control parameters used by setDeltaT.
checkMeshCourantNo
correctPhi
moveMeshOuterCorrectors