Skip to content

Enable process group separation for integration

Stefan Hoeche requested to merge 142-enable-process-group-separation into master

This merge implements a new feature to retroactively decompose a process group according to its unmapped processes. The idea behind this is to reduce memory usage and possibly improve the convergence of the sub-group integrations. The process library is unchanged, only the integration results are tagged according to the subgroup selection. So far only Comix supports this feature.

Closes #142 (closed)

Edited by Frank Siegert

Merge request reports