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 pressure functions #150

Closed timcallow closed 2 years ago

timcallow commented 2 years ago

In this PR, we add a new module (postprocess/pressure.py) that includes various methods to compute the pressure.

timcallow commented 2 years ago

Not sure why the docs error, docs build and look fine for me locally