mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-04-26 10:14:45 +02:00
openmp issue solved
This commit is contained in:
parent
67a2f0eb0c
commit
4744fc7360
@ -11,6 +11,8 @@ subroutine write_tc_energy()
|
|||||||
! GS
|
! GS
|
||||||
! ---
|
! ---
|
||||||
|
|
||||||
|
call htilde_mu_mat_opt_bi_ortho(psi_det(1,1,1), psi_det(1,1,1), N_int, hmono, htwoe, hthree, htot)
|
||||||
|
|
||||||
allocate(E_TC_tmp(N_det), E_1e_tmp(N_det), E_2e_tmp(N_det), E_3e_tmp(N_det))
|
allocate(E_TC_tmp(N_det), E_1e_tmp(N_det), E_2e_tmp(N_det), E_3e_tmp(N_det))
|
||||||
|
|
||||||
!$OMP PARALLEL &
|
!$OMP PARALLEL &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user