36 #ifndef twoPhaseMixtureThermo_H 37 #define twoPhaseMixtureThermo_H 126 return thermo1_->he();
133 return thermo1_->he();
virtual tmp< volScalarField > hc() const
Chemical enthalpy [J/kg].
virtual bool incompressible() const
Return true if the equation of state is incompressible.
Mesh data needed to do the Finite Volume discretisation.
A two-phase mixture model.
virtual tmp< volScalarField > Cp() const
Heat capacity at constant pressure [J/kg/K].
virtual const volScalarField & T() const
Temperature [K].
const rhoThermo & thermo2() const
virtual tmp< volScalarField > kappa() const
Thermal diffusivity for temperature of mixture [J/m/s/K].
virtual tmp< volScalarField > kappaEff(const volScalarField &alphat) const
Effective thermal diffusivity of mixture [J/m/s/K].
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 volScalarField & p()
Pressure [Pa].
Basic thermodynamic properties based on density.
virtual bool isochoric() const
Return true if the equation of state is isochoric.
virtual tmp< volScalarField > alphaEff(const volScalarField &alphat) const
Effective thermal diffusivity of mixture [J/m/s/K].
virtual tmp< scalarField > THE(const scalarField &h, const scalarField &p, const scalarField &T0, const labelList &cells) const
Temperature from enthalpy/internal energy for cell-set.
virtual ~twoPhaseMixtureThermo()
Destructor.
Basic thermodynamic properties based on compressibility.
virtual volScalarField & he()
Enthalpy/Internal energy [J/kg].
virtual void correct()
Update properties.
TypeName("twoPhaseMixtureThermo")
Runtime type information.
const cellShapeList & cells
const rhoThermo & thermo1() const
twoPhaseMixtureThermo(const fvMesh &mesh)
Construct from mesh.
virtual tmp< volScalarField > gamma() const
Gamma = Cp/Cv [].
virtual tmp< volScalarField > Cv() const
Heat capacity at constant volume [J/kg/K].
#define notImplemented(functionName)
Issue a FatalErrorIn for a function not currently implemented.
virtual tmp< volScalarField > Cpv() const
Heat capacity at constant pressure/volume [J/kg/K].
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
const dimensionedScalar h
Planck constant.
virtual tmp< volScalarField > nu() const
Kinematic viscosity of mixture [m^2/s].
virtual tmp< volScalarField > CpByCpv() const
Heat capacity ratio [].