mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
this unifies the code paths of the code that calculates the FIP field totals for the parallel and the sequential cases and makes the code more robust because it does not hard-code the presence of an intensive quantities cache anymore. also, rock compressibility is now also included in the field totals instead of just the FIP regions. this was forgotten in the last FIP PR because the region values are calculated in a different class using completely different code. (i.e., regions are done by the model, field totals by the simulator. that design should win an award, IMO.) with this patch, the field totals for Norne and SPE1 seem to match those produced by E100 _very_ closely and also parallel and sequential runs for Norne and SPE1 of flow_ebos produce exactly the same numbers. (This is probably the case for all decks, but I haven't tested anything else.) |
||
---|---|---|
.. | ||
autodiff | ||
polymer | ||
simulators |