34 namespace functionObjects
53 phaseName_(
word::null)
104 <<
"Unable to find fluidThermo " << thermoName
105 <<
" in the database"
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
static word groupName(Name name, const word &group)
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....
Base-class for fluid thermodynamic properties.
Abstract base-class for Time/database functionObjects.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
Calculates the magnitude of the sqr of a field.
virtual bool read(const dictionary &)
Read optional controls.
Calculates and writes the total enthalpy (ha + K) as the volScalarField Ha.
totalEnthalpy(const word &name, const Time &runTime, const dictionary &)
Construct from Time and dictionary.
virtual ~totalEnthalpy()
Destructor.
virtual bool execute()
Calculate the totalEnthalpy field.
virtual bool write()
Do nothing.
virtual bool read(const dictionary &)
Read the data.
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.
A class for handling words, derived from string.
static const word null
An empty word.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
defineTypeNameAndDebug(adjustTimeStepToCombustion, 0)
addToRunTimeSelectionTable(functionObject, adjustTimeStepToCombustion, dictionary)
errorManipArg< error, int > exit(error &err, const int errNo=1)
word name(const bool)
Return a word representation of a bool.
fluidMulticomponentThermo & thermo