.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 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos