virtual scalar timeToUserTime(const scalar t) const
Convert the real-time (s) into user-time (e.g. CA deg).
scalar timeOutputValue() const
Return the current user-time value. (ie, after applying any timeToUserTime() conversion).
dimensionedScalar deltaT0() const
Return old time step.
label timeIndex() const noexcept
Return the current time index.
scalar deltaTValue() const noexcept
Return time step value.
dimensionedScalar deltaT() const
Return time step.
bool writeTime() const noexcept
True if this is a write interval.
scalar deltaT0Value() const noexcept
Return old time step value.
const word & timeName() const noexcept
Return the current time name.
const word & name() const noexcept
const scalar & value() const noexcept
A class for handling words, derived from Foam::string.
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.