36#ifndef LunSavageRadial_H
37#define LunSavageRadial_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.
LunSavage(const dictionary &dict)
Construct from components.
TypeName("LunSavage")
Runtime type information.
virtual ~LunSavage()
Destructor.
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.