.TRANSFORM.Media.Interfaces.Solids.PartialAlloy

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
 ThermodynamicStateMinimal variable set that is available as input argument to every medium function
 BasePropertiesBase properties (d, T, h, u, MM) of a medium
 setState_TReturn thermodynamic state as function of T
 setSmoothStateReturn thermodynamic state so that it smoothly approximates: if x > 0 then state_a else state_b
 temperatureReturn temperature
 densityReturn density
 specificEnthalpyReturn specific enthalpy
 specificInternalEnergyReturn specific internal energy
 specificHeatCapacityCpReturn specific heat capacity at constant pressure
 thermalConductivityReturn thermal conductivity
 molarMassReturn the molar mass of the medium
 linearExpansionCoefficientLinear expansion coefficient
 emissivityEmissivity
 electricalResistivityElectrical resistivity
 specificEnthalpy_TReturn specific enthalpy from T
 density_TReturn density from T
 specificHeatCapacityCp_TReturn specific heat capacity at constant pressure from T
 thermalConductivity_TReturn thermal conductivity from T

Revisions


Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos