This page is a condensed reorganisation of the keyword tables in section 4.2 of the ORCA manual. The full list runs to over a thousand pages, so this sticks to the keywords that show up most often in everyday research. For anything missing, section 4.2 of the manual has the complete set.

Run types

If no run type is specified on the keyword line, the default is Energy (single point).

KeywordMeaning
Energy or SPSingle-point energy (default).
OptGeometry optimisation (uses the redundant internal coordinates introduced in 2022).
COptOptimisation in Cartesian coordinates.
OptTSTransition-state optimisation.
ScanTSRelaxed scan followed by a TS search.
NEB, NEB-CI, NEB-TSNudged Elastic Band methods.
IRCIntrinsic Reaction Coordinate tracing.
Freq or AnFreqAnalytical frequency calculation.
NumFreqNumerical frequency calculation.
EnGradEnergy + gradient only (writes extra files beyond the GBW).
NumGradNumerical gradient (when analytical derivatives are unavailable).
MDMolecular dynamics.
GOATGlobal geometry optimisation + conformer search (ORCA 6).

Hartree–Fock · DFT methods

Hartree–Fock

HF itself is a one-word keyword. You can specify closed- vs open-shell explicitly.

KeywordMeaning
HFHartree–Fock.
RHF / RKSRestricted (closed-shell) SCF.
UHF / UKSUnrestricted SCF.
ROHF / ROKSRestricted open-shell SCF.

Representative DFT functionals

The functionals below are the ones you will meet most often. A fuller list is covered in 12. DFT functionals.

FamilyKeywordDescription
GGA BP86 · BPBecke88 exchange + Perdew86 correlation. Popular for transition metals.
BLYPBecke88 + Lee–Yang–Parr.
PBEPerdew–Burke–Ernzerhof. Solid general-purpose choice.
Hybrid GGA B3LYP20 % HF exchange. The most widely used reference.
B3LYP/GGaussian-style variant (VWN3 instead of VWN5).
PBE025 % HF exchange. Strong for NMR and EPR.
BHANDHLYP50 % HF exchange.
meta-GGA TPSSRepresentative meta-GGA.
TPSSh10 % HF-exchange hybrid.
M06LTruhlar group's meta-GGA.
Hybrid meta-GGA M0627 % HF exchange.
M062X54 % HF exchange. Good for reaction barriers.
r2SCANh · r2SCAN0r²SCAN-based hybrids. Modern recommendation.
Range-separated CAM-B3LYPGood for excited states and charge transfer.
wB97X-VIncludes VV10 non-local correlation.
wB97M-Vmeta-GGA + VV10. Among the best overall performers.
Double hybrid B2PLYPB88 + LYP + MP2 mix. High accuracy.
DSD-PBEP86SCS-MP2-coupled double hybrid.

Dispersion corrections

DFT does not capture dispersion well, so it is best to add a dispersion correction in almost every case.

KeywordMeaning
D4Most recent D4 correction. The recommended choice in ORCA 6.
D3BJGrimme's D3 + Becke–Johnson damping. Very robust.
D3ZEROD3 + zero damping.
D2Older version — not recommended.
# Using B3LYP with a dispersion correction is essentially standard
! B3LYP D4 def2-TZVP

Correlated methods — MP2, CCSD(T), DLPNO

KeywordMeaning
MP2Standard MP2.
RI-MP2 or MP2RIMP2 with the RI approximation. Requires an auxiliary basis.
SCS-MP2Spin-Component Scaled MP2. Improved accuracy.
DLPNO-MP2Local PNO-based MP2. Designed for large molecules.
CCSDCoupled Cluster Singles & Doubles.
CCSD(T)Adds perturbative triples — the gold standard.
DLPNO-CCSDLocal PNO-based CCSD (closed-shell).
DLPNO-CCSD(T)Local PNO-based CCSD(T). Full discussion in Chapter 10.
F12-CCSD(T) · CCSD(T)-F12Includes F12 explicit correlation. Approaches the basis-set limit rapidly.

DLPNO thresholds

The precision of a DLPNO calculation is controlled through three levels:

KeywordDescription
LoosePNOFastest, lowest precision. Useful for exploration.
NormalPNOThe default. A balanced choice.
TightPNOFor benchmark / production accuracy. Roughly 2× slower.

SCF algorithm options

