57 aspectRatioModel(
dict, pair)
69Foam::tmp<Foam::volScalarField>
72 return scalar(1)/(scalar(1) + 0.163*
pow(pair_.Eo(), 0.757));
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
Aspect ratio model of Wellek et al.
Wellek(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and an ordered phase pair.
virtual ~Wellek()
Destructor.
virtual tmp< volScalarField > E() const
Aspect ratio.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)