|
ampsci
High-precision calculations for one- and two-valence atomic systems
|
Unit conversions. Simple uses PhysConst; just for convenience.
Variables | |
| constexpr double | Energy_au_to_keV = PhysConst::Hartree_eV / 1.0e3 |
| energy: au -> keV | |
| constexpr double | Energy_keV_to_au = 1.0 / Energy_au_to_keV |
| energy: keV -> au | |
| constexpr double | Energy_au_to_eV = PhysConst::Hartree_eV |
| energy: au -> keV | |
| constexpr double | Energy_eV_to_au = 1.0 / Energy_au_to_eV |
| energy: keV -> au | |
| constexpr double | Energy_invcm_to_au = 1.0 / PhysConst::Hartree_invcm |
| energy: cm^-1 -> au | |
| constexpr double | Momentum_au_to_MeV |
| momentum: au -> MeV: [hbar*q] = [hbar/a0] = (m_e*c*alpha) = E_H/c*alpha | |
| constexpr double | Momentum_MeV_to_au = 1.0 / Momentum_au_to_MeV |
| momentum: MeV -> au | |
| constexpr double | Momentum_au_to_eV = PhysConst::Hartree_eV / PhysConst::alpha |
| momentum: au -> eV: [hbar*q] = [hbar/a0] = (m_e*c*alpha) = E_H/c*alpha | |
| constexpr double | Momentum_eV_to_au = 1.0 / Momentum_au_to_eV |
| momentum: eV -> au | |
| constexpr double | Mass_au_to_GeV = PhysConst::m_e_MeV / 1000.0 |
| mass: au -> GeV | |
| constexpr double | Mass_au_to_MeV = PhysConst::m_e_MeV |
| mass: au -> MeV | |
| constexpr double | Mass_GeV_to_au = 1.0 / Mass_au_to_GeV |
| mass: GeV -> au | |
| constexpr double | Mass_MeV_to_au = 1.0 / Mass_au_to_MeV |
| mass: MeV -> au | |
| constexpr double | Velocity_au_to_kms = (PhysConst::c_SI / PhysConst::c) / 1.0e3 |
| velocity: au -> km/s | |
| constexpr double | Velocity_au_to_cms |
| velocity: au -> cm/s | |
| constexpr double | Velocity_au_to_cmday |
| velocity: cm/s -> cm/day | |
| constexpr double | AtomicMass_u_to_kg = PhysConst::u_NMU * PhysConst::m_e_kg |
| atomic mass: daltons -> kg | |
|
constexpr |
energy: au -> keV
|
constexpr |
energy: keV -> au
|
constexpr |
energy: au -> keV
|
constexpr |
energy: keV -> au
|
constexpr |
energy: cm^-1 -> au
|
constexpr |
momentum: au -> MeV: [hbar*q] = [hbar/a0] = (m_e*c*alpha) = E_H/c*alpha
|
constexpr |
momentum: MeV -> au
|
constexpr |
momentum: au -> eV: [hbar*q] = [hbar/a0] = (m_e*c*alpha) = E_H/c*alpha
|
constexpr |
momentum: eV -> au
|
constexpr |
mass: au -> GeV
|
constexpr |
mass: au -> MeV
|
constexpr |
mass: GeV -> au
|
constexpr |
mass: MeV -> au
|
constexpr |
velocity: au -> km/s
|
constexpr |
velocity: au -> cm/s
|
constexpr |
velocity: cm/s -> cm/day
|
constexpr |
atomic mass: daltons -> kg