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

Update unit tests for conductivity and GGAs #143

Closed NathanERa closed 2 years ago

NathanERa commented 2 years ago

Chenged exceptions and functionals test to take into account the new added GGA calculation option. Changed spin test to use GGA. Added a test for conductivity module.

timcallow commented 2 years ago

Also please add a test for the Gram-Schmidt procedure at the end of staticKS.py.

The rest seems to be awkward one-liners...