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
The Orbital class for the VASP orbitals has dx2 as one of the enums, which is not an orbital. It is not clear to the reader that this is d_x^2-y^2. Maybe the enum should be renamed dx2_y2.