OpenFOAM: API Guide
v2112
The open source CFD toolbox
createControls.H
Go to the documentation of this file.
1
bool
adjustTimeStep
(
runTime
.controlDict().get<
bool
>(
"adjustTimeStep"
));
2
3
scalar
maxDeltaT
(
runTime
.controlDict().get<scalar>(
"maxDeltaT"
));
runTime
engineTime & runTime
Definition:
createEngineTime.H:13
adjustTimeStep
bool adjustTimeStep
Definition:
createTimeControls.H:32
maxDeltaT
maxDeltaT
Definition:
readEngineTimeControls.H:3
applications
solvers
combustion
chemFoam
createControls.H
Generated by
1.9.5
OPENFOAM® is a registered
trademark
of OpenCFD Ltd.