.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-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos