.TRANSFORM.Media.LookupTableMedianew.BaseClasses.ExternalSinglePhaseMedium.density_ph_der

Information

Total derivative of density_ph

Interface

function density_ph_der
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input SpecificEnthalpy h "Specific enthalpy";
  input ThermodynamicState state;
  input Real p_der "time derivative of pressure";
  input Real h_der "time derivative of specific enthalpy";
  output Real d_der "time derivative of density";
end density_ph_der;

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