mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-18 11:23:38 +01:00
Removed do_csf : Bug
This commit is contained in:
parent
d31d843535
commit
54b01efc23
@ -57,8 +57,8 @@ END_PROVIDER
|
|||||||
enddo
|
enddo
|
||||||
|
|
||||||
! Deactivated temporarily: bug in N_csf
|
! Deactivated temporarily: bug in N_csf
|
||||||
do_csf = s2_eig .and. only_expected_s2 .and. (expected_s2 == 0.d0)
|
! do_csf = s2_eig .and. only_expected_s2 .and. (expected_s2 == 0.d0)
|
||||||
! do_csf = .False.
|
do_csf = .False.
|
||||||
|
|
||||||
if (diag_algorithm == "Davidson") then
|
if (diag_algorithm == "Davidson") then
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user