Units: Length#

This module contains conversions for units of length.

tad_mctc.units.length.AA2AU = 1.8897261254578281#

Factor for conversion from Angstrom to atomic units (bohr). This equals: 1 Angstrom = 1.8897261246204404 a.u.

tad_mctc.units.length.AA2METER = 1e-10#

Factor for conversion from Angstrom to meter (1e-10).

tad_mctc.units.length.AU2AA = 0.52917721067#

Factor for conversion from atomic units (bohr) to Angstrom.

tad_mctc.units.length.AU2METER = 5.2917721067e-11#

Conversion from bohr (a.u.) to meter. This equals: 1 bohr = 5.29177210903e-11 m.

tad_mctc.units.length.METER2AA = 10000000000.0#

Factor for conversion from meter to Angstrom (1e10).

tad_mctc.units.length.METER2AU = 18897261254.57828#

Conversion from meter to atomic units.