QMCPACK
qmcplusplus::Units::energy Namespace Reference

Variables

const real J = 1.e0
 
const real eV = 1.60217646e-19 * J
 
const real Ry = 13.6056923 * eV
 
const real Ha = 2 * Ry
 
const real kJ_mol = 1000. * J / mol
 
const real K = J / kb
 

Variable Documentation

◆ eV

const real eV = 1.60217646e-19 * J

Definition at line 68 of file unit_conversion.h.

◆ Ha

const real Ha = 2 * Ry

Definition at line 70 of file unit_conversion.h.

Referenced by SPOSetInputInfo::put().

◆ J

◆ K

◆ kJ_mol

const real kJ_mol = 1000. * J / mol

Definition at line 71 of file unit_conversion.h.

◆ Ry

const real Ry = 13.6056923 * eV

Definition at line 69 of file unit_conversion.h.