10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-23 13:42:23 +02:00
This commit is contained in:
Anthony Scemama 2019-12-17 11:36:10 +01:00
parent 0b2fe07290
commit 8a7d12efdf

View File

@ -797,7 +797,7 @@ subroutine fill_buffer_double(i_generator, sp, h1, h2, bannedOrb, banned, fock_d
case(6)
w = w - coef * coef * selection_weight(istate)
case(default)
case default
! Energy selection
w = w + e_pert * selection_weight(istate)