55 #ifndef functionObjects_XiReactionRate_H
56 #define functionObjects_XiReactionRate_H
64 namespace functionObjects
73 public fvMeshFunctionObject
108 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const word & name() const
Return the name of this functionObject.
Writes the turbulent flame-speed and reaction-rate volScalarFields for the Xi-based combustion models...
void operator=(const XiReactionRate &)=delete
Disallow default bitwise assignment.
virtual wordList fields() const
Return the list of fields required.
virtual ~XiReactionRate()
Destructor.
XiReactionRate(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool execute()
Do nothing.
virtual bool write()
Write the cell-centre fields.
TypeName("XiReactionRate")
Runtime type information.
A class for handling words, derived from string.