-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* decouple file pymatgen file parsing and post-processing (lobsterpy) * attempt temp fix to by pass pydantic error * revert allow_arbitrary type * update pymatgen version * update schema, lobster job and tests * update monty version * Update pyproject.toml * Update pyproject.toml * removed redundant are_cobis/are_coops in strongestbonds, add lobsterpy kwargs to taskdoc * Update pyproject.toml * move typically small objects like charge, madelung back to mongostore * restructure strongest bonds field * fix vasp/flows/test_electrode.py::test_electrode_makers - TypeError: Lattice.get_all_distances() got an unexpected keyword argument 'fcoords1' https://github.com/materialsproject/pymatgen-analysis-defects/releases/tag/v2024.5.11 * pin nequip==0.5.6 mir-group/nequip#431 --------- Co-authored-by: J. George <[email protected]> Co-authored-by: Janosh Riebesell <[email protected]>
- Loading branch information
1 parent
6b9d8bb
commit ae3d0d6
Showing
6 changed files
with
293 additions
and
286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.