Go to the documentation of this file.
29 #include "phasePair.H"
36 namespace aspectRatioModels
53 const dictionary&
dict,
57 aspectRatioModel(
dict, pair)
75 neg(Ta - scalar(1))*scalar(1)
76 +
pos0(Ta - scalar(1))*
neg(Ta - scalar(39.8))
78 +
pos0(Ta - scalar(39.8))*0.24;
VakhrushevEfremov(const dictionary &dict, const phasePair &pair)
defineTypeNameAndDebug(constantAspectRatio, 0)
A class for managing temporary objects.
Aspect ratio model of Vakhrushev and Efremov.
dimensionedScalar pos0(const dimensionedScalar &ds)
virtual ~VakhrushevEfremov()
dimensionedScalar tanh(const dimensionedScalar &ds)
dimensionedScalar pow3(const dimensionedScalar &ds)
dimensionedScalar log10(const dimensionedScalar &ds)
virtual tmp< volScalarField > E() const
GeometricField< scalar, fvPatchField, volMesh > volScalarField
label max(const labelHashSet &set, label maxValue=labelMin)
addToRunTimeSelectionTable(aspectRatioModel, constantAspectRatio, dictionary)
Macros for easy insertion into run-time selection tables.
dimensionedScalar neg(const dimensionedScalar &ds)