Go to the documentation of this file.
30 #include "phasePair.H"
31 #include "BlendedInterfacialModel.H"
58 dict.getOrDefault<scalar>
62 ? pair_.dispersed().residualAlpha().value()
63 : pair_.phase1().residualAlpha().value()
80 return K(residualAlpha_.value());
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
Dimensionless.
A class for managing temporary objects.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
Dimension set for the base types.
static const dimensionSet dimK
Coefficient dimensions.
CGAL::Exact_predicates_exact_constructions_kernel K
defineBlendedInterfacialModelTypeNameAndDebug(massTransferModel, 0)
heatTransferModel(const dictionary &dict, const phasePair &pair)
Construct froma dictionary and a phase pair.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~heatTransferModel()
Destructor.
tmp< volScalarField > K() const
The heat transfer function K used in the enthalpy equation.
defineTypeNameAndDebug(combustionModel, 0)