93 return modelInThe(phase).K();
104 evaluate<scalar, volMesh, const phaseModel&>
tmp< volScalarField > K() const
Return the mass transfer coefficient.
tmp< volScalarField > KinThe(const phaseModel &phase) const
Return the mass transfer coefficient.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Model for diffusive mass transfer coefficients between two phases.
virtual tmp< volScalarField > K() const =0
The implicit mass transfer coefficient.
virtual ~diffusiveMassTransferModel()
Destructor.
diffusiveMassTransferModel(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
static const dimensionSet dimK
Coefficient dimensions.
Dimension set for the base types.
Class to represent an interface between phases. Derivations can further specify the configuration of ...
tmp< volScalarField > KinThe(const phaseModel &phase) const
Return the mass transfer coefficient.
A class for managing temporary objects.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineBlendedInterfacialModelTypeNameAndDebug(diffusiveMassTransferModel, 0)
void evaluate(GeometricField< Type, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, GeoMesh > &x)
defineTypeNameAndDebug(combustionModel, 0)
defineSidedInterfacialModelTypeNameAndDebug(blendedDiffusiveMassTransferModel, 0)