festim-dev / FESTIM

Coupled hydrogen/tritium transport and heat transfer modelling using FEniCS
https://festim.readthedocs.io/en/stable/
Apache License 2.0
78 stars 16 forks source link

Time space dependent trap density #782

Open RemDelaporteMathurin opened 3 weeks ago

RemDelaporteMathurin commented 3 weeks ago

Proposed changes

Implemented a time and space dependent trap density #644

Types of changes

What types of changes does your code introduce to FESTIM?

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 47.61905% with 22 lines in your changes missing coverage. Please review.

Project coverage is 97.05%. Comparing base (3fc02da) to head (bc4636b).

Files Patch % Lines
festim/species.py 36.36% 21 Missing :warning:
festim/hydrogen_transport_problem.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## fenicsx #782 +/- ## =========================================== - Coverage 98.39% 97.05% -1.34% =========================================== Files 28 28 Lines 1554 1594 +40 =========================================== + Hits 1529 1547 +18 - Misses 25 47 +22 ```

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