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

Fix incorrect calculation of kinetic energy type B density #173

Closed timcallow closed 1 year ago

timcallow commented 1 year ago

The calculation of the kinetic energy using type B was incorrect. Now it is fixed.

codecov[bot] commented 1 year ago

Codecov Report

Merging #173 (ff2b9aa) into develop (fadc23a) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #173   +/-   ##
========================================
  Coverage    97.62%   97.62%           
========================================
  Files           14       14           
  Lines         2191     2192    +1     
========================================
+ Hits          2139     2140    +1     
  Misses          52       52           
Impacted Files Coverage Δ
atoMEC/staticKS.py 98.40% <100.00%> (+<0.01%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.