mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-03 12:13:05 -05:00
The RFTConfig object gained a new data member and constructor argument, in addition to altering the type of the data member well_open_rft_name from an unordered_set to an unordered_map. Update serialization code accordingly.