Go to the documentation of this file.
48 #ifndef kineticTheoryModel_H
49 #define kineticTheoryModel_H
53 #include "phaseCompressibleTurbulenceModel.H"
55 #include "phaseModel.H"
56 #include "dragModel.H"
57 #include "viscosityModel.H"
58 #include "conductivityModel.H"
59 #include "radialModel.H"
60 #include "granularPressureModel.H"
61 #include "frictionalStressModel.H"
79 RASModel<EddyDiffusivity<phaseCompressibleTurbulenceModel>>
102 granularPressureModel_;
106 frictionalStressModel_;
200 return this->
nut(patchi);
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual tmp< volScalarField > k() const
virtual tmp< volScalarField > nut() const
static const word propertiesName
virtual tmp< surfaceScalarField > pPrimef() const
virtual tmp< scalarField > nuEff(const label patchi) const
TypeName("kineticTheory")
Generic dimensioned Type class.
virtual tmp< volScalarField > epsilon() const
virtual tmp< volScalarField > pPrime() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual tmp< volSymmTensorField > devRhoReff() const
virtual ~kineticTheoryModel()
fileName::Type type(const fileName &name, const bool followLink=true)
Kinetic theory particle phase RAS model.
virtual tmp< volScalarField > nuEff() const
Eddy viscosity turbulence model base class.
virtual tmp< volScalarField > omega() const
virtual tmp< volSymmTensorField > R() const
virtual tmp< fvVectorMatrix > divDevRhoReff(volVectorField &U) const
Generic GeometricField class.
virtual tmp< volScalarField > alpha() const