Go to the documentation of this file.
26 #include "LegendreMagnaudet.H"
27 #include "phasePair.H"
47 const dictionary&
dict,
51 liftModel(
dict, pair),
70 sqr(pair_.dispersed().d())
73 *pair_.continuous().nu()
91 sqr(0.5*(
Re + 16.0)/(
Re + 29.0))
94 return sqrt(ClLowSqr + ClHighSqr);
virtual ~LegendreMagnaudet()
Destructor.
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
virtual tmp< volScalarField > Cl() const
Lift coefficient.
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
scalarField Re(const UList< complex > &cf)
dimensioned< scalar > mag(const dimensioned< Type > &)
dimensionedScalar pow4(const dimensionedScalar &ds)
dimensionedScalar pow3(const dimensionedScalar &ds)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
Macros for easy insertion into run-time selection tables.
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
LegendreMagnaudet(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
dimensionedScalar sqrt(const dimensionedScalar &ds)
Calculate the gradient of the given field.
defineTypeNameAndDebug(combustionModel, 0)