mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-02 12:36:54 -06:00
eb9ead5577
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. |
||
---|---|---|
.. | ||
aquifers | ||
flow | ||
linalg | ||
timestepping | ||
utils | ||
wells | ||
opm-simulators_doxygen_main.hpp |