.SolarTherm.Media.CO2.CO2_utilities.s_p_h

Information

Specific entropy of molten salt as a function of pressure and enthalpy

Interface

function s_p_h
  extends Modelica.Icons.Function;
  input Modelica.Media.Interfaces.Types.AbsolutePressure p "Pressure";
  input Modelica.SIunits.SpecificEnthalpy h "Specific enthalpy";
  input Modelica.Blocks.Types.ExternalCombiTable2D tableID "Table with the values to interpolate";
  output Modelica.SIunits.SpecificEntropy s "Specific entropy";
end s_p_h;

Generated at 2024-12-27T19:26:12Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos