36 #ifndef functionObjects_Qdot_H 37 #define functionObjects_Qdot_H 46 namespace functionObjects
102 virtual bool write();
TypeName("Qdot")
Runtime type information.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
static const List< T > & null()
Return a null List.
virtual ~Qdot()
Destructor.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Qdot(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool write()
Do nothing.
A class for handling words, derived from string.
Calculates and outputs the heat release rate for the current combustion model.
virtual bool read(const dictionary &)
Read the data.
virtual wordList fields() const
Return the list of fields required.
FunctionObject base class for managing a list of objects on behalf of the inheriting function object...
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
virtual bool execute()
Calculate the Qdot field.