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
maxDeltaT
scalar maxDeltaT(runTime.controlDict().get< scalar >("maxDeltaT"))
adjustTimeStep
bool adjustTimeStep(runTime.controlDict().get< bool >("adjustTimeStep"))