mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
This commit switches the region set tag matching algorithm to using unique prefixes. This enables the simulator to recognise that the region set name FIPUNI should match up with the user defined region set 'FIPUNIT'. In the current master sources, the above summary vector would produce a diagnostic message saying that the region set 'FIPUNI' (without the final 'T') does not exist. To this end, we instruct the ParallelEclipseState to always pass the six character substring beginning with 'FIP' for FIP-like region arrays and defer to the rank-0 EclipseState/FieldProps mechanism to match this prefix with its canonical region set. |
||
---|---|---|
.. | ||
core/props | ||
simulators |