Go to the documentation of this file.
36 #ifndef CarnahanStarling_H
37 #define CarnahanStarling_H
39 #include "radialModel.H"
45 namespace kineticTheoryModels
47 namespace radialModels
54 class CarnahanStarling
78 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: [].
tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Derivative of the radial distribution function.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
CarnahanStarling(const dictionary &dict)
Construct from components.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar alphaMax("alphaMax", dimless/dimTime, laminarTransport)
virtual ~CarnahanStarling()
Destructor.
TypeName("CarnahanStarling")
Runtime type information.