.ThermofluidStream.Media.myMedia.Air.ReferenceAir.Air_Base.pressure_dT

Information

Computes pressure as a function of density and temperature

Interface

function pressure_dT
  extends Modelica.Icons.Function;
  input Density d "Density";
  input Temperature T "Temperature";
  output AbsolutePressure p "Pressure";
end pressure_dT;

Generated at 2024-11-25T19:25:37Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos