.TRANSFORM.Media.Interfaces.Solids.PartialAlloy

Partial material properties (base package of all material packages)

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

Name Description
 ThermodynamicState Minimal variable set that is available as input argument to every medium function
 BaseProperties Base properties (d, T, h, u, MM) of a medium
 setState_T Return thermodynamic state as function of T
 setSmoothState Return thermodynamic state so that it smoothly approximates: if x > 0 then state_a else state_b
 temperature Return temperature
 density Return density
 specificEnthalpy Return specific enthalpy
 specificInternalEnergy Return specific internal energy
 specificHeatCapacityCp Return specific heat capacity at constant pressure
 thermalConductivity Return thermal conductivity
 molarMass Return the molar mass of the medium
 linearExpansionCoefficient Linear expansion coefficient
 emissivity Emissivity
 electricalResistivity Electrical resistivity
 specificEnthalpy_T Return specific enthalpy from T
 density_T Return density from T
 specificHeatCapacityCp_T Return specific heat capacity at constant pressure from T
 thermalConductivity_T Return thermal conductivity from T

Revisions


Generated at 2026-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos