.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 2025-09-16T18:21:07Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos