33 namespace diffusiveMassTransferModels
80 2 + 0.552*
sqrt(interface_.Re())*
cbrt(Le_*interface_.Pr())
83 return 6*interface_.dispersed()*Sh/
sqr(interface_.dispersed().d());
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
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.
Frossling correlation for turbulent mass transfer from the surface of a sphere to the surrounding flu...
Frossling(const dictionary &dict, const phaseInterface &interface)
Construct from a dictionary and an interface.
virtual ~Frossling()
Destructor.
virtual tmp< volScalarField > K() const
The implicit mass transfer coefficient.
Class to represent a interface between phases where one phase is considered dispersed within the othe...
Class to represent an interface between phases. Derivations can further specify the configuration of ...
A class for managing temporary objects.
defineTypeNameAndDebug(Frossling, 0)
addToRunTimeSelectionTable(diffusiveMassTransferModel, Frossling, dictionary)
const dimensionSet dimless
void cbrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
void sqr(LagrangianPatchField< typename outerProduct< Type, Type >::type > &f, const LagrangianPatchField< Type > &f1)
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)