Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up percolation test #188

Merged
merged 29 commits into from
Nov 20, 2023
Merged

Speed up percolation test #188

merged 29 commits into from
Nov 20, 2023

Conversation

stefsmeets
Copy link
Contributor

This PR speeds up the percolation tests and fixes an UnboundLocalError.

Closes #187

AstyLavrinenko and others added 29 commits October 16, 2023 14:34
I conducted AIMD simulations using a forced symmetry structure, and I have uploaded the simulation files to the "shape_analysis" subfolder within the surfdrive directory. I've tried to apply rotational symmetry to this data, and I would appreciate if you could review my approach. 
I have used files created by MATLAB, which are also available on surfdrive. However, when attempting to integrate them with gemdat, I encountered an issue with the order of symmetric operations. Since I manually recorded these operations, it is difficult to integrate. I was thinking that it should be possible to extract the symmetry operations from the sites CIF file and apply them to each lithium atom at each time step. And then plot the positions of the lithium atoms around one of the specified sites within a cutoff distance.
@stefsmeets stefsmeets merged commit 331db4d into main Nov 20, 2023
3 checks passed
@stefsmeets stefsmeets deleted the faster-tests branch November 20, 2023 10:45
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.

Percolation tests are slow
2 participants