KeywordMeaning
RIJCOSXRI for Coulomb + Chain-of-Spheres exchange. The standard acceleration option for hybrid DFT.
RI-JKApply RI to both Coulomb and Exchange. Requires a JK auxiliary basis.
RIAutomatically active for pure GGAs. Uses Split-RI-J.
NORIDisable RI.
DIRECTDirect calculation of integrals (saves memory).
CONVStore integrals on disk (I/O cost; required by some follow-up tasks).
DIIS · NODIISEnable / disable DIIS acceleration.
SOSCFSecond-order SCF. Often effective for closed-shell organics.
TRAHTrust-Region Augmented Hessian SCF. The last resort for hard cases.
MOREADRead molecular orbitals from a previous calculation. Use with %moinp "file.gbw".
NOITERNo SCF iterations — stop with the supplied orbitals.
UNOGenerate UHF natural orbitals. Recommended for unrestricted calculations.

SCF · optimisation convergence thresholds

KeywordDescription
LooseSCFLoose SCF convergence — fast but imprecise.
NormalSCFDefault.
TightSCFRecommended for optimisations and frequencies.
VeryTightSCFFor precision energies, NMR, and other sensitive jobs.
ExtremeSCFBenchmark only — very expensive.
LooseOptLoose optimisation convergence.
NormalOptDefault optimisation convergence.
TightOptTight optimisation — needed if you want clean frequencies afterwards.
VeryTightOptVery tight.

SCF convergence strategy

KeywordDescription
EasyConvAssume convergence will not be a problem — fastest option.
NormalConvThe general case.
SlowConvRecommended for difficult cases such as transition-metal complexes.
VerySlowConvFor pathological convergence problems.

DFT integration grids

The size of the DFT numerical-integration grid is set with the DefGridN keyword. The default is DefGrid2.

KeywordDescription
DefGrid1Coarsest grid — fast but less accurate.
DefGrid2Default. Sufficient for everyday work.
DefGrid3Large bases or precision work.
NoFinalGridXDisable the final grid for COSX. Not recommended.

Relativistic options

Used when treating heavy elements — 5d / 6d transition metals, lanthanides, actinides.

KeywordDescription
ZORAZero-Order Regular Approximation. Recommended for magnetic properties.
DKH or DKH2Second-order Douglas–Kroll–Hess Hamiltonian. Recommended for electric properties.
X2CTwo-component transformation. The modern option.
SOMF(1X)Spin–orbit coupling. Often paired with magnetic-property calculations.

Relativistic calculations must use a dedicated basis. For example, ! ZORA ZORA-def2-TZVP SARC/J pairs a ZORA-recontracted basis with the SARC auxiliary basis.

Output control

KeywordDescription
NormalPrintStandard output (default).
SmallPrintCondensed output.
LargePrintVerbose output — for debugging.
MiniPrintMinimal output.
PrintMOsPrint molecular-orbital coefficients.
PrintBasisPrint the basis set actually used.
PrintGapPrint the HOMO–LUMO gap each SCF iteration.
XYZFileWrite coordinates as .xyz.
PDBFileWrite coordinates as .pdb.
NoPopDisable all population analyses.
Mulliken, Loewdin, MayerEnable the corresponding population analysis.
NBONBO analysis interface (requires GENNBO).

Composite methods

Composite methods bundle "functional + basis + corrections" into a single keyword. ORCA 6 strongly recommends the "3c" family from the Grimme group: a single line is enough — no separate basis line required.

KeywordDescription
HF-3cHF-based. Extremely fast — useful for structure searches.
B97-3cGGA + modified def2-mTZVP. Excellent for everyday optimisations.
r2SCAN-3cmeta-GGA + modified def2-mTZVPP. Best price/performance — strongly recommended.
PBEh-3cHybrid (42 % HF) + modified def2-mSVP.
wB97X-3cRange-separated hybrid + valence double-zeta.
# r2SCAN-3c — basis and corrections all applied automatically
! r2SCAN-3c Opt Freq

* xyzfile 0 1 mol.xyz
Reach for r²SCAN-3c first

For medium-sized molecules (50–200 atoms) — geometry optimisations and frequencies — try r2SCAN-3c first. It reaches B3LYP/def2-TZVP-level accuracy in less than half the time. When you then need a more precise single-point energy on top, a workflow that adds DLPNO-CCSD(T)/cc-pVTZ on top of the r²SCAN-3c geometry works very well.

That is the keyword dictionary. From the next chapter on, worked examples show how these actually combine in real calculations.