.Modelica.Media.Interfaces.PartialMedium

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
BasePropertiesBase properties (p, d, T, h, u, R_s, MM and, if applicable, X and Xi) 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
setSmoothStateReturn thermodynamic state so that it smoothly approximates: if x > 0 then state_a else state_b
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 w.r.t. pressure at const specific enthalpy
density_derh_pReturn density derivative w.r.t. specific enthalpy at constant pressure
density_derp_TReturn density derivative w.r.t. pressure at const temperature
density_derT_pReturn density derivative w.r.t. temperature at constant pressure
density_derXReturn density derivative w.r.t. mass fraction
molarMassReturn the molar mass of the medium
specificEnthalpy_pTXReturn specific enthalpy from p, T, and X or Xi
specificEntropy_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
MassFlowRateType for mass flow rate with medium specific attributes

Revisions


Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos