Go to the documentation of this file.
51 #ifndef phasePressureModel_H
52 #define phasePressureModel_H
59 #include "phaseModel.H"
76 RASModel<EddyDiffusivity<ThermalDiffusivity
78 PhaseCompressibleTurbulenceModel<phaseModel>
156 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 string.
virtual tmp< fvVectorMatrix > divDevRhoReff(volVectorField &U) const
Return the source term for the momentum equation.
A class for managing temporary objects.
TypeName("phasePressure")
Runtime type information.
virtual tmp< volScalarField > nut() const
Return the turbulence viscosity.
static const word propertiesName
Default name of the turbulence properties dictionary.
phasePressureModel(const phasePressureModel &)
Disallow default bitwise copy construct.
scalar alphaMax_
Maximum packing phase-fraction.
virtual tmp< volScalarField > k() const
Return the turbulence kinetic energy.
virtual ~phasePressureModel()
Destructor.
virtual tmp< volScalarField > pPrime() const
Return the phase-pressure'.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual tmp< surfaceScalarField > pPrimef() const
Return the face-phase-pressure'.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
scalar expMax_
Maximum limit of the exponential.
void operator=(const phasePressureModel &)
Disallow default bitwise assignment.
virtual bool read()
Re-read model coefficients if they have changed.
scalar preAlphaExp_
Pre-exponential factor.
Particle-particle phase-pressure RAS model.
virtual tmp< volSymmTensorField > devRhoReff() const
Return the effective stress tensor.
virtual tmp< volScalarField > epsilon() const
Return the turbulence kinetic energy dissipation rate.
virtual tmp< scalarField > nuEff(const label patchi) const
Return the effective viscosity on patch.
virtual tmp< volScalarField > nuEff() const
Return the effective viscosity.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
virtual void correct()
Solve the kinetic theory equations and correct the viscosity.
virtual tmp< volSymmTensorField > R() const
Return the Reynolds stress tensor.
const phaseModel & phase_
virtual tmp< volScalarField > alpha() const
Return the laminar thermal diffusivity for enthalpy [kg/m/s].