38 deltaTchanged_(false),
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual scalar timeToUserTime(const scalar t) const
Convert the real-time (s) into user-time (e.g. CA deg)
virtual scalar userTimeToTime(const scalar theta) const
Convert the user-time (e.g. CA deg) to real-time (s).
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
virtual ~TimeState()
Destructor.