Changes in src/defs.hpp [b48ba6:29812d]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/defs.hpp
rb48ba6 r29812d 12 12 #define MAX_ELEMENTS 128 //!< maximum number of elements for certain lookup tables 13 13 #define AtomicLengthToAngstroem 0.52917721 //!< conversion factor from atomic length/bohrradius to angstroem 14 #define BONDTHRESHOLD 0.5 //!< CSD threshold in bond check which is the width of the interval whose center is the sum of the covalent radii 14 15 #define AtomicEnergyToKelvin 315774.67 //!< conversion factor from atomic energy to kelvin via boltzmann factor 15 16 #define KelvinToAtomicTemperature 3.1668152e-06 //!< conversion factor for Kelvin to atomic temperature (Hartree over k_B)
Note:
See TracChangeset
for help on using the changeset viewer.