Go to the documentation of this file.
34 #ifndef CarnahanStarling_H
35 #define CarnahanStarling_H
37 #include "radialModel.H"
43 namespace kineticTheoryModels
45 namespace radialModels
52 class CarnahanStarling
76 tmp<volScalarField>
g0
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
CarnahanStarling(const dictionary &dict)
Construct from components.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual ~CarnahanStarling()
Destructor.
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Radial distribution function.
TypeName("CarnahanStarling")
Runtime type information.
tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Derivative of the radial distribution function.