Total Energy
The total HF energy is:
where:
- is the density matrix
- is the core Hamiltonian matrix
- is the Fock matrix
- is the nuclear repulsion energy
Derivation
Starting from the expectation value of the Hamiltonian for a single Slater determinant:
Substituting the LCAO expansion and density matrix definition yields the trace formula above.
Energy Components
The total energy is partitioned into:
| Component | Formula | Description |
|---|---|---|
| Electronic | Sum of one- and two-electron contributions | |
| Nuclear | Classical repulsion between nuclei |
The nuclear repulsion energy is a simple pairwise sum:
where are atomic numbers and are inter-nuclear distances.
Energy Convergence
The SCF procedure monitors:
| Criterion | Default Threshold | Description |
|---|---|---|
| 10⁻⁸ Hartree | Energy change between iterations | |
| 10⁻⁸ | Density matrix RMS change | |
| 10⁻⁸ | Gradient (commutator) max norm |
These can be tightened with the Conver keyword in the SCF section
(Conver 10 for 10⁻¹⁰, etc.).