Skip to content

aiida-cp2k v1.3.0

Compare
Choose a tag to compare
@yakutovicha yakutovicha released this 21 Feb 22:03
b98cda8

Changes in the release:

  • Testing:
    • Move CI tests from Travis to GitHub actions (#121).
    • Add test for xyz writing (#125).
  • Inputs, outputs, parsing:
    • Advanced parser: parse integrated spin density and S-square (#118).
    • Add k-points input (#123).
    • Cp2kBaseWorkChain: store final input dictionary (#124).
  • Code improvements:
    • Improve input parameters help strings, convert strings to f-strings, remove unused resources input (#122).
    • Import material science objects through factories (#120).