OpenFOAM
10
The OpenFOAM Foundation
createControls.H
Go to the documentation of this file.
1
#include "
createControl.H
"
2
3
int
nCorr
=
stressControl
.lookupOrDefault<
int
>(
"nCorrectors"
, 1);
4
5
scalar
convergenceTolerance
(
stressControl
.lookup<scalar>(
"D"
));
stressControl
const dictionary & stressControl
Definition:
createControl.H:1
createControl.H
nCorr
int nCorr
Definition:
createControls.H:3
convergenceTolerance
scalar convergenceTolerance(stressControl.lookup< scalar >("D"))
applications
solvers
stressAnalysis
solidDisplacementFoam
createControls.H
Generated by
1.8.13