Joakim Hove
|
a64a7ba9d5
|
Merge pull request #2279 from joakim-hove/action-welpi
Export list of WELPI wells from an ACTIONX keyword
|
2021-02-09 07:20:39 +01:00 |
|
Joakim Hove
|
759a00538e
|
Export list of WELPI wells from an ACTIONX keyword
|
2021-02-07 16:26:58 +01:00 |
|
Joakim Hove
|
e571aca93b
|
Apply WELPI is based on newWellPI and not scaling factor
|
2021-02-05 13:02:47 +01:00 |
|
Joakim Hove
|
39c560e5cc
|
Pass simulation time argument to Schedule::applyAction()
|
2021-02-05 09:53:27 +01:00 |
|
Joakim Hove
|
08cb85e08e
|
Add temporary disabled Schedule::unique<UDQConfig>() test
|
2021-02-04 11:11:40 +01:00 |
|
Joakim Hove
|
3bc82e7a96
|
Add Schedule::unique<T>()
|
2021-02-04 11:11:40 +01:00 |
|
Joakim Hove
|
e7f72ddb8a
|
Remove unsused argument report_step in Well::updateConnections()
|
2021-02-03 11:27:10 +01:00 |
|
Joakim Hove
|
a47cdc1b6b
|
Require Well::updateConnections() force argument
|
2021-02-03 11:20:09 +01:00 |
|
Joakim Hove
|
f308817d5c
|
Use scalar well Status
|
2021-02-02 18:06:03 +01:00 |
|
Joakim Hove
|
e016d357d8
|
Use ScheduleState to manage groups
|
2021-02-02 07:25:16 +01:00 |
|
Joakim Hove
|
5c72211325
|
Pack pointers for VFP maps
|
2021-02-01 14:50:14 +01:00 |
|
Joakim Hove
|
efa08f123f
|
Implement GroupOrder as standalone class and to ScheduleState
|
2021-01-30 10:19:49 +01:00 |
|
Arne Morten Kvarving
|
30d6dd2a94
|
remove unused variable
|
2021-01-29 15:03:54 +01:00 |
|
Joakim Hove
|
acb1284efd
|
Use small wrapper to manage shared pointers in ScheduleState
|
2021-01-29 11:42:36 +01:00 |
|
Joakim Hove
|
8da208c0c0
|
Add derived class GroupNames
|
2021-01-28 20:04:29 +01:00 |
|
Joakim Hove
|
a4ca61dc4e
|
Renamed WellOrder -> NameOrder
|
2021-01-28 19:49:05 +01:00 |
|
Joakim Hove
|
3ba858e5a9
|
Merge pull request #2246 from GitPaean/new_numerical_aquifer
numerical aquifers
|
2021-01-28 11:14:02 +01:00 |
|
Joakim Hove
|
8c80620851
|
Merge pull request #2249 from joakim-hove/windows-slashes
Replace windows path separators in GDFILE keyword
|
2021-01-28 10:58:05 +01:00 |
|
Kai Bao
|
abbb56c173
|
addressing review comments for OPM/opm-common#2246
|
2021-01-27 22:50:50 +01:00 |
|
Kai Bao
|
35bc7293f1
|
adding a test for numerical aquifer
|
2021-01-27 22:49:03 +01:00 |
|
Joakim Hove
|
d15a3a918c
|
Replace windows path separators in GDFILE keyword
|
2021-01-27 16:15:28 +01:00 |
|
Joakim Hove
|
816f87a1d4
|
Refactor serialization of std::shared_ptr<> members in ScheduleState
|
2021-01-26 13:26:20 +01:00 |
|
Joakim Hove
|
3f204ae6df
|
Merge pull request #2244 from totto82/addConnectionRadiusAndLength
Adding connection length and effective radius to the connection
|
2021-01-26 07:03:49 +01:00 |
|
Tor Harald Sandve
|
434b791442
|
Adding connection length and effective radius to the connection
|
2021-01-25 14:10:06 +01:00 |
|
Joakim Hove
|
56c7e89bbd
|
Use WellOrder to construct WellMatcher
|
2021-01-25 10:20:57 +01:00 |
|
Joakim Hove
|
9f2cb7ec39
|
Merge pull request #2238 from joakim-hove/wellorder
Wellorder
|
2021-01-25 09:11:23 +01:00 |
|
Joakim Hove
|
15bd99b44c
|
Add class WellOrder to keep track of well insert order
|
2021-01-25 06:50:08 +01:00 |
|
Joakim Hove
|
87b8b145b0
|
Add basic parsing support for ALxx summary keywords
|
2021-01-24 07:18:17 +01:00 |
|
Joakim Hove
|
24461aa5d0
|
Merge pull request #2234 from joakim-hove/MSUM_PROBE
Add summary keywords of the form MSUMxxx
|
2021-01-23 21:38:21 +01:00 |
|
Joakim Hove
|
03b2066427
|
Merge pull request #2228 from totto82/CO2STORE
add CO2STORE as alias for CO2STOR
|
2021-01-23 19:08:25 +01:00 |
|
Joakim Hove
|
6566e46457
|
Add summary keywords of the form MSUMxxx
|
2021-01-23 18:26:21 +01:00 |
|
Tor Harald Sandve
|
195749d7bf
|
add CO2STORE as alias for CO2STOR
|
2021-01-22 14:31:00 +01:00 |
|
Joakim Hove
|
21ce685473
|
Merge pull request #2224 from totto82/addDiffusion
Add support for DIFFC and DIFFUSE
|
2021-01-21 18:31:19 +01:00 |
|
Tor Harald Sandve
|
c8343d95f6
|
add support for DIFFC and DIFFUSE
|
2021-01-21 11:21:05 +01:00 |
|
Joakim Hove
|
ecce98a307
|
Revert "Use std::map for groups"
|
2021-01-19 12:40:01 +01:00 |
|
Joakim Hove
|
11b568e8e5
|
Merge pull request #2215 from joakim-hove/use-ordinary-map-groups
Use std::map for groups
|
2021-01-19 12:35:59 +01:00 |
|
Joakim Hove
|
888a646716
|
Remove member to track create time from Group
|
2021-01-18 12:19:54 +01:00 |
|
Joakim Hove
|
55cec7dd4d
|
Use std::map for groups
|
2021-01-18 09:13:35 +01:00 |
|
Joakim Hove
|
d3a1f6521f
|
Change test to check for existence
|
2021-01-15 12:29:01 +01:00 |
|
Joakim Hove
|
8cd442e5b2
|
Use full well objects instead of well names
|
2021-01-15 12:25:27 +01:00 |
|
Joakim Hove
|
344972624a
|
Use ScheduleState to manage UDQActive
|
2021-01-15 09:19:33 +01:00 |
|
Joakim Hove
|
c22b47f994
|
Use ScheduleState to manage Actionx
|
2021-01-15 07:51:51 +01:00 |
|
Joakim Hove
|
d7345edc95
|
Use ScheduleState to manage VFP tables
|
2021-01-14 21:28:19 +01:00 |
|
Joakim Hove
|
65aab177df
|
Manage RTPSCHED config in ScheduleState
|
2021-01-14 10:40:30 +01:00 |
|
Joakim Hove
|
bd596f06b4
|
Manage Network configuration with ScheduleState
|
2021-01-12 21:42:23 +01:00 |
|
Joakim Hove
|
b6e78fe486
|
Manage well list with ScheduleState
|
2021-01-12 20:18:22 +01:00 |
|
Joakim Hove
|
ddba87cf99
|
Manage GConSale and GConSump with ScheduleState object
|
2021-01-12 18:29:27 +01:00 |
|
Joakim Hove
|
c20417d69b
|
Handle well test configuration with ScheduleState
|
2021-01-12 14:02:15 +01:00 |
|
Joakim Hove
|
aebbc56b07
|
Make sure ScheduleState time_points are clamped to std::time_t
|
2021-01-12 13:06:04 +01:00 |
|
Joakim Hove
|
85c8a9b4e7
|
Use SchduleState to manage MessageLimits
|
2021-01-11 23:03:46 +01:00 |
|