ORCA is a flexible, efficient, and powerful quantum chemistry package used for DFT and post-HF computations.
To install ORCA:
.bashrc
or .zshrc
with:export PATH=$PATH:/path/to/orca
orca input.inp > output.out
Calculates the electronic energy at a fixed geometry without any structure optimization.
Finds the lowest energy molecular geometry by adjusting atom positions iteratively.
Determines vibrational frequencies and thermodynamic properties of the molecule.
Time-Dependent DFT calculations for excited states, UV/Vis absorption spectra, and electronic transitions.
Calculates reaction paths using Nudged Elastic Band method between two endpoints.
Multiconfigurational electronic structure method for strongly correlated systems.