elementy

class elementy.element.Element[source]

Dataclass representing a chemical element.

class elementy.periodictable.PeriodicTable[source]

Dataclass representing the periodic table

elementy.element.calculate_atomic_volume() float[source]

Calculate the atomic volume from the atomic radius

elementy.element.get_radius(element: Element) float | None[source]

Gets one of the radius data entries to represent the element

elementy.element.calculate_mulliken_electronegativity(...) float | None[source]

Calculate the Mulliken electronegativity from the electron affinity and ionisation energy


Last update: Sep 07, 2023