modelLiquid_ph

Incompressible liquid model with p and h as independent variables

Extends from TILMedia.BaseClasses.PartialLiquid_ph (Incompressible liquid model with p and h as independent variables).

Information

The liquid model is designed for incompressible liquid fluids. All thermophysical properties are calculated dependent on the specific enthalpy (h). Only the specific entropy (s) is dependent on the specific enthalpy (h) and the given pressure (p). The parameter liquidType defines the medium. All available liquids are listed in the User's Guide -> Substance Names. The interface and the way of using, is demonstrated in the Testers -> TestLiquid.


Parameters

TypeNameDefaultDescription
TILMedia.Liquid.Types.BaseLiquidliquidType (from PartialLiquid_ph)
Advanced
TILMedia.Internals.TILMediaExternalObjectliquidPointer (from PartialLiquid_ph)
BooleancomputeTransportProperties (from PartialLiquid_ph)false=true, if transport properties are calculated

Components

TypeNameDefaultDescription
SI.Densityd (from PartialLiquid_ph)Density
SI.AbsolutePressurep (from PartialLiquid_ph)Pressure
SI.SpecificEnthalpyh (from PartialLiquid_ph)Specific enthalpy
SI.SpecificEntropys (from PartialLiquid_ph)Specific entropy
SI.TemperatureT (from PartialLiquid_ph)Temperature
SI.MassFraction[liquidType.nc - 1]xi (from PartialLiquid_ph)liquidType.xi_defaultMass fraction
SI.SpecificHeatCapacitycp (from PartialLiquid_ph)Specific heat capacity
SI.LinearExpansionCoefficientbeta (from PartialLiquid_ph)Isobaric expansion coefficient
TILMedia.Internals.TransportPropertyRecordtransp (from PartialLiquid_ph)Transport property record