Joakim Hove
|
ffce0408c4
|
Removed unused dummy grids in test deck.
|
2014-11-10 17:07:55 +01:00 |
|
Joakim Hove
|
dc035c3c58
|
Merge pull request #314 from joakim-hove/PORV
Porv
|
2014-10-20 09:58:25 +02:00 |
|
Joakim Hove
|
322dbb67e4
|
Merge pull request #326 from joakim-hove/wellsmanager-crash
Wellsmanager crash
|
2014-10-17 08:06:14 +02:00 |
|
Joakim Hove
|
a50e66b8a9
|
Added BoxTest which will throw for oversized keyword
|
2014-10-15 13:26:14 +02:00 |
|
Joakim Hove
|
72cc1630f0
|
Added extra test case for closing wells.
|
2014-10-14 16:59:35 +02:00 |
|
Andreas Lauser
|
28fa0fa3b4
|
JSON keyword definitions: add a "sections" item
this which specifies the allowed sections of the keyword. (surprise!)
|
2014-10-13 16:05:59 +02:00 |
|
Liu Ming
|
f228554796
|
update keyword PLYADS.
|
2014-09-28 09:15:03 +08:00 |
|
Joakim Hove
|
5e6eb61023
|
Updated the PLYVISC keyword
|
2014-09-26 13:56:25 +02:00 |
|
Joakim Hove
|
fa335b50fb
|
Integrated the MULTREGT in the EclipseState/TransMult
|
2014-09-26 09:57:33 +02:00 |
|
Joakim Hove
|
fedc3387fd
|
Default: Added dataset from opm-core with test
|
2014-09-03 10:37:02 +02:00 |
|
Andreas Lauser
|
b690d9add8
|
EclipseState: check the canonical section topology
at least if the "beStrict" parameter for the constructor is set to
true. by default nothing changes...
|
2014-08-26 12:29:17 +02:00 |
|
Atgeirr Flø Rasmussen
|
6dfeadc229
|
Adapt tests to use new Well constructor, add test for defaulted ref depth.
|
2014-08-07 12:35:21 +02:00 |
|
Kristian Flikka
|
766ed83a2b
|
Added hasEDIT test, to avoid exception on decks without EDIT section
|
2014-07-09 13:27:26 +02:00 |
|
Joakim Hove
|
1669138bf6
|
Added missing EDIT keyword to testdata.
|
2014-07-08 17:16:02 +02:00 |
|
Joakim Hove
|
a2d9d45da6
|
Added Parser test of deck with TOPS keyword.
|
2014-06-11 16:42:37 +02:00 |
|
Andreas Lauser
|
7c53febf57
|
fix the ADD and EQUALS grid property modifiers
|
2014-06-03 22:42:23 +02:00 |
|
Joakim Hove
|
5e56f16369
|
Added double properties for e.g. PERM and PORO to the EclipseState
|
2014-06-03 22:42:23 +02:00 |
|
Joakim Hove
|
6b29eb5176
|
Supporting the ADD and EQUALS keywords.
|
2014-06-03 22:42:23 +02:00 |
|
Joakim Hove
|
eb9e11849e
|
Added support for MULTIPLY keyword.
|
2014-06-03 22:42:23 +02:00 |
|
Joakim Hove
|
6301fd1ad7
|
EclipseState now handles COPY keyword.
|
2014-06-03 22:42:23 +02:00 |
|
Joakim Hove
|
5c04cd4540
|
Basic BOX support when reading integer properties.
|
2014-06-03 22:42:23 +02:00 |
|
Atle Haugan
|
77ed32662c
|
Enabled integration tests in ParseWellWithWildcards
|
2014-05-16 11:07:01 +02:00 |
|
Atle Haugan
|
344d02ad1c
|
Add support for wildcard in WCONPROD and WCONINJE keywords.
|
2014-05-06 09:54:37 +02:00 |
|
Andreas Lauser
|
a1de9a0e9e
|
add a test case for the INCLUDE statement
|
2014-04-22 17:09:02 +02:00 |
|
Joakim Hove
|
5becf79dd1
|
The ParserKeyword->parse() method will throw if the raw input argument is not finished.
Requires several changes to assure that the rawkeyword instances are
marked as finished before reacing the ParserKeyword->parse method.
|
2014-04-11 13:42:22 +02:00 |
|
Joakim Hove
|
3087f33fd8
|
Merge pull request #155 from andlaus/schedule_trim_names
schedule: do not let us be disturbed by leading or trailing white space in names
|
2014-04-03 20:22:10 +02:00 |
|
Andreas Lauser
|
ea1df5347d
|
schedule tests: add some spaces around some names
|
2014-04-03 14:55:38 +02:00 |
|
Joakim Hove
|
9c29c00c2b
|
Added ability to create EclipseGrid from cornerpoint keywords.
|
2014-04-01 09:06:43 +02:00 |
|
Joakim Hove
|
8598fa279e
|
Added throw() in Schedule if trying to control well on an item which has been defaulted.
|
2014-03-03 15:06:26 +01:00 |
|
Joakim Hove
|
7dc8767c80
|
Made sure that groups were added when reading the GRUPTREE keyword.
|
2014-03-03 15:06:26 +01:00 |
|
Joakim Hove
|
ceb4a8df8d
|
Added check on Well->status before reading controlmode.
|
2014-03-03 15:06:25 +01:00 |
|
Kristian Flikka
|
b3dc1ea5ca
|
Added rest of WGRUPCON handlingin Well and Schedule
|
2014-02-21 12:48:36 +01:00 |
|
Kristian Flikka
|
bd564ad944
|
Added WGRUPCON, and simple YES/NO handling in Schedule
|
2014-02-17 16:10:31 +01:00 |
|
Kristian Flikka
|
56c3dd2085
|
Make sure that the tree is updated correctly after reading WELSPECS
|
2014-02-14 12:36:26 +01:00 |
|
Kristian Flikka
|
46b3a364d8
|
Added test to run through the iter functionality in GroupTreeNode
|
2014-02-14 11:38:49 +01:00 |
|
Kristian Flikka
|
9db42f6eb3
|
Added support for WELOPEN in the Schedule class, NOT support specific completions, only the well
|
2014-02-04 16:12:49 +01:00 |
|
Joakim Hove
|
0d35b7d3f6
|
Merge pull request #101 from AtleH/specialkeywords
Specialkeywords
|
2014-01-31 05:33:25 -08:00 |
|
Joakim Hove
|
bb444b5139
|
Added flag injectionControls to keep track of available injection controls.
|
2014-01-30 16:44:21 +01:00 |
|
Joakim Hove
|
49ee4ed1ed
|
Added addProductionControl() and dropproductioncontrol() to Schedule.
|
2014-01-30 16:44:21 +01:00 |
|
Joakim Hove
|
e42234b17a
|
Added Well::Producercontrolmode
|
2014-01-30 16:44:21 +01:00 |
|
Joakim Hove
|
5dd6865838
|
Added RESV target to Well.
|
2014-01-30 16:44:20 +01:00 |
|
Joakim Hove
|
a83d994494
|
Added well->liquidRate() from WCONPROD.
|
2014-01-30 16:44:20 +01:00 |
|
Atle Haugan
|
1dd448b178
|
Merge branch 'master' into specialkeywords
Conflicts:
opm/parser/eclipse/EclipseState/EclipseState.hpp
|
2014-01-30 15:05:01 +01:00 |
|
Atle Haugan
|
825e976566
|
New version based on feedback from code review
|
2014-01-29 19:39:33 +01:00 |
|
Joakim Hove
|
0f707b7498
|
Keeping track of well OPEN|SHUT|STOP status from WCONxxxx keywords.
|
2014-01-29 15:55:02 +01:00 |
|
Joakim Hove
|
49604cf631
|
Added injectorControlMode to Well class.
|
2014-01-29 13:33:28 +01:00 |
|
Joakim Hove
|
b0545fab0a
|
Merge pull request #100 from flikka/add-to-completion
Added skinFactor and diameter to Completion
|
2014-01-28 07:04:40 -08:00 |
|
Kristian Flikka
|
e669e4110d
|
Added CF, diameter and skinFactor check in integration test
|
2014-01-28 15:30:25 +01:00 |
|
Atle Haugan
|
cd3d4f9337
|
First cut: TITLE keyword now being parsed correctly.
|
2014-01-28 10:01:11 +01:00 |
|
Joakim Hove
|
af00558ec7
|
Added THPLimit as well property.
|
2014-01-27 18:38:41 +01:00 |
|