34 #ifndef SinclairJacksonRadial_H 35 #define SinclairJacksonRadial_H 37 #include "radialModel.H" 43 namespace kineticTheoryModels
45 namespace radialModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("SinclairJackson")
Runtime type information.
tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Radial distribution function.
tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Derivative of the radial distribution function.
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
SinclairJackson(const dictionary &dict)
Construct from components.
A class for managing temporary objects.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].
virtual ~SinclairJackson()
Destructor.