Skip to content

v0.7.1

Compare
Choose a tag to compare
@Andrew-S-Rosen Andrew-S-Rosen released this 20 Mar 23:08
· 623 commits to main since this release
cb85bc5

[0.7.1]

Added

  • Added an optional MP compatability checker for MP recipes
  • Summaries for intermediate ASE optimization steps are now stored in the output schema for VASP and cclib-based recipes when store_intermediate_results=True
  • Added a WRITE_PICKLE setting, which by default, will write out a .pkl file containing the result schema to the directory

Changed

  • Updated ruff settings
  • The Gaussian and ORCA static_job routines do a force calculation by default now

Fixed

  • Fixed input file formatting for orcablocks in ORCA recipes

Removed

  • Removed the CHDIR setting

What's Changed

Full Changelog: v0.7.0...v0.7.1