setDeltaT.H
Go to the documentation of this file.
2 {
3  runTime.setDeltaT(min(dtChem, maxDeltaT));
4  Info<< "deltaT = " << runTime.deltaTValue() << endl;
5 }
engineTime & runTime
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:531
scalar dtChem
label min(const labelHashSet &set, label minValue=labelMax)
Find the min value in labelHashSet, optionally limited by second argument.
Definition: hashSets.C:26
messageStream Info
Information stream (stdout output on master, null elsewhere)
bool adjustTimeStep