zhafen / linefinder

A tool for finding and classifying the worldlines of Lagrangian parcels of mass, in the context of hydrodynamic simulations of galaxy formation.
https://zhafen.github.io/linefinder
MIT License
0 stars 1 forks source link

Not all duplicate particles appear to be consistently removed #65

Closed zhafen closed 6 years ago

zhafen commented 6 years ago

Originally reported by Zachary Hafen (Bitbucket: zhafen, GitHub: zhafen)


I.e. particle tracking crashes because of a "too many indices" error, which is a classic sign of duplicate IDs.

This seems to only happen when IDs are selected from the CGM... Presumably because I'm not selecting particles at the lowest snapshot when we can definitely find duplicates.


zhafen commented 6 years ago

Original comment by Zachary Hafen (Bitbucket: zhafen, GitHub: zhafen)


Fixed Issue #65!