36#ifndef SinclairJacksonRadial_H
37#define SinclairJacksonRadial_H
39#include "radialModel.H"
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
radialModel(const dictionary &dict)
Construct from components.
tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Derivative of the radial distribution function.
SinclairJackson(const dictionary &dict)
Construct from components.
virtual ~SinclairJackson()
Destructor.
TypeName("SinclairJackson")
Runtime type information.
tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const
Radial distribution function.
A class for managing temporary objects.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
dimensionedScalar alphaMax("alphaMax", dimless/dimTime, laminarTransport)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.