.TRANSFORM.Media.LookupTableMedia.BaseClasses.ExternalSinglePhaseMedium.specificEntropy_ph_der

Information

time derivative of specificEntropy_ph

Interface

function specificEntropy_ph_der
  extends Modelica.Icons.Function;
  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 2025-01-06T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos