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

Fixes errors in a number of docstrings due to the introduction of the sqrt grid #216

Closed timcallow closed 11 months ago

timcallow commented 11 months ago

Fixes mistakes in a number of docstrings due to the introduction of the sqrt grid

Closes issue #185

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (develop@d7e78fc). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #216 +/- ## ========================================== Coverage ? 96.84% ========================================== Files ? 14 Lines ? 2407 Branches ? 0 ========================================== Hits ? 2331 Misses ? 76 Partials ? 0 ``` | [Files](https://app.codecov.io/gh/atomec-project/atoMEC/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project) | Coverage Δ | | |---|---|---| | [atoMEC/check\_inputs.py](https://app.codecov.io/gh/atomec-project/atoMEC/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project#diff-YXRvTUVDL2NoZWNrX2lucHV0cy5weQ==) | `93.49% <ø> (ø)` | | | [atoMEC/config.py](https://app.codecov.io/gh/atomec-project/atoMEC/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project#diff-YXRvTUVDL2NvbmZpZy5weQ==) | `100.00% <ø> (ø)` | | | [atoMEC/mathtools.py](https://app.codecov.io/gh/atomec-project/atoMEC/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project#diff-YXRvTUVDL21hdGh0b29scy5weQ==) | `90.90% <ø> (ø)` | | | [atoMEC/postprocess/pressure.py](https://app.codecov.io/gh/atomec-project/atoMEC/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project#diff-YXRvTUVDL3Bvc3Rwcm9jZXNzL3ByZXNzdXJlLnB5) | `95.91% <ø> (ø)` | | | [atoMEC/staticKS.py](https://app.codecov.io/gh/atomec-project/atoMEC/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project#diff-YXRvTUVDL3N0YXRpY0tTLnB5) | `98.77% <ø> (ø)` | | | [atoMEC/xc.py](https://app.codecov.io/gh/atomec-project/atoMEC/pull/216?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project#diff-YXRvTUVDL3hjLnB5) | `97.65% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.