.TRANSFORM.Media.LookupTableMedianew.BaseClasses.ExternalSinglePhaseMedium.density_hs

Return density for given h and s

Interface

function density_hs
  extends Modelica.Icons.Function;
  input SpecificEnthalpy h "Enthalpy";
  input SpecificEntropy s "Specific entropy";
  output Density d "density";
end density_hs;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos