.FreeFluids.LMedia.LMedium.specificEnthalpy_pT_der

Interface

function specificEnthalpy_pT_der
  input AbsolutePressure p;
  input Temperature T;
  input ThermodynamicState state;
  input Real p_der "time derivative of pressure";
  input Real T_der "time derivative of temperature";
  output Real h_der "time derivative of specific Enthalpy";
end specificEnthalpy_pT_der;

Generated at 2024-09-15T18:25:40Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos