GEOS-DEV / GEOS

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

Bugfix/byer3/internal energy der 3053 #3105

Closed tjb-ltk closed 4 months ago

tjb-ltk commented 5 months ago

Phase internal energy derivatives incomplete... For loop covers 1-nc, pressure is location 1, temp 2, and remainder compdensity, and omits some calculations for derivatives

Fixes https://github.com/GEOS-DEV/GEOS/issues/3053

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 53.72%. Comparing base (fec6ac2) to head (9e66435).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3105 +/- ## ======================================== Coverage 53.72% 53.72% ======================================== Files 994 994 Lines 84746 84747 +1 ======================================== + Hits 45530 45533 +3 + Misses 39216 39214 -2 ```

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