modelPartialVLEFluid_pT

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

Information

The VLE-fluid model VLEFluid_pT calculates the thermopyhsical property data with given inputs: pressure (p), temperature (T), 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
BooleancomputeTransportPropertiesfalse=true, if transport properties are calculated
BooleancomputeVLEAdditionalPropertiesfalseCompute detailed vapor liquid equilibrium properties
BooleancomputeVLETransportPropertiesfalseCompute detailed vapor liquid equilibrium transport properties
BooleandeactivateTwoPhaseRegionfalseDeactivate calculation of two phase region
SI.MolarMass[vleFluidType.nc]M_iMolar mass of component i
Advanced
TILMedia.Internals.TILMediaExternalObjectvleFluidPointer
BooleanstateSelectPreferForInputsfalse=true, StateSelect.prefer is set for input variables
BooleaninterpolateTransportPropertiestrueInterpolate transport properties in vapor dome
BooleancomputeSurfaceTensiontrue
BooleandeactivateDensityDerivativesfalseDeactivate calculation of partial derivatives of density

Components

TypeNameDefaultDescription
SI.DensitydDensity
SI.SpecificEnthalpyhSpecific enthalpy
SI.AbsolutePressurepPressure
SI.SpecificEntropysSpecific entropy
SI.TemperatureTTemperature
SI.MassFractionxivleFluidType.xi_defaultMass Fraction of Component i
SI.MoleFraction[vleFluidType.nc - 1]xMole fraction
SI.MolarMassMAverage molar mass
SI.MassFractionqSteam mass fraction (quality)
SI.SpecificHeatCapacitycpSpecific isobaric heat capacity cp
SI.SpecificHeatCapacitycvSpecific isochoric heat capacity cv
SI.LinearExpansionCoefficientbetaIsobaric thermal expansion coefficient
SI.CompressibilitykappaIsothermal compressibility
SI.VelocitywSpeed of sound
SI.DerDensityByEnthalpydrhodh_pxi1st derivative of density wrt specific enthalpy at constant pressure and mass fraction
SI.DerDensityByPressuredrhodp_hxi1st derivative of density wrt pressure at specific enthalpy and mass fraction
TILMedia.Internals.Units.DensityDerMassFraction[vleFluidType.nc - 1]drhodxi_ph1st derivative of density wrt mass fraction of water at constant pressure and specific enthalpy
RealgammaHeat capacity ratio aka isentropic expansion factor
TILMedia.Internals.CriticalDataRecordcritCritical data record
TILMedia.Internals.TransportPropertyRecordtranspTransport property record
TILMedia.Internals.VLERecordVLE
TILMedia.Internals.AdditionalVLERecordVLEAdditional
TILMedia.Internals.VLETransportPropertyRecordVLETransp

Contents

NameDescription
getProperties