.SolarTherm.Models.Fluid.HeatExchangers.Utilities.Haynes230_BaseProperties

Interface

function Haynes230_BaseProperties
  import SI = Modelica.SIunits;
  input SI.Temperature T "HX operating Temperature";
  output SI.ThermalConductivity k_wall "Tube Thermal Conductivity";
  output SI.Density rho_wall "HX material density";
  output Real YY(unit = "GPa") "Young's Modulus";
  output SI.SpecificHeatCapacity cp_H230 "Specific Heat";
end Haynes230_BaseProperties;

Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos