27 #include "phasePair.H" 34 namespace massTransferModels
40 sphericalMassTransfer,
51 const dictionary&
dict,
55 massTransferModel(dict, pair),
dimensionedSymmTensor sqr(const dimensionedVector &dv)
Macros for easy insertion into run-time selection tables.
virtual ~sphericalMassTransfer()
Destructor.
sphericalMassTransfer(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual const phaseModel & dispersed() const
Dispersed phase.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
tmp< volScalarField > d() const
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
const phasePair & pair_
Phase pair.
virtual tmp< volScalarField > K() const
The implicit mass transfer coefficient.
A class for managing temporary objects.