nakib / elphbolt

A solver for the coupled and decoupled electron and phonon Boltzmann transport equations.
GNU General Public License v3.0
39 stars 26 forks source link

Periodic table data as dictionary #101

Closed nakib closed 6 months ago

nakib commented 1 year ago

Looking for a suitable dictionary data structure to define the periodic table as an immutable, once and for all in params.f90. Ideally, it should be able to return as an 1d array both the isotopic masses and abundances for a given element.