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

out.xml Parser Changes #29

Merged
merged 13 commits into from
Mar 22, 2021
Merged

out.xml Parser Changes #29

merged 13 commits into from
Mar 22, 2021

Commits on Mar 16, 2021

  1. Add bz integration mode and number of kpoints to output

    bandgap only parsed in histogram mode
    janssenhenning committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a327cc6 View commit details
    Browse the repository at this point in the history
  2. I don't actually need to calculate the hash myself

    this way looking at the cache it should be obvious which versions were already obtained
    janssenhenning committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    bcb5b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b938aaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1916d49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24f5273 View commit details
    Browse the repository at this point in the history
  6. Rename distance output

    janssenhenning committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    cff939b View commit details
    Browse the repository at this point in the history
  7. pre-commit run

    janssenhenning committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    1e9cb72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d41b264 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Compact relax force and position output into one entry with all atoms…

    … in the out_dict
    
    renamed to 'force_atoms', 'abspos_atoms' and 'force_largest_component'
    janssenhenning committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    3a41498 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    d69794f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e990ee8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b01510c View commit details
    Browse the repository at this point in the history
  4. forces should also be in minimal mode of outxml_parser if the mode re…

    …quirements are fullfilled
    janssenhenning committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    d03ee6a View commit details
    Browse the repository at this point in the history