Go to the documentation of this file.
47 namespace kineticTheoryModels
60 const dictionary&
dict_;
75 const dictionary&
dict
89 static autoPtr<radialModel>
New
91 const dictionary&
dict
102 virtual tmp<volScalarField>
g0
110 virtual tmp<volScalarField>
g0prime
const dimensionedScalar alpha
declareRunTimeSelectionTable(autoPtr, radialModel, dictionary,(const dictionary &dict),(dict))
virtual tmp< volScalarField > g0(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
static autoPtr< radialModel > New(const dictionary &dict)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensionedScalar alphaMax("alphaMax", dimless/dimTime, laminarTransport)
Generic dimensioned Type class.
virtual tmp< volScalarField > g0prime(const volScalarField &alpha, const dimensionedScalar &alphaMinFriction, const dimensionedScalar &alphaMax) const =0
virtual ~radialModel()=default
Macros to ease declaration of run-time selection tables.
Generic GeometricField class.
radialModel(const dictionary &dict)