opm-simulators/opm
Andreas Lauser 42ec0ca3c3 do not explicitly pass the permeability to the well model anymore
this information is already part of the EclipseState. The reason why
this should IMO be avoided is that this enforces an implementation
detail (ordering of the permeability matrices) of the simulator on the
well model. If this needs to be done for performance reasons, IMO it
would be smarter to pass an array of matrices instead of passing a raw
array of doubles.  I doubt that this is necessary, though: completing
the full Norne deck takes about 0.25 seconds longer on my machine,
that's substantially less than 0.1% of the total runtime.
2017-01-27 13:06:09 +01:00
..
autodiff do not explicitly pass the permeability to the well model anymore 2017-01-27 13:06:09 +01:00
polymer Passing keys to the restart load function. 2017-01-25 23:16:08 +01:00
simulators Change include path for writeVtkData.hpp, or remove include. 2016-12-06 09:48:03 +01:00