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
@shyuep The person to tag would be @rkingsbury or myself. I thought I fixed this problem in #3184 but looks like there's another bug related to Composition indexing using Elements/str vs. Species. Currently:
I would argue comp["Li"] should return 2 instead, i.e. return all species with matching symbol, regardless of oxidation state. That would fix the problem @BowenD-UCB encountered since currently comp["O"] returns zero and so no oxide correction is applied.
But this would be breaking, and in particular might conflict with user expectations in the (rarely used) case of allow_negative=True since e.g. currently
Version: 2023.10.11
The anion correction is missing for these O2-
The text was updated successfully, but these errors were encountered: