.Chemical.Interfaces.Properties.molarEnthalpy

Molar enthalpy of the substance with electric potential dependence

Interface

function molarEnthalpy
  import Chemical;
  extends Modelica.Icons.Function;
  input Chemical.Interfaces.Definition definition "Definition of substance";
  input Interfaces.SolutionState solution "Chemical solution state";
  output Modelica.Units.SI.MolarEnthalpy molarEnthalpy "Molar enthalpy";
end molarEnthalpy;

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