Commit Graph
1943 Commits
Author SHA1 Message Date
Kai Bao 35bc7293f1 adding a test for numerical aquifer 2021-01-27 22:49:03 +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 bee758bc37 Whitespace 2021-01-15 12:24:12 +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 5ab1ae67ec Merge pull request #2203 from joakim-hove/sched-wlist
Sched wlist
2021-01-12 21:14:29 +01:00
Joakim Hove ad03c1f479 Merge pull request #2188 from jalvestad/actx-paren
Changes to Actionx - related data (IACN) due to use of parentheses in the action conditions
2021-01-12 21:13:51 +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
Jostein Alvestad 8e4557646d changes based on reviewer comments to improve/clean code 2021-01-12 14:30:25 +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
Jostein Alvestad 4825f291e7 Added unit tests for Actionx data with parentheses 2021-01-12 09:32:10 +01:00
Jostein Alvestad 025ee7b634 changes to Actionx unit test data 2021-01-12 09:32:09 +01:00
Joakim Hove 85c8a9b4e7 Use SchduleState to manage MessageLimits 2021-01-11 23:03:46 +01:00
Joakim Hove e445bf738c Manage events with the ScheduleState machinery 2021-01-11 20:05:46 +01:00
Kai Bao b9ae495bce moving Aquifer related to Aquifer folder 2021-01-08 23:17:36 +01:00
Joakim Hove 5f78173afb Use ScheduleState for oil vaporization properties 2021-01-08 07:39:23 +01:00
Joakim Hove f460c67ade Merge pull request #2189 from joakim-hove/schedule-nupcol
Schedule nupcol
2021-01-07 15:48:41 +01:00
Joakim Hove f424aba75d Internalize nupcol in ScheduleState 2021-01-07 11:57:52 +01:00
Joakim Hove b652fe794f Add Condition::open_paren() and Condition::close_paren() 2021-01-07 10:52:02 +01:00
Joakim Hove 628293c26a Manage Tuning object through ScheduleState 2021-01-06 23:13:43 +01:00
Joakim Hove aaacdd6c57 Add class ScheduleTStep 2021-01-06 19:08:00 +01:00
Bård Skaflestad 22ac814056 Merge pull request #2183 from joakim-hove/sched-deck
Sched deck
2021-01-05 21:46:16 +01:00
Joakim Hove 8cd9065b61 Add class ScheduleDeck 2021-01-05 19:36:00 +01:00
Håvard Berland c07bf30bcf Use consistent names in WSEG* keywords
WSEGAICD and WSEGSICD used SEG1 and SEG2, while all
other WSEG* keywords use SEGMENT1 and SEGMENT2 for the same
item.
2021-01-05 15:00:50 +01:00
Joakim Hove e15a4a5259 Updated WBP calculator to account for PORV 2021-01-05 08:32:38 +01:00
Joakim Hove b73a9321aa Merge pull request #2184 from joakim-hove/timemap-allow-rst
Timemap allow rst
2021-01-04 22:13:24 +01:00
Joakim Hove df833aaed3 Internalize WPAVEDEP keyword with reference depth for WBP 2021-01-04 18:39:45 +01:00