Go to the documentation of this file.
28 #include "LunSavageRadial.H"
35 namespace kineticTheoryModels
37 namespace radialModels
56 const dictionary&
dict
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
addToRunTimeSelectionTable(radialModel, CarnahanStarling, dictionary)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
dimensionedScalar alphaMax("alphaMax", dimless/dimTime, laminarTransport)
LunSavage(const dictionary &dict)
Construct from components.
Macros for easy insertion into run-time selection tables.
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.
defineTypeNameAndDebug(CarnahanStarling, 0)