Skip to content

Commit

Permalink
add DONE to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhammond committed Oct 22, 2024
1 parent 01f51f7 commit 27d9124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tce/ccsd/ccsd_t2_2.F
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
! N^5 i1 ( h10 p3 h1 h2 )_ft + = -1 * Sum ( p5 ) * t ( p3 p5 h1 h2 )_t * i2 ( h10 p5 )_f
! i2 ( h10 p5 )_f + = 1 * f ( h10 p5 )_f
! N^5 i2 ( h10 p5 )_vt + = -1 * Sum ( h7 p6 ) * t ( p6 h7 )_t * v ( h7 h10 p5 p6 )_v
! N^6 i1 ( h10 p3 h1 h2 )_vt + = 1 * P( 2 ) * Sum ( h7 p9 ) * t ( p3 p9 h1 h7 )_t * i2 ( h7 h10 h2 p9 )_v
! N^6 i1 ( h10 p3 h1 h2 )_vt + = 1 * P( 2 ) * Sum ( h7 p9 ) * t ( p3 p9 h1 h7 )_t * i2 ( h7 h10 h2 p9 )_v DONE
! i2 ( h7 h10 h1 p9 )_v + = 1 * v ( h7 h10 h1 p9 )_v
! N^5 i2 ( h7 h10 h1 p9 )_vt + = 1 * Sum ( p5 ) * t ( p5 h1 )_t * v ( h7 h10 p5 p9 )_v
! N^6 i1 ( h10 p3 h1 h2 )_vt + = 1/2 * Sum ( p5 p6 ) * t ( p5 p6 h1 h2 )_t * v ( h10 p3 p5 p6 )_v DONE
Expand Down

0 comments on commit 27d9124

Please sign in to comment.