Bård Skaflestad
b101ea885a
Merge pull request #2657 from tskille/esmry_fix
...
fixing bug in Opm::EclIO::ESmry constructor
2021-09-07 23:58:34 +02:00
Torbjørn Skille
c900462edb
fixing bug in Opm::EclIO::ESmry constructor
...
- changed behaviour when opening summary file from restart run
- will now work with loadBaseRunData=false and original base run folder
not found.
2021-09-07 22:49:48 +02:00
Joakim Hove
d281881448
rst: use named constants for actionx condition information
2021-09-07 12:40:23 +02:00
Joakim Hove
9cff0dae26
Merge pull request #2655 from joakim-hove/rst-actionx-commits
...
Rst actionx commits
2021-09-07 08:44:46 +02:00
Joakim Hove
1eaa527725
Implement Actions::operator[]
2021-09-06 20:02:04 +02:00
Joakim Hove
7284c250b3
Make number of restart items for ACTIONX public
2021-09-06 20:02:04 +02:00
Joakim Hove
972136c98b
Add method sim_time() in rst::header
2021-09-06 20:02:04 +02:00
Joakim Hove
cc05d493c0
Add utility function to format double
2021-09-06 19:43:16 +02:00
Joakim Hove
02b7e9ae04
Add mapping int -> string for month names
2021-09-06 19:42:51 +02:00
Joakim Hove
6b26dea23a
Merge pull request #2652 from joakim-hove/rst-actionx-commits
...
Rst actionx commits
2021-09-06 16:40:26 +02:00
Joakim Hove
0b97a8bcae
Merge pull request #2651 from joakim-hove/add-runspec-arg
...
Add const Runspec& argument to restart loader
2021-09-06 16:40:11 +02:00
Bård Skaflestad
531090bdab
Merge pull request #2653 from akva2/janitoring
...
remove unused variable
2021-09-06 09:58:30 +02:00
Arne Morten Kvarving
b902867328
remove unused variable
2021-09-06 09:15:00 +02:00
Joakim Hove
f3fc5c7d76
Remove context aware rst testing from regression tester
2021-09-06 08:20:54 +02:00
Joakim Hove
e73b6a053e
Use month names from TimeService
2021-09-06 08:20:54 +02:00
Joakim Hove
5b89ba16fb
Add functions to convert Action::Condition::Comparator <-> int
2021-09-06 08:20:54 +02:00
Joakim Hove
b35e78df9f
Introduce convenience functions to convert int <-> Actionx OR/AND
2021-09-06 08:20:54 +02:00
Joakim Hove
e3685eeb34
Introduce predicated Condition::date() for Actionx output
2021-09-06 08:20:54 +02:00
Joakim Hove
a49758af62
Remove unused argument
2021-09-06 08:16:13 +02:00
Joakim Hove
fcca036af4
Remove context aware rst testing from regression tester
2021-09-04 19:51:10 +02:00
Joakim Hove
04a44657d6
Add const Runspec& argument to restart loader
2021-09-04 19:42:31 +02:00
Joakim Hove
d060d92268
Merge pull request #2649 from joakim-hove/actdims-rename
...
Rename actDims in AggregateActionxData
2021-09-04 19:10:47 +02:00
Joakim Hove
4b0df44879
Merge pull request #2650 from jalvestad/ighp-unit-test
...
Unit test for IGPH
2021-09-04 19:00:25 +02:00
Joakim Hove
d904ab6108
Rename actDims -> action_rst_dims + refactor Actionx restart
2021-09-04 18:13:11 +02:00
Joakim Hove
e75b6167ef
Split Actions::size() in py_size() and ecl_size()
2021-09-03 14:05:43 +02:00
Jostein Alvestad
1d3415d07a
added unit tests for IGPH
2021-09-03 13:29:18 +02:00
Tor Harald Sandve
08e22740d8
Merge pull request #2648 from joakim-hove/group-has-injection-control
...
Use Group class to query for controls
2021-09-03 07:32:28 +02:00
Joakim Hove
51213a30b5
Remove has_control() method from Injection and Production controls
2021-09-02 22:24:16 +02:00
Joakim Hove
09becfbb7f
Include target control in GPMaint when acessing group
2021-09-02 22:08:51 +02:00
Joakim Hove
038c1946c7
Use Group class to query for injection controls
2021-09-02 16:21:08 +02:00
Bård Skaflestad
a3ccf0118b
Merge pull request #2645 from akva2/fix_thread_stupid
...
fixed: do not assign value to nonexistent variable
2021-09-02 11:42:54 +02:00
Arne Morten Kvarving
a2d5b83dbc
fixed: do not assign value to nonexistent variable
2021-09-02 10:36:18 +02:00
Tor Harald Sandve
9af5108421
Merge pull request #2643 from joakim-hove/gpmaint-state
...
Gpmaint state
2021-09-02 08:02:25 +02:00
Joakim Hove
81f5ec72e9
Merge pull request #2642 from joakim-hove/schedule-rename-runtime
...
Schedule rename runtime
2021-09-02 07:16:13 +02:00
Joakim Hove
5d8053c134
Add inner class State to GPMaint and GPMaint::rate() method
2021-09-01 21:19:53 +02:00
Joakim Hove
46d92d4701
Add report step member to GPMaint class
2021-09-01 16:02:23 +02:00
Joakim Hove
39938be2c3
Rename HandlerContext::runtime
...
When replaying the Schedule keywords due to ACTIONX only the actual ACTIONX
keywords should be involved with the runtime flag set to true. The rest of the
deck should be evaluated in the normal way.
2021-09-01 15:44:25 +02:00
Joakim Hove
100f6e96d1
Add small function Schedule::end_report()
2021-09-01 15:43:52 +02:00
Bård Skaflestad
84c0f73a33
Merge pull request #2640 from goncalvesmachadoc/radial
...
fix bug radial
2021-09-01 09:37:36 +02:00
Cintia Goncalves Machado
08c4cebced
fix bug radial
2021-09-01 00:01:18 +02:00
Joakim Hove
60971f21e8
Merge pull request #2620 from joakim-hove/uda-rst
...
Uda rst
2021-08-31 16:48:03 +02:00
Markus Blatt
44c612ef7a
Merge pull request #2639 from bska/fix-signed-vs-unsigned
...
Fix "Signed vs. Unsigned" Comparison Warning
2021-08-31 14:32:16 +02:00
Bård Skaflestad
17e3c9ce63
Fix "Signed vs. Unsigned" Comparison Warning
...
Use range-for instead of a counted loop. While here, also mark a
few objects as 'const' to avoid inadvertent modifications.
2021-08-31 12:48:25 +02:00
Joakim Hove
5e2bff42cf
Update UDA properties from restart file
2021-08-31 12:48:01 +02:00
Joakim Hove
d8d6749337
Load active UDA's from restart file
2021-08-31 11:20:12 +02:00
Joakim Hove
fd010c1370
Add testdata for UDA restart testing
2021-08-31 11:20:12 +02:00
Joakim Hove
dca7775997
Merge pull request #2633 from joakim-hove/uda-ig-phase
...
Ensure that UDA is only active for one phase in restart file
2021-08-31 11:19:09 +02:00
Bård Skaflestad
7a2f2bd23a
Merge pull request #2635 from tskille/ecloutput_update
...
Update of class EclOutput
2021-08-31 10:03:58 +02:00
Joakim Hove
89d7507bfa
Merge pull request #2638 from joakim-hove/summary-action-keys-month-names
...
Intercept month keywords earlier in Summary creation
2021-08-30 19:43:15 +02:00
Joakim Hove
5b8d24bf2f
Intercept month keywords earlier in Summary creation
2021-08-30 17:32:41 +02:00