49 const bool registerObject
68 dict.lookupOrDefault<scalar>
73 interface.phase1().residualAlpha().value()
74 *interface.phase2().residualAlpha().value()
92 return K(residualAlpha_.value());
113 const scalar residualAlpha
128 return modelInThe(phase).K();
135 const scalar residualAlpha
138 return modelInThe(phase).K(residualAlpha);
148 evaluate<scalar, volMesh, const phaseModel&>
161 const scalar residualAlpha
165 evaluate<scalar, volMesh, const phaseModel&, scalar>
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,...
tmp< volScalarField > K() const
Return the heat transfer coefficient.
tmp< volScalarField > KinThe(const phaseModel &phase) const
Return the heat transfer coefficient.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Dimension set for the base types.
Model for heat transfer between phases.
virtual ~heatTransferModel()
Destructor.
bool writeData(Ostream &os) const
Dummy write for regIOobject.
heatTransferModel(const dictionary &dict, const phaseInterface &interface, const bool registerObject)
Construct from a dictionary and an interface.
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
static const dimensionSet dimK
Coefficient dimensions.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
tmp< volScalarField > KinThe(const phaseModel &phase) const
Return the heat transfer coefficient.
A class for managing temporary objects.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineBlendedInterfacialModelTypeNameAndDebug(diffusiveMassTransferModel, 0)
const dimensionSet dimless
void evaluate(GeometricField< Type, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, GeoMesh > &x)
defineTypeNameAndDebug(combustionModel, 0)
defineSidedInterfacialModelTypeNameAndDebug(blendedDiffusiveMassTransferModel, 0)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)