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
leads to wrong symmetry assignments since pol is either 1 or 2. This leads to assigning the ground state symmetry to the first root, and the symmetry of the HOMO to all other roots.
Describe the bug
The pol check
nwchem/src/nwdft/lr_tddft/tddft_analysis.F
Lines 794 to 798 in 3377a29
leads to wrong symmetry assignments since
pol
is either1
or2
. This leads to assigning the ground state symmetry to the first root, and the symmetry of the HOMO to all other roots.To Reproduce
Run QA/tests/tddft_h2o/tddft_h2o.nw with current master branch
Expected behavior
Symmetry labels should be the same as in QA/tests/tddft_h2o/tddft_h2o.out
The text was updated successfully, but these errors were encountered: