The Hartree–Fock Method

The Hartree–Fock (HF) method is a mean-field approximation to the many-electron Schrödinger equation. Each electron moves in an average field created by all other electrons, leading to a set of one-electron equations.

This chapter provides the theoretical foundation for the HF implementation in OpenQuantum, including the electronic Hamiltonian, the Roothaan–Hall equations, the Fock matrix construction, and total energy evaluation.

Overview of Chapters

UHF and ROHF

For open-shell systems, see Unrestricted & Restricted Open-Shell HF which covers separate α/β orbitals, spin contamination, and the ROHF formalism.

Key Equations

The central equations are summarized here for quick reference.

Electronic Hamiltonian (atomic units)

where:

  • is the one-electron operator (kinetic + nuclear attraction)
  • is the electron–electron repulsion

Roothaan–Hall Equations

In the LCAO approximation, molecular orbitals are expanded in atomic orbitals:

This leads to the matrix equations:

where:

  • is the Fock matrix
  • is the MO coefficient matrix
  • is the overlap matrix
  • is the diagonal matrix of orbital energies

Fock Matrix Elements

where:

  • is the core Hamiltonian (kinetic + nuclear attraction)
  • is the two-electron contribution

The density matrix is:

Total Energy

where is the nuclear repulsion energy.