Go to the documentation of this file.
39 #include "radialModel.H"
45 namespace kineticTheoryModels
47 namespace radialModels
77 tmp<volScalarField>
g0
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
TypeName("LunSavage")
Runtime type information.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar alphaMax("alphaMax", dimless/dimTime, laminarTransport)
LunSavage(const dictionary &dict)
Construct from components.
tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Derivative of the radial distribution function.
tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Radial distribution function.
virtual ~LunSavage()
Destructor.