59 interface.mesh().time().
name(),
A HashTable specialisation for hashing pointers.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
bool good() const
Return true if next operation might succeed.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
bool mixture() const
Whether or not there is a mass transfer rate for the mixture.
hashedWordList species() const
The list of individual species that are transferred.
tmp< volScalarField > d2mdtdpf() const
The mass transfer rate derivative w.r.t pressure for the mixture.
HashPtrTable< volScalarField > dmidtf() const
The mass transfer rate for individual species.
tmp< volScalarField > dmdtf() const
The mass transfer rate for the mixture.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Dimension set for the base types.
A wordList with hashed indices for faster lookup by name.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
virtual bool mixture() const
Whether or not there is a mass transfer rate for the mixture.
virtual ~phaseTransferModel()
Destructor.
bool writeData(Ostream &os) const
Dummy write for regIOobject.
virtual tmp< volScalarField > d2mdtdpf() const
The mass transfer rate derivative w.r.t pressure for the mixture.
virtual HashPtrTable< volScalarField > dmidtf() const
The mass transfer rate for individual species.
static const dimensionSet dimD2mdtdp
Mass transfer rate derivative w.r.t pressure dimensions.
virtual tmp< volScalarField > dmdtf() const
The mass transfer rate for the mixture.
static const hashedWordList noSpecies_
Empty species list.
virtual const hashedWordList & species() const
The list of individual species that are transferred.
static const dimensionSet dimDmdt
Mass transfer rate dimensions.
phaseTransferModel(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A class for managing temporary objects.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineBlendedInterfacialModelTypeNameAndDebug(diffusiveMassTransferModel, 0)
const dimensionSet dimPressure
word name(const bool)
Return a word representation of a bool.
const dimensionSet dimTime
const dimensionSet dimDensity
defineTypeNameAndDebug(combustionModel, 0)
void evaluate(GeometricField< Type, PatchField, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, PatchField, GeoMesh > &x)