.SolarTherm.Media.CO2.CO2_utilities.helmholtz_p_h

Information

Specific Helmholtz energy of CO2

Interface

function helmholtz_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.SpecificHelmholtzFreeEnergy helmholtz "Specific Helmholtz energy";
end helmholtz_p_h;

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