.HelmholtzMedia.Interfaces.PartialHelmholtzMedium.specificEntropy_ph_der

Interface

function specificEntropy_ph_der
  input AbsolutePressure p;
  input SpecificEnthalpy h;
  input ThermodynamicState state;
  input Real p_der "time derivative of pressure";
  input Real h_der "time derivative of specific enthalpy";
  output Real s_der "time derivative of specific entropy";
end specificEntropy_ph_der;

Generated at 2026-01-08T19:14:00Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos