aiida-siesta 1.0.1
Version compatible with aiida-core>=1.0.0,<2.0.0
Improvements:
- More robust SiestaBaseWorkChain
Known bugs
- The calculation of bands is faulty when a relaxation with variable cell is performed in the same run. While the bands are parsed correctly, the corresponding kpoints are wrongly assigned. This applies to
SiestaCalculation
,SiestaBaseWorkChain
and all the other workchains.
For developers:
- Avoid the re-setting of Siesta filepaths via spec.inp
- Fixed obsolete call and input attributes in SiestaBaseWorkChain
- Remove obsolete files in several places
- Raise exception in parser if XML file is faulty