Skip to main content

Module constants

Module constants 

Source
Expand description

Physical and mathematical constants for quantum chemistry.

All values follow CODATA 2018 recommended values.

Constants§

ANGSTROM_TO_BOHR
Conversion: 1 Å = 1.8897259886 Bohr.
BOHR_TO_ANGSTROM
Conversion: 1 Bohr = 0.529177 Å.
DIIS_SUBSPACE_SIZE
Default DIIS subspace size.
EV_TO_HARTREE
1 eV = 0.0367493 Hartree.
HARTREE_TO_EV
1 Hartree = 27.211386 eV.
HARTREE_TO_KCAL
1 Hartree = 627.5095 kcal/mol.
SCF_DENSITY_THRESHOLD
Default SCF density convergence threshold.
SCF_ENERGY_THRESHOLD
Default SCF energy convergence threshold (Hartree).
SCF_MAX_ITER
Default SCF max iterations.