Files
opm-common/tests/msim
Joakim Hove 2e832f0fbe Changes to Well status implementation
o The status of a well is maintened as a small object which is managed by a new
   std::shared_ptr member in the well objects. The consequence of this is that
   several well objects can share the same underlying status object. The
   advantage of this is that runtime (i.e. ACTIONX) updates of well status will
   affect the correct set of wells.

 o The general Schedule::updateWell() will use the DynamicState::upadte_equal()
2020-12-08 09:36:45 +01:00
..
2020-04-16 14:13:54 +02:00
2020-04-16 14:13:54 +02:00
2020-11-15 10:03:34 +01:00
2020-04-16 14:13:54 +02:00
2020-12-01 23:06:44 +01:00