You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation to adjust get_supercell_size to also generate orthorhombic supercells (#923)
* starting with implementation to adjust get_supercell_size
* adding orthorhombic supercells
* add unit test
* fixed the reason for the failing unit tests
* adjust pymatgen version
* adjust pymatgen version
* fix linting
* fix missing max_length in unit test
* adjusted pymatgen version
* add step_size to common_kwds
* put max_atoms to common_kwds
* adjustments to make unit tests pass
* fixing ase unit test
* Update test_jobs.py
---------
Co-authored-by: J. George <[email protected]>
0 commit comments