atomec-project / atoMEC

Python-based average-atom code for simulations of high energy density phenomena such as in warm dense matter.
https://atomec-project.github.io/atoMEC/
BSD 3-Clause "New" or "Revised" License
17 stars 12 forks source link

Add Kubo-Greenwood functionality #139

Closed timcallow closed 2 years ago

timcallow commented 2 years ago

The Kubo-Greenwood formalism allows us to compute conductivity and also a measure of mean ionization state. This PR introduces a new conductivity module within the postprocess sub-folder, which currently contains the KuboGreenwood class and related functions.