pyef.constants

Physical constants and atomic data for pyEF package.

This module contains all physical constants, unit conversions, and atomic property dictionaries used throughout the pyEF package. Centralizing these values ensures consistency and maintainability.

Physical Constants

All constants are in SI units unless otherwise specified.

Atomic Data

  • PERIODIC_TABLE: Element symbols mapped to atomic numbers

  • ATOMIC_MASS_DICT: Element properties (mass, atomic number, covalent radius, valence)

  • VDW_RADII_DICT: Van der Waals radii for elements

Sources: