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 eigenvalue problem solver sort the eigenvlues in ascending order, while the pseudo-spin states are designed to be at the endding block of the H matrix. This results an unintentional mixing with the normal pi-electron and pseudo-spin states.
Resolution:
Exclude the pseudo-spin states from the Hamiltonian matrix.
The text was updated successfully, but these errors were encountered:
The eigenvalue problem solver sort the eigenvlues in ascending order, while the pseudo-spin states are designed to be at the endding block of the H matrix. This results an unintentional mixing with the normal pi-electron and pseudo-spin states.
Resolution:
Exclude the pseudo-spin states from the Hamiltonian matrix.
The text was updated successfully, but these errors were encountered: