-
Notifications
You must be signed in to change notification settings - Fork 874
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed selective_dynamics error for poscar in vasp/inputs.py * add unit test * Revert "add unit test" This reverts commit 4bc5cf3. * add unit test for selective dynamics in `io/vasp/tests` * pre-commit auto-fixes * correct typing * pre-commit auto-fixes * clean up * doc str to google format * PoscarTest convert selective_dynamics to list[list[bool]] before compare --------- Co-authored-by: Janosh Riebesell <[email protected]>
- Loading branch information
1 parent
51280b9
commit 32436a6
Showing
3 changed files
with
69 additions
and
34 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