OpenFOAM
v2512
The open source CFD toolbox
Loading...
Searching...
No Matches
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:26
maxDeltaT
maxDeltaT
Definition
readEngineTimeControls.H:3
applications
solvers
combustion
chemFoam
createControls.H
Generated by
1.16.1