Deactivated banned excitations

This commit is contained in:
Anthony Scemama 2021-06-18 12:47:27 +02:00
parent 66baf49ca6
commit b1806d517d
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,3 @@
BEGIN_PROVIDER [ double precision, mo_overlap,(mo_num,mo_num) ]
implicit none
BEGIN_DOC

View File

@ -296,6 +296,12 @@ end
! If true, the excitation is banned in the selection. Useful with local MOs.
END_DOC
banned_excitation = .False.
use_banned_excitation = .False.
! DEACTIVATED
return
! DEACTIVATED
integer :: i,j, icount
integer(key_kind) :: idx
double precision :: tmp