.BondGraph.BG_nonlinear.Media.Generic.rho_exp

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