modelVLEFluid_ph

Compressible fluid model with p, h and xi as independent variables

Extends from TILMedia.BaseClasses.PartialVLEFluid_ph (Compressible fluid model with p, h and xi as independent variables).

Information

The VLE-fluid model VLEFluid_ph calculates the thermopyhsical property data with given inputs: pressure (p), enthalpy (h), mass fraction (xi) and the parameter vleFluidType.
The interface and the way of using, is demonstrated in the Testers -> TestVLEFluid.


Parameters

TypeNameDefaultDescription
TILMedia.VLEFluid.Types.BaseVLEFluidvleFluidType (from PartialVLEFluid_ph)
BooleancomputeTransportProperties (from PartialVLEFluid_ph)false=true, if transport properties are calculated
BooleancomputeVLEAdditionalProperties (from PartialVLEFluid_ph)falseCompute detailed vapor liquid equilibrium properties
BooleancomputeVLETransportProperties (from PartialVLEFluid_ph)falseCompute detailed vapor liquid equilibrium transport properties
BooleandeactivateTwoPhaseRegion (from PartialVLEFluid_ph)falseDeactivate calculation of two phase region
SI.MolarMass[vleFluidType.nc]M_i (from PartialVLEFluid_ph)Molar mass of component i
Advanced
TILMedia.Internals.TILMediaExternalObjectvleFluidPointer (from PartialVLEFluid_ph)
BooleanstateSelectPreferForInputs (from PartialVLEFluid_ph)false=true, StateSelect.prefer is set for input variables
BooleaninterpolateTransportProperties (from PartialVLEFluid_ph)trueInterpolate transport properties in vapor dome
BooleancomputeSurfaceTension (from PartialVLEFluid_ph)true
BooleandeactivateDensityDerivatives (from PartialVLEFluid_ph)falseDeactivate calculation of partial derivatives of density

Components

TypeNameDefaultDescription
SI.Densityd (from PartialVLEFluid_ph)Density
SI.AbsolutePressurep (from PartialVLEFluid_ph)Pressure
SI.SpecificEnthalpyh (from PartialVLEFluid_ph)Specific enthalpy
SI.SpecificEntropys (from PartialVLEFluid_ph)Specific entropy
SI.TemperatureT (from PartialVLEFluid_ph)Temperature
SI.MassFractionxi (from PartialVLEFluid_ph)vleFluidType.xi_defaultMass Fraction of Component i
SI.MoleFraction[vleFluidType.nc - 1]x (from PartialVLEFluid_ph)Mole fraction
SI.MolarMassM (from PartialVLEFluid_ph)Average molar mass
SI.MassFractionq (from PartialVLEFluid_ph)Steam mass fraction (quality)
SI.SpecificHeatCapacitycp (from PartialVLEFluid_ph)Specific isobaric heat capacity cp
SI.SpecificHeatCapacitycv (from PartialVLEFluid_ph)Specific isochoric heat capacity cv
SI.LinearExpansionCoefficientbeta (from PartialVLEFluid_ph)Isobaric thermal expansion coefficient
SI.Compressibilitykappa (from PartialVLEFluid_ph)Isothermal compressibility
SI.Velocityw (from PartialVLEFluid_ph)Speed of sound
SI.DerDensityByEnthalpydrhodh_pxi (from PartialVLEFluid_ph)1st derivative of density wrt specific enthalpy at constant pressure and mass fraction
SI.DerDensityByPressuredrhodp_hxi (from PartialVLEFluid_ph)1st derivative of density wrt pressure at specific enthalpy and mass fraction
TILMedia.Internals.Units.DensityDerMassFraction[vleFluidType.nc - 1]drhodxi_ph (from PartialVLEFluid_ph)1st derivative of density wrt mass fraction of water at constant pressure and specific enthalpy
Realgamma (from PartialVLEFluid_ph)Heat capacity ratio aka isentropic expansion factor
TILMedia.Internals.CriticalDataRecordcrit (from PartialVLEFluid_ph)Critical data record
TILMedia.Internals.TransportPropertyRecordtransp (from PartialVLEFluid_ph)Transport property record
TILMedia.Internals.VLERecordVLE (from PartialVLEFluid_ph)
TILMedia.Internals.AdditionalVLERecordVLEAdditional (from PartialVLEFluid_ph)
TILMedia.Internals.VLETransportPropertyRecordVLETransp (from PartialVLEFluid_ph)