10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-03 01:45:59 +02:00

Fixed MRCC

This commit is contained in:
Anthony Scemama 2017-02-27 20:30:56 +01:00
parent 97a7a48a83
commit 6437b08cd4

View File

@ -899,9 +899,9 @@ BEGIN_PROVIDER [ double precision, dij, (N_det_ref, N_det_non_ref, N_states) ]
dij(j, i, s) = get_dij_index(j, i, s, N_int) dij(j, i, s) = get_dij_index(j, i, s, N_int)
end do end do
end do end do
! end do end do
! print *, "done computing amplitudes" print *, "done computing amplitudes"
!END_PROVIDER END_PROVIDER