opm-simulators/opm/simulators
Bård Skaflestad eb9ead5577 Support at Least NTFIP Distinict Regions for Inter-Region Flow
This commit ensures that we have backing support for region IDs up
to and including NTFIP (TABDIMS(5), REGDIMS(1)).  The existing setup
would fail (segmentation violation) in the case of a summary vector
of the form

    ROFT
      36 31 /
    /

when the maximum FIPNUM value was 30.  We nevertheless support
maximum FIPNUM values exceeding NTFIP.

We add a new optional parameter to the EclInterRegionFlowMap
constructor.  The parameter allows client code to specifiy a
"minimum maximum" region ID that all ranks must support.  This value
will be enforced during parallel aggregation.
2024-01-24 09:54:44 +01:00
..
aquifers Aquifer***: clean up includes 2024-01-02 10:39:59 +01:00
flow Support at Least NTFIP Distinict Regions for Inter-Region Flow 2024-01-24 09:54:44 +01:00
linalg Merge pull request #5103 from hnil/trueimpesanalytic 2024-01-18 22:51:57 +01:00
timestepping Move formatting utilities for convergence failures. 2024-01-23 11:16:57 +01:00
utils changed: move ebos/eclmpiserializer.hh to opm/simulators/utils/MPISerializer.hpp 2024-01-23 10:51:32 +01:00
wells Merge pull request #5116 from atgeirr/parallel-well-domain-output 2024-01-23 15:41:11 +01:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00