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
Add magmom support in get_phonopy_structure (#3555)
* Add magmom support in get_phonopy_structure
* add test for struct_ph.magnetic_moments
* fix TypeError: 'NoneType' object is not subscriptable
prop = {key: val[idx] for key, val in site_properties.items()}
* fix StructureError stating wrong DISTANCE_TOLERANCE
---------
Co-authored-by: Janosh Riebesell <[email protected]>
0 commit comments