Commit Graph

9657 Commits

Author SHA1 Message Date
Tor Harald Sandve
c8343d95f6 add support for DIFFC and DIFFUSE 2021-01-21 11:21:05 +01:00
Joakim Hove
462ab5f44a Merge pull request #2214 from joakim-hove/use-ordinary-map-commits
Use ordinary map commits
2021-01-15 14:31:07 +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
7fc9d2bb73 Merge pull request #2212 from joakim-hove/sched-udq-active
Sched udq active
2021-01-15 10:24:27 +01:00
Joakim Hove
344972624a Use ScheduleState to manage UDQActive 2021-01-15 09:19:33 +01:00
Joakim Hove
bc3c3490bb Merge pull request #2211 from joakim-hove/sched-action
Sched action
2021-01-15 09:18:32 +01:00
Joakim Hove
c22b47f994 Use ScheduleState to manage Actionx 2021-01-15 07:51:51 +01:00
Joakim Hove
ccb0ecbea3 Merge pull request #2210 from joakim-hove/sched-vfp
Sched vfp
2021-01-15 07:39:34 +01:00
Joakim Hove
d7345edc95 Use ScheduleState to manage VFP tables 2021-01-14 21:28:19 +01:00
Joakim Hove
32dec137a7 Merge pull request #2207 from joakim-hove/sched-rptconfig
Sched rptconfig
2021-01-14 11:52:19 +01:00
Joakim Hove
65aab177df Manage RTPSCHED config in ScheduleState 2021-01-14 10:40:30 +01:00
Joakim Hove
b2bc40206a Merge pull request #2206 from joakim-hove/sched-static
Assemble static schedule information in ScheduleStatic
2021-01-13 13:19:22 +01:00
Joakim Hove
6453844fd6 Merge pull request #2209 from GitPaean/creating_aquifer_helpers
creating AquiferHelpers
2021-01-13 13:14:48 +01:00
Kai Bao
13c38b7eb9 creating AquiferHelpers
to make function neighborCellInsideReservoirAndActive more reusable.
2021-01-13 11:51:14 +01:00
Joakim Hove
2a95573570 Assemble static schedule information in ScheduleStatic 2021-01-13 11:49:29 +01:00
Joakim Hove
de0615e251 Merge pull request #2205 from joakim-hove/sched-network
Manage Network configuration with ScheduleState
2021-01-13 08:04:19 +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
c2e1aeb568 Merge pull request #2202 from joakim-hove/sched-gcon
Manage GConSale and GConSump with ScheduleState object
2021-01-12 20:17:44 +01:00
Joakim Hove
ddba87cf99 Manage GConSale and GConSump with ScheduleState object 2021-01-12 18:29:27 +01:00
Joakim Hove
9b150db251 Merge pull request #2201 from joakim-hove/sched-wtest-config
Handle well test configuration with ScheduleState
2021-01-12 17:50:27 +01:00
Jostein Alvestad
7056ce3970 removed comment line 2021-01-12 14:31:41 +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
a2810bdf2e Merge pull request #2200 from joakim-hove/clamp-chrono
Make sure ScheduleState time_points are clamped to std::time_t
2021-01-12 13:58:58 +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
c5b226a8c8 Merge pull request #2199 from joakim-hove/sched-global-whistctl-mode
Sched global whistctl mode
2021-01-12 12:25:00 +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
Jostein Alvestad
0efb585b4c some corrections to treatment of parentheses 2021-01-12 09:32:07 +01:00
Jostein Alvestad
3d072baf9e initial changes for handling parentheses in ACTIONX conditions 2021-01-12 09:32:05 +01:00
Joakim Hove
473f937b8c Mange global well history control mode in ScheduleState 2021-01-12 09:02:35 +01:00
Joakim Hove
2aeee665d1 Merge pull request #2198 from joakim-hove/sched-message-limits
Sched message limits
2021-01-12 09:00:41 +01:00
Joakim Hove
85c8a9b4e7 Use SchduleState to manage MessageLimits 2021-01-11 23:03:46 +01:00
Joakim Hove
30f947b998 Merge pull request #2194 from joakim-hove/sched-events
Sched events
2021-01-11 20:24:15 +01:00
Joakim Hove
e445bf738c Manage events with the ScheduleState machinery 2021-01-11 20:05:46 +01:00
Joakim Hove
e185ddf96b Merge pull request #2196 from joakim-hove/schedule-debug
Schedule debug
2021-01-11 12:11:40 +01:00
Joakim Hove
a8a033314e Enable Schedule integration-test/debug in jenkins build 2021-01-11 10:03:00 +01:00
Joakim Hove
c8ba2b30b3 Add runtime Schedule integration test - guarded by #ifdef 2021-01-11 09:56:47 +01:00
Joakim Hove
046f5800e4 Merge pull request #2195 from GitPaean/moving_aquifer_folders
Moving aquifer folders
2021-01-09 10:34:54 +01:00
Kai Bao
ae8ac08a03 removing x from Aquifer files using chmod 2021-01-08 23:39:38 +01:00
Kai Bao
b9ae495bce moving Aquifer related to Aquifer folder 2021-01-08 23:17:36 +01:00
Joakim Hove
b802e23f74 Merge pull request #2193 from joakim-hove/sched-rerun
Sched rerun
2021-01-08 15:15:38 +01:00
Joakim Hove
b8ef8767e5 Remove grid and fp members from default HandlerContext construction 2021-01-08 14:52:26 +01:00
Joakim Hove
77312b1432 Enable rerun of iteration over Schedule keywords 2021-01-08 10:03:20 +01:00
Joakim Hove
248e6a3c8c Merge pull request #2191 from joakim-hove/schedule-oilvap
Schedule oilvap
2021-01-08 09:21:29 +01:00