Skip to content

v0.1.0a0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zooks97 zooks97 released this 15 Feb 22:09
· 43 commits to main since this release
b2c3396

This release has the absolute minimal functionality for running a basic SCF calculation using OpenMX.
In its current state, it will not work without an unreleased version of aiida-pseudo!

It includes:

  • A barebones OpenmxCalculation CalcJob implementation
  • Input validation via a limited JSON schema
  • No output parser