36 namespace functionObjects
83 const word uThermoName
92 const word bThermoName
121 bSource*(bThermo.hf()()() - uThermo.
hf()()())
130 "uRhoMulticomponentThermo or bRhoMulticomponentThermo "
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
static word groupName(Name name, const word &group)
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Base-class for combustion fluid thermodynamic properties based on compressibility.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base-class for Time/database functionObjects.
virtual bool read(const dictionary &)
Read and set the functionObject if its data have changed.
Calculates and caches the heat release rate bXiQdot of the Weller b-Xi combustion model.
bXiQdot(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual ~bXiQdot()
Destructor.
virtual bool execute()
Do nothing.
virtual bool write()
Write the cell-centre fields.
virtual bool read(const dictionary &)
Read the controls.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
const objectRegistry & obr_
Reference to the objectRegistry.
FunctionObject base class for managing a list of objects on behalf of the inheriting function object,...
void resetLocalObjectName(const word &name)
Reset the list of local object names from a single word.
virtual bool read(const dictionary &)
Read the list of objects to be written.
virtual bool write()
Write function.
void cacheTemporary(const word &name) const
Add the given name to the cacheTemporaryObjects set.
Template function which returns the un-mangled name of a given type. Useful for types which do not ha...
Base-class for combustion fluid thermodynamic properties based on compressibility.
virtual tmp< volScalarField > hf() const =0
Standard enthalpy of formation [J/kg].
static const word burntPhaseName
static const word unburntPhaseName
A class for handling words, derived from string.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
defineTypeNameAndDebug(fvMeshFunctionObject, 0)
addToRunTimeSelectionTable(functionObject, fvModel, dictionary)
errorManipArg< error, int > exit(error &err, const int errNo=1)
String typeName(const std::type_info &info)
Return the un-mangled name given the standard type info.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.