Analytic Nuclear Hessians
The fully analytical RHF Hessian includes five contributions:
Contributions
| Term | Formula | Description |
|---|---|---|
| One-electron curvature: second derivatives of | ||
| contracted with | Overlap curvature | |
ERI curvature: second derivatives of two-electron integrals computed analytically via shell_quartet_eri_hessian (not finite-difference) | ||
| CPHF response: is the orbital response from iterative CPHF solution | ||
| Occupied-occupied reorthonormalization: includes both and contributions to |
UHF Hessian
For UHF, the Hessian uses a coupled 2×2 CPHF system (, , , spin blocks) with separate and densities.
Semi-Analytical Path
The semi-analytical (finite-difference of gradients) path propagates the selected ERI engine to all displaced SCF evaluations. This ensures consistency between the analytical and numerical Hessian paths.
Symmetry Acceleration
Analytical Hessians skip symmetry-equivalent shell quartets before expensive integral evaluation, matching GRAD2E SymShl. This provides significant speedup for symmetric molecules.
Usage
FREQ
Hessian analytical # or semi
...
END
The analytical Hessian is the default for RHF/UHF single-point frequency calculations.