OpenFOAM
v2512
The open source CFD toolbox
Loading...
Searching...
No Matches
readDyMControls.H
Go to the documentation of this file.
1
#include "
readTimeControls.H
"
2
3
correctPhi
=
pimple
.dict().getOrDefault
4
(
5
"correctPhi"
,
6
correctPhi
7
);
8
9
checkMeshCourantNo
=
pimple
.dict().getOrDefault
10
(
11
"checkMeshCourantNo"
,
12
checkMeshCourantNo
13
);
14
15
moveMeshOuterCorrectors
=
pimple
.dict().getOrDefault
16
(
17
"moveMeshOuterCorrectors"
,
18
moveMeshOuterCorrectors
19
);
pimple
pimpleControl & pimple
Definition
setRegionFluidFields.H:56
checkMeshCourantNo
checkMeshCourantNo
Definition
readDyMControls.H:9
correctPhi
correctPhi
Definition
readDyMControls.H:3
moveMeshOuterCorrectors
moveMeshOuterCorrectors
Definition
readDyMControls.H:15
readTimeControls.H
Read the control parameters used by setDeltaT.
src
dynamicFvMesh
include
readDyMControls.H
Generated by
1.16.1