Go to the documentation of this file.
93 #ifndef functionObjects_ddt_H
94 #define functionObjects_ddt_H
102 namespace functionObjects
111 public fieldExpression
139 const dictionary&
dict
150 virtual ~ddt() =
default;
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const word & name() const noexcept
Intermediate class for handling field expression function objects (e.g. blendingFactor etc....
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt(const dimensioned< Type > dt, const faMesh &mesh)
ddt(const word &name, const Time &runTime, const dictionary &dict)
void operator=(const ddt &)=delete
Computes the Eulerian time derivative of an input volume field for time-variant simulations (not appr...