Go to the documentation of this file.
41 #ifndef ThermoPhaseModel_H
42 #define ThermoPhaseModel_H
44 #include "phaseModel.H"
57 template<
class BasePhaseModel,
class ThermoType>
77 const word& phaseName,
virtual const rhoThermo & thermo() const
virtual tmp< volScalarField > rho() const
virtual tmp< volScalarField > mu() const
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual bool compressible() const
virtual ~ThermoPhaseModel()
virtual rhoThermo & thermoRef()
Basic thermodynamic properties based on density.
Generic templated field type.
ThermoPhaseModel(const phaseSystem &fluid, const word &phaseName, const label index)
Class which represents a phase with a thermodynamic model. Provides access to the thermodynamic varia...
virtual tmp< volScalarField > alpha() const
virtual tmp< volScalarField > nu() const
autoPtr< ThermoType > thermo_
virtual tmp< volScalarField > kappa() const
virtual tmp< volScalarField > alphahe() const
volScalarField alphaEff("alphaEff", turbulence->nu()/Pr+alphat)
Class to represent a system of phases and model interfacial transfers between them.
virtual tmp< volScalarField > alphaEff(const volScalarField &alphat) const
Generic GeometricField class.
virtual tmp< volScalarField > kappaEff(const volScalarField &alphat) const