Go to the documentation of this file.
34 #ifndef SinclairJackson_H
35 #define SinclairJackson_H
37 #include "radialModel.H"
43 namespace kineticTheoryModels
45 namespace radialModels
75 tmp<volScalarField>
g0
TypeName("SinclairJackson")
Runtime type information.
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.
tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Radial distribution function.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
virtual ~SinclairJackson()
Destructor.
SinclairJackson(const dictionary &dict)
Construct from components.