GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
210 stars 84 forks source link

Add a pressure-dependent permeability model and calculate the transmissibility derivatives #3086

Closed frankfeifan closed 4 months ago

frankfeifan commented 5 months ago

In this PR, we do the following things

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 10.56911% with 110 lines in your changes are missing coverage. Please review.

Project coverage is 53.66%. Comparing base (90feb10) to head (cd6073a).

Files Patch % Lines
...constitutive/permeability/PressurePermeability.hpp 1.88% 52 Missing :warning:
...constitutive/permeability/PressurePermeability.cpp 0.00% 51 Missing :warning:
...Components/finiteVolume/CellElementStencilTPFA.hpp 64.28% 5 Missing :warning:
...titutive/permeability/CarmanKozenyPermeability.hpp 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3086 +/- ## =========================================== - Coverage 53.73% 53.66% -0.07% =========================================== Files 994 996 +2 Lines 84732 84848 +116 =========================================== + Hits 45527 45534 +7 - Misses 39205 39314 +109 ```

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