devinamatthews / aquarius

Aquarius is a parallel quantum chemistry package built on the Cyclops Tensor Framework which provides high-performance structured tensor operations. Aquarius is primarily focused on iterative methods such as CC, CI, and EOMCC.
BSD 3-Clause "New" or "Revised" License
27 stars 11 forks source link

CCSDT with CCSD subiterations #13

Closed snelliott closed 8 years ago

snelliott commented 8 years ago

Changes to src/cc/ccsdt.cxx and src/util/iterative.hpp to allow for any number of ccsd (plus t3->t1 and t->2 contributions) subiterations during the ccsdt routine.