GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
203 stars 80 forks source link

Manually expand fluid model types #3112

Closed dkachuma closed 1 month ago

dkachuma commented 2 months ago

Attempt to make some compilation units smaller by manually specifying the fluid models. This will probably not work.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 54.03%. Comparing base (2d4e867) to head (138659f).

Files Patch % Lines
...nalMultiphaseBaseComputeHydrostaticEquilibrium.cpp 9.82% 101 Missing :warning:
...ers/fluidFlow/CompositionalMultiphaseUtilities.cpp 50.00% 8 Missing :warning:
...ionalMultiphaseWellUpdateVolRatesForConstraint.cpp 93.51% 7 Missing :warning:
...sSolvers/fluidFlow/CompositionalMultiphaseBase.cpp 44.44% 5 Missing :warning:
...sSolvers/fluidFlow/CompositionalMultiphaseBase.hpp 0.00% 2 Missing :warning:
...nents/constitutive/ConstitutivePassThruHandler.hpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3112 +/- ## =========================================== + Coverage 53.72% 54.03% +0.31% =========================================== Files 994 997 +3 Lines 84687 84677 -10 =========================================== + Hits 45497 45755 +258 + Misses 39190 38922 -268 ```

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