Skip to content

Mathematical Background

CASSCF theory doesn't depend on which software solves it, so the full derivation already lives on the GAMESS CASSCF pages rather than being duplicated here — the same approach used in the ORCA RHF tutorial, which links out to the GAMESS RHF mathematics rather than repeating it.

What's Different in ORCA

The theory above is identical regardless of software. What genuinely differs is the algorithmic path ORCA takes to reach a converged CASSCF wavefunction — its specific macro-iteration scheme, the moread/%moinp orbital-guess mechanism used in this tutorial, and how nroots/mult map onto the state-averaging theory above. That's covered separately in Complete CASSCF Algorithm, mirroring how the ORCA RHF mathematics section has its own Complete RHF Algorithm alongside the shared GAMESS theory.