.ThermoCycle.Functions.U_hx

Returns the heat transfer coefficient depending on the fluid state

Interface

function U_hx
  input Real Unom_tp;
  input Real Unom_l;
  input Real Unom_v;
  constant Real width = 0.1;
  input Real x;
  output Real y;
end U_hx;

Generated at 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos