.Chemical.Interfaces.Properties.molarEntropyPure

Molar entropy of the pure substance

Interface

function molarEntropyPure
  import Chemical;
  extends Modelica.Icons.Function;
  import Modelica.Math;
  input Chemical.Interfaces.Definition definition "Definition of substance";
  input Interfaces.SolutionState solution "Chemical solution state";
  output Modelica.Units.SI.MolarEntropy molarEntropyPure "Molar entropy of the pure substance";
end molarEntropyPure;

Generated at 2025-09-16T18:21:07Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos