opm-simulators/opm/core/wells
Bård Skaflestad 66293e8aed effectiveExtent: Fix out-of-bounds indexing
Commit 96cf137 introduced support for Peaceman index calculation
that honoured general completion directions (X,Y,Z).  This was
accomplished through a permutation index that reordered the
permeability and geometric extent components according to a local
coordinate system along the completion.

In a complete breakdown of logic, however, the d-component extent
vector was indexed as though it were a d-by-d matrix.  This commit
restores sanity to the processing.

Pointy hat: @bska.
2014-09-01 13:30:32 +02:00
..
InjectionSpecification.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
InjectionSpecification.hpp Renamed newwells.h -> wells.h. 2013-03-18 10:33:34 +01:00
ProductionSpecification.cpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
ProductionSpecification.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
well_controls.c well_controls: Add deep-copy (clone) support 2014-07-03 16:09:56 +02:00
WellCollection.cpp remove EclipseGridParser compatibility methods from all classes 2014-05-21 11:22:43 +02:00
WellCollection.hpp remove EclipseGridParser compatibility methods from all classes 2014-05-21 11:22:43 +02:00
wells.c Reimplement clone_wells() in terms of well_controls_clone() 2014-07-03 16:09:56 +02:00
WellsGroup.cpp remove EclipseGridParser compatibility methods from all classes 2014-05-21 11:22:43 +02:00
WellsGroup.hpp remove EclipseGridParser compatibility methods from all classes 2014-05-21 11:22:43 +02:00
WellsManager_impl.hpp WellsManager: Support NTG and horizontal completions 2014-08-31 21:24:37 +02:00
WellsManager.cpp effectiveExtent: Fix out-of-bounds indexing 2014-09-01 13:30:32 +02:00
WellsManager.hpp WellsManager: Support NTG and horizontal completions 2014-08-31 21:24:37 +02:00