Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 4.08 KB

TIMERS.md

File metadata and controls

23 lines (19 loc) · 4.08 KB

Timers

High Priority

Identifier Type Source Start End Summary Priority
SCF gamess.src 2429 2429 SCF driver (encapsulates entire SCF process for closed-shell systems) High
SCF iteration rhfuhf.src 2798 4129 A single self-consistent field iteration High
DFT contribution to SCF iteration rhfuhf.src 3004 3053 DFT contribution to the current SCF iteration High
MP2 gamess.src 3695 3695 MP2 driver (encapsulates entire MP2 process for closed-shell systems) High
RI-MP2 gamess.src 3705 3705 RI-MP2 driver (encapsulates entire RI-MP2 process for closed-shell systems) High
CC gamess.src 2877 2877 CC driver (encapsulates entire CC process for closed-shell systems) High
CCSD ccsdt.src 463 487 CCSD driver (encapsulates CCSD process for closed-shell systems). This is only the CCSD portion of either a CCSD or CCSD(T) run. High
CC (T) triples correction ccsdt.src 491 504 CC triples correction driver (encapsulates (T) process for closed-shell systems). This is only the (T) portion of a CCSD(T) run. High

Medium/Low Priority

Identifier Type Source Start End Summary Priority
1-electron integrals gamess.src 1239 1243 1-electron integrals Medium
Initial guess gamess.src 1251 1278 Generate or read in the initial guess for the SCF iterative process Medium
DFT 1-electron integrals gamess.src 1285 1285 1-electron integrals for DFT based runs Medium
2-electron integrals gamess.src 1294 1311 2-electron integrals Medium