Read the control parameters used by setDeltaT. More...
Read the control parameters used by setDeltaT.
Definition in file readTimeControls.H.
Go to the source code of this file.
Functions | |
Switch | adjustTimeStep (runTime.controlDict().lookup("adjustTimeStep")) |
scalar | maxCo (readScalar(runTime.controlDict().lookup("maxCo"))) |
Variables | |
scalar | maxDeltaT |
Switch adjustTimeStep | ( | runTime. | controlDict).lookup("adjustTimeStep" ) |
scalar maxCo | ( | readScalar(runTime.controlDict().lookup("maxCo")) | ) |
Referenced by if().
scalar maxDeltaT |
runTime.controlDict().lookupOrDefault<scalar>("maxDeltaT", GREAT)
Definition at line 40 of file readTimeControls.H.
Referenced by if().