.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-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos