runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual scalar timeToUserTime(const scalar t) const
Return t (s)
virtual bool read(const dictionary &controlDict)
Read the controlDict and set all the parameters.
real(const dictionary &controlDict)
Construct from controlDict.
virtual word unit() const
Return real-time unit (s)
Macros for easy insertion into run-time selection tables.
defineTypeNameAndDebug(engine, 0)
A class for handling words, derived from string.
virtual ~real()
Destructor.
virtual scalar userTimeToTime(const scalar tau) const
Return tau (s)
addToRunTimeSelectionTable(userTime, engine, dictionary)