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

Changes to pressure module #175

Closed timcallow closed 1 year ago

timcallow commented 1 year ago

In this PR, we introduce more options for calculating the pressure, i.e.:

codecov[bot] commented 1 year ago

Codecov Report

Merging #175 (2b3e4c4) into develop (fd266db) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #175      +/-   ##
===========================================
+ Coverage    97.64%   97.70%   +0.06%     
===========================================
  Files           14       14              
  Lines         2205     2226      +21     
===========================================
+ Hits          2153     2175      +22     
+ Misses          52       51       -1     
Impacted Files Coverage Δ
atoMEC/models.py 96.85% <ø> (ø)
atoMEC/postprocess/pressure.py 97.56% <100.00%> (+0.83%) :arrow_up:

... and 1 file with indirect coverage changes

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