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
Creating a pymatgen Potcar from a file in a library, we can store the version (PBE_54, PBE_64,...) because the library is structured to reflect these versions
Creating a Potcar from a calculation directory where it's just a single POTCAR file, like we would when parsing TaskDoc.from_directory: We can't store a version because multiple POTCAR releases might have the same contents as the POTCAR file
Solution might just be providing a list of possible POTCAR versions
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
previously brought up as issue #1101
quoting @esoteric-ephemera:
no planned implementation yet
Open to PRs + suggestions
Beta Was this translation helpful? Give feedback.
All reactions