.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-12-06T19:14:00Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos