Go to the documentation of this file.
44 #ifndef StationaryPhaseModel_H
45 #define StationaryPhaseModel_H
47 #include "phaseModel.H"
58 template<
class BasePhaseModel>
68 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
73 const bool cache =
false
82 const bool cache =
false
91 const bool cache =
false
102 const word& phaseName,
virtual tmp< volScalarField > continuityErrorFlow() const
virtual surfaceScalarField & alphaPhiRef()
virtual tmp< volScalarField > pPrime() const
virtual ~StationaryPhaseModel()
A class for handling words, derived from Foam::string.
virtual bool stationary() const
virtual tmp< surfaceScalarField > alphaRhoPhi() const
virtual tmp< surfaceScalarField > DUDtf() const
A class for managing temporary objects.
virtual tmp< volVectorField > U() const
A class representing the concept of a field of 0 used to avoid unnecessary manipulations for objects ...
virtual tmp< volScalarField > nut() const
virtual tmp< volScalarField > kappaEff() const
Dimension set for the base types, which can be used to implement rigorous dimension checking for alge...
virtual tmp< surfaceScalarField > alphaPhi() const
virtual tmp< volScalarField > mut() const
virtual tmp< surfaceScalarField > phi() const
StationaryPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
virtual tmp< fvVectorMatrix > UfEqn()
virtual tmp< volScalarField > divU() const
Class which represents a stationary (and therefore probably solid) phase. Generates,...
virtual tmp< volScalarField > alphaEff() const
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
virtual tmp< volScalarField > k() const
virtual volVectorField & URef()
virtual tmp< volVectorField > DUDt() const
virtual tmp< volScalarField > continuityError() const
virtual tmp< volScalarField > muEff() const
volScalarField alphaEff("alphaEff", turbulence->nu()/Pr+alphat)
virtual surfaceScalarField & phiRef()
word name(const expressions::valueTypeCode typeCode)
virtual tmp< volScalarField > continuityErrorSources() const
Class to represent a system of phases and model interfacial transfers between them.
virtual tmp< fvVectorMatrix > UEqn()
virtual tmp< volScalarField > K() const
Generic GeometricField class.
virtual tmp< volScalarField > nuEff() const
virtual surfaceScalarField & alphaRhoPhiRef()