.BondGraph.BG_nonlinear.Media.Generic.rho_exp

Information

exponential relation, density, pressure, temperature, compressibility factor, coefficient of thermal expansion

Interface

function rho_exp
  input Real press;
  input Real temp;
  input Real press_ref;
  input Real temp_ref;
  input Real par_rho_press;
  input Real par_rho_temp;
  input Real rho_ref;
  output Real rho;
end rho_exp;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos