-
Notifications
You must be signed in to change notification settings - Fork 96
Description
Thanks for the awesome software and great documentation.
Out of curiosity, I wanted to see how well MBTR could represent a large pure grain boundary system(<10000 atoms on average).
I do not think MBTR is best suited for representing these types of systems, but nonetheless I thought it would be beneficial to see for myself.
I have 7034 unique aluminum grain boundaries stored as LAMMPS dump files. When trying to represent these as MBTRs I realized that my memory was blowing up a lot faster than anticipated.
Below is a script that represents a single grain boundary as a MBTR. Note the print statements of the (current,peak) memory and the size of my output.
I am ignorant to the exact method MBTR is calculated, is there something I am missing? Is this memory usage intentional?
Thanks.
