.Chemical.Interfaces.StateOfMatter.molarEntropy

Information

Molar entropy of the substance in the solution

Interface

function molarEntropy
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.ChemicalPotential u "Electro-chemical potential of the substance";
  input SubstanceData substanceData "Data record of substance";
  input Modelica.Units.SI.Temperature T = 298.15 "Temperature";
  input Modelica.Units.SI.Pressure p = 100000 "Pressure";
  input Modelica.Units.SI.ElectricPotential v = 0 "Electric potential of the substance";
  input Modelica.Units.SI.MoleFraction I = 0 "Ionic strengh (mole fraction based)";
  output Modelica.Units.SI.MolarEntropy molarEntropy "Molar entropy";
end molarEntropy;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos