Skip to content

Releases: materialsproject/custodian

v2019.2.10

11 Feb 03:31
Compare
Choose a tag to compare

v2019.2.7

07 Feb 23:52
Compare
Choose a tag to compare

v2018.8.9

09 Aug 00:07
Compare
Choose a tag to compare

v2018.6.11

11 Jun 18:21
Compare
Choose a tag to compare

v2018.3.10

10 Mar 15:36
Compare
Choose a tag to compare

v2017.12.23

22 Dec 21:13
Compare
Choose a tag to compare

Pymatgen 3 compatibility

13 Sep 03:31
Compare
Choose a tag to compare
  1. Custodian is now Python 3 compatible and uses the latest versions of
    pymatgen and monty.

Custodian v0.7.5

11 Aug 14:49
Compare
Choose a tag to compare
  1. Major Custodian now exits with RuntimeError when max_errors or
    unrecoverable_error is encountered.
  2. Added BadVasprunXMLHandler.

Improvements to VASP handlers.

15 Jul 05:40
Compare
Choose a tag to compare
  1. auto_npar option in VaspJob now properly handles Hessian calculations.
  2. WalltimeHandler now supports termination at electronic step (David
    Waroquiers).
  3. Improved handling of BRMIX fixes.

Improvements to VASP and QChem error handling

13 Jun 16:47
Compare
Choose a tag to compare
  1. Improved backwards compatibility for WallTimeHandler.
  2. Improvements to VaspErrorHandler. No longer catches spurious BRMIX error
    messages when NELECT is specified in INCAR, and pricel and rot_mat errors
    are now fixed with symmetry precision and gamma centered KPOINTS instead.
  3. Improved Qchem error handler (Xiaohui Qu).