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

GGA implementation for sqrt grid #181

Closed timcallow closed 1 year ago

timcallow commented 1 year ago

Currently the sqrt grid cannot be used with GGA functionals. At the very least a warning should be raised.

timcallow commented 1 year ago

Fixed by #197