Go to the documentation of this file.
28 #include "SinclairJacksonRadial.H"
35 namespace kineticTheoryModels
37 namespace radialModels
56 const dictionary&
dict
A class for managing temporary objects.
virtual ~SinclairJackson()
Destructor.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
label min(const labelHashSet &set, label minValue=labelMax)
Find the min value in labelHashSet, optionally limited by second argument.
addToRunTimeSelectionTable(radialModel, CarnahanStarling, dictionary)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
label max(const labelHashSet &set, label maxValue=labelMin)
Find the max value in labelHashSet, optionally limited by second argument.
dimensionedScalar alphaMax("alphaMax", dimless/dimTime, laminarTransport)
Macros for easy insertion into run-time selection tables.
tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Radial distribution function.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const dimensionedScalar e
Elementary charge.
SinclairJackson(const dictionary &dict)
Construct from components.
dimensionedScalar cbrt(const dimensionedScalar &ds)
tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Derivative of the radial distribution function.
defineTypeNameAndDebug(CarnahanStarling, 0)