mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-12-21 19:13:29 +01:00
Merge branch 'master' into dev
This commit is contained in:
commit
220b2fad30
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user