Skip to content

Commit

Permalink
Update documetation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TApplencourt authored Sep 8, 2022
1 parent 46a5fbe commit 87188bd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions documetation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ We do on the fly computation of H, so we don't need to store it

1. Split the psi_internal per process.
2. psi_internal_local compute the sum of PT2 and store the best external determinant.

### Size psi_external:

- alpha*(virtual-alpha) Single ALPHA
- beta*(virtual-beta) Sine Beta
- alpha^2*(virtual-alpha)^2 AB doubles
- comb(alpha,2)*comb(virtual-alpha,2) AA doubles
- comb(beta,2)*comb(virtual-beta,2) BB doubles




0 comments on commit 87188bd

Please sign in to comment.