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