Enthalpy of joining two base molecules of the substance together to cluster
function selfClusteringBondEnthalpy extends Modelica.Icons.Function; input SubstanceData substanceData "Data record of substance"; output Modelica.Units.SI.MolarEnthalpy selfClusteringEnthalpy; end selfClusteringBondEnthalpy;