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

Update base.py #346

Merged
merged 2 commits into from
Sep 24, 2021
Merged

Update base.py #346

merged 2 commits into from
Sep 24, 2021

Commits on Sep 6, 2021

  1. Update base.py

    Lammps may not keep the original order of the atom IDs (see e.g. https://matsci.org/t/atom-id-is-changing/31701). I experienced this when running reverse scaling where multple runs are appended. The following patch orders the atom IDs and thus guarantees that the order remains unchanged.
    JNmpi committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    f1b41f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Update pyiron_atomistics/lammps/base.py

    Co-authored-by: Marvin Poul <poul@mpie.de>
    jan-janssen and pmrv committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    5c640aa View commit details
    Browse the repository at this point in the history