hartreeEnergy top-level constant

Energy const hartreeEnergy

The Hartree atomic unit of energy is the energy for the separation of a molecule to nuclei and electrons.

Implementation

const Energy hartreeEnergy = Energy.constant(
    Double.constant(4.3597447222071e-18),
    uncert: 1.949655436636876e-12);