32 #ifndef granularPressureModel_H 33 #define granularPressureModel_H 44 namespace kineticTheoryModels
51 class granularPressureModel
56 granularPressureModel(
const granularPressureModel&);
59 void operator=(
const granularPressureModel&);
66 const dictionary&
dict_;
78 granularPressureModel,
81 const dictionary&
dict 90 granularPressureModel(
const dictionary& dict);
95 static autoPtr<granularPressureModel>
New 97 const dictionary& dict
declareRunTimeSelectionTable(autoPtr, granularPressureModel, dictionary,(const dictionary &dict),(dict))
virtual tmp< volScalarField > granularPressureCoeffPrime(const volScalarField &alpha1, const volScalarField &g0, const volScalarField &g0prime, const volScalarField &rho1, const dimensionedScalar &e) const =0
Derivative of the granular pressure coefficient.
TypeName("granularPressureModel")
Runtime type information.
virtual tmp< volScalarField > granularPressureCoeff(const volScalarField &alpha1, const volScalarField &g0, const volScalarField &rho1, const dimensionedScalar &e) const =0
Granular pressure coefficient.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
virtual ~granularPressureModel()
Destructor.
const volScalarField & alpha1
static autoPtr< granularPressureModel > New(const dictionary &dict)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
const doubleScalar e
Elementary charge.
Macros to ease declaration of run-time selection tables.
const dimensionedScalar & rho1