Go to the documentation of this file.
26 #include "LunSavageRadial.H"
33 namespace kineticTheoryModels
35 namespace radialModels
54 const dictionary&
dict
tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Radial distribution function.
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
LunSavage(const dictionary &dict)
Construct from components.
Macros for easy insertion into run-time selection tables.
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Derivative of the radial distribution function.
virtual ~LunSavage()
Destructor.
defineTypeNameAndDebug(combustionModel, 0)