Go to the documentation of this file.
37 #include "radialModel.H"
43 namespace kineticTheoryModels
45 namespace radialModels
75 tmp<volScalarField>
g0
tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Radial distribution function.
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
LunSavage(const dictionary &dict)
Construct from components.
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.