mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-12-21 11:03:29 +01:00
Change in weights
This commit is contained in:
parent
9f26e53351
commit
2a26476613
@ -796,7 +796,7 @@ subroutine fill_buffer_double(i_generator, sp, h1, h2, bannedOrb, banned, fock_d
|
||||
enddo
|
||||
call configuration_to_dets_size(occ,n,elec_alpha_num,N_int)
|
||||
n = max(n,1)
|
||||
w *= dsqrt(dble(n))
|
||||
w *= dble(n)
|
||||
endif
|
||||
|
||||
if(w <= buf%mini) then
|
||||
|
Loading…
Reference in New Issue
Block a user