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).
decomposeUsingBbs false
Use bounding boxes (default) or unique decomposition of triangles (i.e. do not duplicate triangles) ...
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
TimeState()
Construct a zero time state, using the current time formatting.