10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-26 15:12:19 +02:00

Removed do_csf : Bug

This commit is contained in:
Anthony Scemama 2021-06-07 16:02:42 +02:00
parent d31d843535
commit 54b01efc23

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