Kristian Flikka
|
a055b529ec
|
Add handling of WGRUPCON to new-parser friendly WellsManager constructor
|
2014-02-24 15:24:33 +01:00 |
|
Kristian Flikka
|
ab42682399
|
Removed old EclipseGridParser from WellsManager constructor, WGROUPCON still missing
|
2014-02-14 15:36:32 +01:00 |
|
Kristian Flikka
|
d1494e7daa
|
Removed the previously introduced getAndUnRootChild method
|
2014-02-14 13:46:54 +01:00 |
|
Kristian Flikka
|
3c93c7a781
|
Added building of WellsCollection group structure from new opm-parser objects
|
2014-02-14 13:43:25 +01:00 |
|
Kristian Flikka
|
ae8944f6ea
|
Added an else to avoid unnecessary checking.
|
2014-02-14 09:01:21 +01:00 |
|
Kristian Flikka
|
d7568b4adf
|
Changed the WellCollection addChild functions to be more specific, and strict
|
2014-02-13 16:00:39 +01:00 |
|
Kristian Flikka
|
f94f63ff56
|
Extracted common functionality from the three create functions
|
2014-02-12 15:45:06 +01:00 |
|
Kristian Flikka
|
1181d1c1bc
|
Create WellsGroupInterface from opm-parser Well/Group objects
|
2014-02-12 15:39:57 +01:00 |
|
Kristian Flikka
|
7ba6431209
|
Fixed copyright section
|
2014-02-11 14:21:15 +01:00 |
|
Kristian Flikka
|
b6072e5112
|
Added support for creation of WellsGroup objects from new parser Well and Group objects
|
2014-02-11 14:12:36 +01:00 |
|
Kristian Flikka
|
6632630269
|
Initializing do_hyst_ to false, this caused random segfaults in sim_fibo_ad
|
2014-02-06 21:17:36 +01:00 |
|
Kristian Flikka
|
aa329b8b3e
|
Removed WELOPEN from constructor, added throwing on non OPEN/SHUT statuses
|
2014-02-06 16:31:35 +01:00 |
|
Kristian Flikka
|
3d215691da
|
Removed WELTARG commented code, moved wellperf_data into createWellsFromSpecs function
|
2014-02-03 09:22:28 +01:00 |
|
Kristian Flikka
|
76dff2e326
|
Extracted well controls setup to separate function
|
2014-02-03 09:07:58 +01:00 |
|
Kristian Flikka
|
e12ec1b25d
|
Extracted well specification and completion data setup to a function
|
2014-02-03 08:58:54 +01:00 |
|
Kristian Flikka
|
d621fdfe79
|
Removed print statement
|
2014-01-29 12:30:03 +01:00 |
|
Kristian Flikka
|
fbe2f31653
|
Updated COMPDAT i,j,k indices, and removed the old commented part
|
2014-01-29 11:58:14 +01:00 |
|
Kristian Flikka
|
0d492ce407
|
Changed data file not not have same perforation multiple times, as the old system doesn't support this
|
2014-01-29 11:58:13 +01:00 |
|
Kristian Flikka
|
7ce9cb9055
|
Compdat extraction from new CompletionXXX classes
|
2014-01-29 11:58:13 +01:00 |
|
Kristian Flikka
|
74c3040c43
|
Added an extra data file with an extra well
|
2014-01-29 11:58:13 +01:00 |
|
Kristian Flikka
|
4049426ec9
|
Updated Namespace of PhaseEnum from opm-parser
|
2014-01-28 21:11:51 +01:00 |
|
Kristian Flikka
|
3b0a9067b4
|
Removes the WELSPECS usage in WellsManager constructor. Step 1 in rewrite of constructor
|
2014-01-22 15:22:32 +01:00 |
|
Kristian Flikka
|
691148122c
|
Merged from upstream/opm-parser-integrate
|
2014-01-21 13:05:59 +01:00 |
|
Kristian Flikka
|
2ffcb219bb
|
Changed phaseUsageFromDeck to use eclipseState
|
2014-01-10 13:43:02 +01:00 |
|
Kristian Flikka
|
731fe7d3f4
|
Changed new WellsManager constructor to take in EclipseStateConstPtr instead of SchedulePtr
|
2014-01-08 16:10:55 +01:00 |
|
Kristian Flikka
|
1f1c0ebcf3
|
New constructor for WellsManager that also takes the new parser as argument. New test comparing old and new
|
2014-01-07 16:10:45 +01:00 |
|
Kristian Flikka
|
41b7af408b
|
Merge from joakim/wellmanager
|
2014-01-07 16:09:35 +01:00 |
|
Kristian Flikka
|
e4a7a33598
|
Implementation (not finished) of wells_equal, well_controls_equal, and tests. To build a WellsManager test for old and new parser
Conflicts:
CMakeLists_files.cmake
|
2014-01-03 16:00:10 +01:00 |
|
Kristian Flikka
|
3f970244de
|
Replaced include math.h with cmath, and changed from fabs to abs. Fixed an error in the testfile, a filename was wrong
|
2013-11-04 13:51:32 +01:00 |
|