OpenFOAM
v2512
The open source CFD toolbox
Loading...
Searching...
No Matches
createControls.H
Go to the documentation of this file.
1
#include "
createControl.H
"
2
3
int
nCorr
=
stressControl
.getOrDefault<
int
>(
"nCorrectors"
, 1);
4
5
scalar
convergenceTolerance
(
stressControl
.get<scalar>(
"D"
));
createControl.H
stressControl
const dictionary & stressControl
Definition
createControl.H:1
nCorr
const int nCorr
Definition
readFluidMultiRegionPIMPLEControls.H:3
convergenceTolerance
convergenceTolerance
Definition
readSolidDisplacementFoamControls.H:2
applications
solvers
stressAnalysis
solidDisplacementFoam
createControls.H
Generated by
1.16.1