9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-25 22:12:05 +02:00

Merge branch 'master' into dev

This commit is contained in:
Anthony Scemama 2021-06-07 16:03:21 +02:00
commit 220b2fad30

View File

@ -57,8 +57,8 @@ END_PROVIDER
enddo
! Deactivated temporarily: bug in N_csf
do_csf = s2_eig .and. only_expected_s2 .and. (expected_s2 == 0.d0)
! do_csf = .False.
! do_csf = s2_eig .and. only_expected_s2 .and. (expected_s2 == 0.d0)
do_csf = .False.
if (diag_algorithm == "Davidson") then