opm-simulators/opm/simulators/aquifers
Bård Skaflestad a0af111bd8 Reduce Restarted Cumulative Volume if Aquifer Split
If, in a restarted run, a single analytical aquifer object happens
to connect to the reservoir model from multiple separate MPI
processes we must not attribute the full historic cumulative water
production from the aquifer to each process.

This commit makes a rough estimate based on the connection areas of
how much of the total cumulative production is attributable to each
process and reduces the restart value using that fraction.  This is,
at best, a hack but it is currently the best we can do with the
information available in the restart files.  Complete fidelity will
entail tracking cumulative production at the connection level.
2021-08-19 21:07:05 +02:00
..
AquiferCarterTracy.hpp Add Restart Support to Carter-Tracy Analytical Aquifer 2021-08-19 21:07:05 +02:00
AquiferFetkovich.hpp Fetkovich: Load Water Density From Restart Source 2021-08-19 21:07:05 +02:00
AquiferInterface.hpp Reduce Restarted Cumulative Volume if Aquifer Split 2021-08-19 21:07:05 +02:00
AquiferNumerical.hpp Chase Type Specific Aquifer Data API Change 2021-06-25 09:58:27 +02:00
BlackoilAquiferModel_impl.hpp Chase Type Specific Aquifer Data API Change 2021-06-25 09:58:27 +02:00
BlackoilAquiferModel.hpp Prepare to Save/Restore Richer Set of Aquifer Values 2021-05-28 14:47:17 +02:00