Go to the documentation of this file.
29 #include "phasePair.H"
36 namespace aspectRatioModels
72 return scalar(1)/(scalar(1) + 0.163*
pow(pair_.Eo(), 0.757));
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
defineTypeNameAndDebug(constantAspectRatio, 0)
A class for managing temporary objects.
virtual tmp< volScalarField > E() const
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
addToRunTimeSelectionTable(aspectRatioModel, constantAspectRatio, dictionary)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
Wellek(const dictionary &dict, const phasePair &pair)