.ExternalMedia.Media.IncompressibleCoolPropMedium.specificEntropy_pTX_state

Information

returns specific entropy for a given p and T

Interface

function specificEntropy_pTX_state
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input Temperature T "Temperature";
  input MassFraction X[nX] "Mass fractions";
  input ThermodynamicState state;
  output SpecificEntropy s "Specific Entropy";
end specificEntropy_pTX_state;

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos