41 #ifndef functionObjects_specieReactionRates_H 42 #define functionObjects_specieReactionRates_H 52 namespace functionObjects
59 template<
class ChemistryModelType>
68 const ChemistryModelType& chemistryModel_;
74 virtual void writeFileHeader(
const label i);
113 virtual bool write();
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
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...
virtual bool write()
Write the specie reaction rates.
TypeName("specieReactionRates")
Runtime type information.
virtual bool execute()
Do nothing.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual bool read(const dictionary &)
Read the specieReactionRates data.
A class for handling words, derived from string.
virtual ~specieReactionRates()
Destructor.
Volume (cell) region selection class.
Writes the domain averaged reaction rates for each specie for each reaction into the file <timeDir>/s...
Specialization of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
functionObject base class for creating, maintaining and writing log files e.g. integrated of averaged...