OpenFOAM
v2512
The open source CFD toolbox
Loading...
Searching...
No Matches
readSolidMultiRegionSIMPLEControls.H
Go to the documentation of this file.
1
const
dictionary
&
simple
=
mesh
.solutionDict().subDict(
"SIMPLE"
);
2
3
const
int
nNonOrthCorr
=
4
simple
.getOrDefault<
int
>(
"nNonOrthogonalCorrectors"
, 0);
mesh
dynamicFvMesh & mesh
Definition
createDynamicFvMesh.H:6
simple
const dictionary & simple
Definition
readFluidMultiRegionSIMPLEControls.H:1
nNonOrthCorr
const int nNonOrthCorr
Definition
readFluidMultiRegionSIMPLEControls.H:3
writeChecksFormatType::dictionary
@ dictionary
Definition
writeMeshChecks.H:4
applications
solvers
heatTransfer
chtMultiRegionFoam
chtMultiRegionSimpleFoam
solid
readSolidMultiRegionSIMPLEControls.H
Generated by
1.16.1