Go to the documentation of this file.
81 #ifndef functionObjects_XiReactionRate_H
82 #define functionObjects_XiReactionRate_H
90 namespace functionObjects
99 public fvMeshFunctionObject
114 const dictionary&
dict
137 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Writes the turbulent flame-speed and reaction-rate volScalarFields for the Xi-based combustion models...
A class for handling words, derived from Foam::string.
XiReactionRate(const word &name, const Time &runTime, const dictionary &dict)
TypeName("XiReactionRate")
void operator=(const XiReactionRate &)=delete
Specialization of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
virtual ~XiReactionRate()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const word & name() const noexcept
virtual bool read(const dictionary &)