Go to the documentation of this file.
28 #include "VakhrushevEfremov.H"
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)
Construct from a dictionary and an ordered phase pair.
A class for managing temporary objects.
addToRunTimeSelectionTable(aspectRatioModel, constantAspectRatio, dictionary)
Aspect ratio model of Vakhrushev and Efremov.
dimensionedScalar pos0(const dimensionedScalar &ds)
virtual ~VakhrushevEfremov()
Destructor.
dimensionedScalar tanh(const dimensionedScalar &ds)
dimensionedScalar pow3(const dimensionedScalar &ds)
dimensionedScalar log10(const dimensionedScalar &ds)
virtual tmp< volScalarField > E() const
Aspect ratio.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
defineTypeNameAndDebug(constantAspectRatio, 0)
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
Macros for easy insertion into run-time selection tables.
dimensionedScalar neg(const dimensionedScalar &ds)