.ThermalSeparation.Media.IdealGasMixtures.PartialMediumPure

Information

PartialMedium is a package and contains all declarations for a medium. This means that constants, models, and functions are defined that every medium is supposed to support (some of them are optional). A medium package inherits from PartialMedium and provides the equations for the medium. The details of this package are described in Modelica.Media.UsersGuide.

Contents

NameDescription
FluidConstantscritical, triple, molecular and other standard data of fluid
ThermodynamicStateMinimal variable set that is available as input argument to every medium function
BasePropertiesRecordVariables contained in every instance of BaseProperties
BasePropertiesBase properties (p, d, T, h, u, R, MM and, if applicable, X) of a medium
setState_pTXReturn thermodynamic state as function of p, T and composition X or Xi
setState_phXReturn thermodynamic state as function of p, h and composition X or Xi
setState_psXReturn thermodynamic state as function of p, s and composition X or Xi
setState_dTXReturn thermodynamic state as function of d, T and composition X or Xi
dynamicViscosityReturn dynamic viscosity
thermalConductivityReturn thermal conductivity
prandtlNumberReturn the Prandtl number
pressureReturn pressure
temperatureReturn temperature
densityReturn density
specificEnthalpyReturn specific enthalpy
specificInternalEnergyReturn specific internal energy
specificEntropyReturn specific entropy
specificGibbsEnergyReturn specific Gibbs energy
specificHelmholtzEnergyReturn specific Helmholtz energy
specificHeatCapacityCpReturn specific heat capacity at constant pressure
heatCapacity_cpalias for deprecated name
specificHeatCapacityCvReturn specific heat capacity at constant volume
heatCapacity_cvalias for deprecated name
isentropicExponentReturn isentropic exponent
isentropicEnthalpyReturn isentropic enthalpy
velocityOfSoundReturn velocity of sound
isobaricExpansionCoefficientReturn overall the isobaric expansion coefficient beta
betaalias for isobaricExpansionCoefficient for user convenience
isothermalCompressibilityReturn overall the isothermal compressibility factor
kappaalias of isothermalCompressibility for user convenience
density_derp_hReturn density derivative wrt pressure at const specific enthalpy
density_derh_pReturn density derivative wrt specific enthalpy at constant pressure
density_derp_TReturn density derivative wrt pressure at const temperature
density_derT_pReturn density derivative wrt temperature at constant pressure
density_derXReturn density derivative wrt mass fraction
molarMassReturn the molar mass of the medium
specificEnthalpy_pTXReturn specific enthalpy from p, T, and X or Xi
density_pTXReturn density from p, T, and X or Xi
temperature_phXReturn temperature from p, h, and X or Xi
density_phXReturn density from p, h, and X or Xi
temperature_psXReturn temperature from p,s, and X or Xi
density_psXReturn density from p, s, and X or Xi
specificEnthalpy_psXReturn specific enthalpy from p, s, and X or Xi
AbsolutePressureType for absolute pressure with medium specific attributes
DensityType for density with medium specific attributes
DynamicViscosityType for dynamic viscosity with medium specific attributes
EnthalpyFlowRateType for enthalpy flow rate with medium specific attributes
MassFlowRateType for mass flow rate with medium specific attributes
MassFractionType for mass fraction with medium specific attributes
MoleFractionType for mole fraction with medium specific attributes
MolarMassType for molar mass with medium specific attributes
MolarVolumeType for molar volume with medium specific attributes
IsentropicExponentType for isentropic exponent with medium specific attributes
SpecificEnergyType for specific energy with medium specific attributes
SpecificInternalEnergyType for specific internal energy with medium specific attributes
SpecificEnthalpyType for specific enthalpy with medium specific attributes
SpecificEntropyType for specific entropy with medium specific attributes
SpecificHeatCapacityType for specific heat capacity with medium specific attributes
SurfaceTensionType for surface tension with medium specific attributes
TemperatureType for temperature with medium specific attributes
ThermalConductivityType for thermal conductivity with medium specific attributes
PrandtlNumberType for Prandtl number with medium specific attributes
VelocityOfSoundType for velocity of sound with medium specific attributes
ExtraPropertyType for unspecified, mass-specific property transported by flow
CumulativeExtraPropertyType for conserved integral of unspecified, mass specific property
ExtraPropertyFlowRateType for flow rate of unspecified, mass-specific property
IsobaricExpansionCoefficientType for isobaric expansion coefficient with medium specific attributes
DipoleMomentType for dipole moment with medium specific attributes
DerDensityByPressureType for partial derivative of density with resect to pressure with medium specific attributes
DerDensityByEnthalpyType for partial derivative of density with resect to enthalpy with medium specific attributes
DerEnthalpyByPressureType for partial derivative of enthalpy with resect to pressure with medium specific attributes
DerDensityByTemperatureType for partial derivative of density with resect to temperature with medium specific attributes
ChoicesTypes, constants to define menu choices

Revisions


Generated at 2024-05-19T18:15:52Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos