This commit adds support for calculating UDQs at the segment level, i.e., UDQs named 'SU*'. This necessitates an API change for the UDQ context constructor and, transitively, every function that forms UDQ context objects. We pass a factory function that will create segment matcher objects on demand, and provide a default implementation of this factory function in the Schedule class. |
||
---|---|---|
.. | ||
include/opm/msim | ||
src |