Constants

This file contains useful physical constant and conversion factors

mppi.Utilities.Constants.Bohr_radius = 5.291772e-11

The Bohr radius in meter.

mppi.Utilities.Constants.HaToeV = 27.211386

Energy conversion factor from Hartree to eV units

mppi.Utilities.Constants.Planck_ev_ps = 0.004135667696

Planck constant in eV*ps.

mppi.Utilities.Constants.electron_charge = 1.60217662e-19

The charge of the electron in Coulomb

mppi.Utilities.Constants.high_sym_fcc = {'G': [0.0, 0.0, 0.0], 'K': [0.0, 1.0, 1.0], 'L': [0.5, 0.5, 0.5], 'W': [1.0, 0.5, 0.0], 'X': [0.0, 0.0, 1.0]}

High symmetry points of the fcc lattice (expressed in cartesian coordinates in units of 2pi/alat)

mppi.Utilities.Constants.vacuum_impedence = 376.730313

The impedence of free space in Ohm. The field amplitude E (in V/m) is related to the field intensity P (in W/m^2) by the relation E = sqrt(Z0*P)