Go to the documentation of this file.
27 #include "phasePair.H"
34 namespace massTransferModels
46 const dictionary&
dict,
50 massTransferModel(
dict, pair),
68 return 6.0*pair_.dispersed()*
Sh/
sqr(pair_.dispersed().d());
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
virtual tmp< volScalarField > K() const
The implicit mass transfer coefficient.
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual ~Frossling()
Destructor.
Macros for easy insertion into run-time selection tables.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
Frossling(const dictionary &dict, const phasePair &pair)
Construct from components.
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensionedScalar cbrt(const dimensionedScalar &ds)
defineTypeNameAndDebug(combustionModel, 0)