.ExternalMedia.Media.IncompressibleCoolPropMedium.specificEntropy_phX_der

Information

time derivative of specificEntropy_phX

Interface

function specificEntropy_phX_der
  extends Modelica.Icons.Function;
  input AbsolutePressure p;
  input SpecificEnthalpy h;
  input MassFraction X[nX] "Mass fractions";
  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_phX_der;

Generated at 2023-10-02T00:32:21Z by OpenModelicaOpenModelica 1.22.0~dev.02-2-ge84afdd using GenerateDoc.mos