OpenFOAM
4.1
The OpenFOAM Foundation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
applications
solvers
heatTransfer
chtMultiRegionFoam
solid
readSolidMultiRegionPIMPLEControls.H
Go to the documentation of this file.
1
const
dictionary&
pimple
=
mesh
.solutionDict().subDict(
"PIMPLE"
);
2
3
int
nNonOrthCorr =
4
pimple.lookupOrDefault<
int
>(
"nNonOrthogonalCorrectors"
, 0);
mesh
dynamicFvMesh & mesh
Definition:
createDynamicFvMesh.H:18
pimple
const dictionary & pimple
Definition:
readSolidMultiRegionPIMPLEControls.H:1
Generated by
1.8.11