35 namespace functionObjects
100 Log <<
" Writing turbulent flame-speed field " << St.name()
101 <<
" to " << time_.timeName() <<
endl;
116 Log <<
" Writing reaction-rate field " << wdot.
name()
117 <<
" to " << time_.timeName() <<
endl;
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
virtual Ostream & write(const char)=0
Write character.
const word & name() const
Return name.
virtual ~XiReactionRate()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
addToRunTimeSelectionTable(functionObject, Qdot, dictionary)
const dimensionedScalar b
Wien displacement law constant: default SI units: [m K].
Ostream & endl(Ostream &os)
Add newline and flush stream.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Macros for easy insertion into run-time selection tables.
XiReactionRate(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
bool read(const char *, int32_t &)
Calculate the gradient of the given field.
A class for handling words, derived from string.
virtual wordList fields() const
Return the list of fields required.
defineTypeNameAndDebug(Qdot, 0)
virtual bool execute()
Do nothing.
virtual bool write()
Write the cell-centre fields.
#define Log
Report write to Foam::Info if the local log switch is true.
dimensioned< scalar > mag(const dimensioned< Type > &)
const tmp< volScalarField::Internal > & Su
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
virtual bool write(const bool write=true) const
Write using setting from DB.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...