Tor Harald Sandve
8827ca0794
Bugfix. Fix face direction in the pinchprocessor
2015-12-14 10:48:26 +01:00
Tor Harald Sandve
c208d32498
BUGfix. Use correct facedirection
2015-12-08 12:57:43 +01:00
Tor Harald Sandve
3d7ce4ece2
Cleanup after rebase
...
- cleanup of some rebase mess
- Added comments
- Use the maxDp for the NNCs
- remove misplaced break in the pinchprocessor
2015-12-08 09:50:07 +01:00
Tor Harald Sandve
b8f54e4e59
Ignore segments with no active cells above or below.
2015-12-08 09:25:35 +01:00
Tor Harald Sandve
97466d988b
Fix to account for the combination of minpv and pinch
2015-12-08 09:21:51 +01:00
Atgeirr Flø Rasmussen
8a455fbde8
Remove unused arguments in PinchProcessor methods.
...
This silences warnings. It also makes it clear that
the cell thicknesses are not used in the current
algorithm, the doc comment has been updated to
reflect this.
2015-10-21 11:52:31 +02:00
Liu Ming
b2390e2662
Fix FaceDir issues, deeper z should be ZPlus.
...
Fix whitespaces.
2015-10-19 15:24:28 +08:00
Liu Ming
ad819422b4
use range-for-loop to access cellfaces array.
2015-10-15 14:39:25 +08:00
Liu Ming
1c2b04f150
add comments and some minor changes.
2015-10-15 12:59:10 +08:00
Liu Ming
ca87064f47
refactor interface_ function.
2015-10-15 10:36:59 +08:00
Liu Ming
60db229072
use namespace in the function and remove unused variables.
2015-10-15 10:24:41 +08:00
Liu Ming
30b7842c5d
use opm-common ErrorMarcos.
2015-10-13 15:13:14 +08:00
Liu Ming
427c5b7afd
use PinchMode instead of string.
2015-10-09 16:30:39 +08:00
Liu Ming
8beccf431f
remove PINCH item 2 support.
2015-10-09 10:32:57 +08:00
Liu Ming
0d0abcd396
remove unused variables.
2015-09-30 14:05:09 +08:00
Liu Ming
0667203879
Use std function to get the index of value in vector.
2015-09-30 14:04:49 +08:00
Liu Ming
043dc83667
use std::numeric_limits instead of the constant big value.
2015-09-30 14:04:30 +08:00
Liu Ming
1eda852cca
- rename functions and variables.
...
- add comments.
- add NNC object.
2015-09-30 14:04:00 +08:00
Liu Ming
82701040b2
Add PinchProcessor for keyword PINCH and MINPV.
2015-09-30 14:03:22 +08:00