Skip to content

Conversation

@mmbliss
Copy link

@mmbliss mmbliss commented Oct 1, 2019

Various bug fixes and adding Maxim's new rdf code

mmbliss and others added 14 commits July 8, 2019 19:01
Allows the usage of different filename schemes other than 'Mg_2TFSI_G1.lammpstrj.*'
Added get_msd_from_dump function. Currently only supports msd calculation for entire system (not for individual molecular species). Can calculate msd based on positions for all atoms or CoM positions for all molecules.
Changes the way rdf_partial works: uses separate atoms types for each atom in a molecule rather than using lammps atom types
I tested this on 401 frames with 10479 atoms total and the run time was 1.5 seconds/file giving a speed enhancement of more than 300 times compared to the original. 
Note: after adding the Numba function, I noticed there are some differences in the values calculated as compared to Maxim's original code, but will check what is causing this and edit it accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants