44 namespace kineticTheoryModels
virtual tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
Radial distribution function.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("radialModel")
Runtime type information.
declareRunTimeSelectionTable(autoPtr, radialModel, dictionary,(const dictionary &dict),(dict))
static autoPtr< radialModel > New(const dictionary &dict)
virtual ~radialModel()
Destructor.
dimensionedScalar alphaMax(laminarTransport.lookup("alphaMax"))
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Macros to ease declaration of run-time selection tables.
A class for managing temporary objects.
virtual tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
Derivative of the radial distribution function.
const dimensionedScalar alpha
Fine-structure constant: default SI units: [].