.Chemical.Interfaces.Properties.selfClustering

returns true if substance molecules are joining together to clusters

Interface

function selfClustering
  import Chemical;
  extends Modelica.Icons.Function;
  input Chemical.Interfaces.Definition definition "Data record of substance";
  output Boolean selfClustering;
end selfClustering;

Generated at 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos