Skip to content

Releases: robinzyb/cp2kdata

v0.6.1

05 Oct 21:32
718e4d1
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.4.3...v0.6.1

v0.4.3

07 Sep 10:19
a955f36
Compare
Choose a tag to compare
  • Refactor the Cp2kCube Class FIles
  • Add support for CP2K2023 Version output
  • Add warning for not found output

v0.4.1

20 Oct 09:35
854d95e
Compare
Choose a tag to compare

What's Changed

  • add test function for
    • basis set
    • cutoff
    • Hubbard u
  • add test file generation command line tool for
    - basis set
    • cutoff
    • Hubbard u
  • add plot command line tool for
    - basis set test
    • cutoff test
    • Hubbard u test
    • fep plot
  • add frequently used units from cp2k

v0.4.0

13 Sep 02:49
f4f7ecc
Compare
Choose a tag to compare

What's Changed

  • Cp2kOutput Parser for md calculation
  • Dpdata Plugin for energy_force and md

v0.2.0

22 Apr 05:53
Compare
Choose a tag to compare

What's Changed

  • Changes to block_parser and pdos by @ruihao69 in #1
  • add MAV and PAV to cp2kcube
  • add get structure method to cp2kcube

New Contributors

  • @ruihao69 made their first contribution in #1

Full Changelog: v0.0.1...v0.2.0

v0.0.1

17 Jan 03:15
Compare
Choose a tag to compare

First release of cp2kdata.
Currently, only the energy and force outputs are fully tested.