Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
scemama committed Jul 12, 2023
1 parent fba2fef commit 4ad7765
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ccsd/ccsd_space_orb_sub_chol.irp.f
Original file line number Diff line number Diff line change
Expand Up @@ -457,8 +457,7 @@ subroutine compute_r2_space_chol(nO,nV,t1,t2,tau,H_oo,H_vv,H_vo,r2,max_r2)
integer :: u,v,i,j,beta,gam,a,b
double precision :: max_r2_local

! Residual
!r2 = 0d0
call set_multiple_levels_omp(.False.)

!$omp parallel &
!$omp shared(nO,nV,r2,cc_space_v_oovv) &
Expand Down

0 comments on commit 4ad7765

Please sign in to comment.