mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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. |
||
---|---|---|
.. | ||
AquiferCarterTracy.hpp | ||
AquiferFetkovich.hpp | ||
AquiferInterface.hpp | ||
AquiferNumerical.hpp | ||
BlackoilAquiferModel_impl.hpp | ||
BlackoilAquiferModel.hpp |