Joakim Hove
|
b8c09945a3
|
Internalize start time in Runspec
|
2021-09-19 11:16:25 +02:00 |
|
Joakim Hove
|
8d63e4f20d
|
Moved time related functions from ScheduleDeck to TimeService
|
2021-09-19 11:06:52 +02:00 |
|
Joakim Hove
|
67b850d086
|
Remove quotes before creating ACTIONX AST
|
2021-09-18 20:48:40 +02:00 |
|
Joakim Hove
|
56f5ae6558
|
Check number of conditions in ACTIONX with ACTDIMS
|
2021-09-18 18:46:12 +02:00 |
|
Joakim Hove
|
1ef317a66b
|
Normalize include file paths
|
2021-09-17 14:40:59 +02:00 |
|
Joakim Hove
|
b936b3f7d4
|
Normalize argument path before internalizing
|
2021-09-17 14:10:50 +02:00 |
|
Joakim Hove
|
4920b0ea3a
|
Disallow multiple assignments to Deck::datafile
|
2021-09-17 12:05:51 +02:00 |
|
Joakim Hove
|
0355a71abd
|
Merge pull request #2690 from joakim-hove/readonly-testing
Readonly testing
|
2021-09-17 12:05:32 +02:00 |
|
Arne Morten Kvarving
|
7894aaf073
|
Merge pull request #2692 from akva2/janitoring
fixed: use curly-braces
|
2021-09-17 11:06:36 +02:00 |
|
Arne Morten Kvarving
|
6a69a985cd
|
fixed: use curly-braces
the parantheses confused the preprocessor
|
2021-09-17 10:49:52 +02:00 |
|
Joakim Hove
|
7562781a8b
|
Readonly summary testing
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
ca59665575
|
Run ERst tests in readonly tests/
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
9478bf0292
|
Run EclIO tests in readonly tests/
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
41c97ad6a2
|
Make sure regression test testing can go in readonly tests/
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
08f9140191
|
Summary testing with readonly tests/
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
5b3cd8b908
|
Ensure RFT testing can be done in readonly tests/
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
1f8e545ea1
|
Make sure summary testing can be done with readonly tests/
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
2d879941fe
|
Ensure UDQ tests can run in readonly tests/
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
5c0aec538b
|
Make sure test can run in readonly tests/
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
d3cd4c73ba
|
Make sure tests can be run with readonly tests/
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
d938b69143
|
WorkArea::org_path
|
2021-09-17 10:01:17 +02:00 |
|
Joakim Hove
|
c0d7ca8136
|
Merge pull request #2687 from joakim-hove/rsm-cmp-zero
Special case comparison with zero
|
2021-09-16 13:38:26 +02:00 |
|
Joakim Hove
|
60bdfb6a93
|
Special case comparison with zero
|
2021-09-16 12:56:08 +02:00 |
|
Joakim Hove
|
a775808972
|
Merge pull request #2685 from joakim-hove/rsm-summary-compare-fix
Compare with startdate and not first simulation date
|
2021-09-15 23:58:12 +02:00 |
|
Joakim Hove
|
8821b27556
|
Special case rsm <-> summary comparison for zero values
|
2021-09-15 20:44:39 +02:00 |
|
Joakim Hove
|
8f263e637b
|
Merge pull request #2664 from joakim-hove/rst-actionx-keywords
Rst actionx keywords
|
2021-09-15 16:03:09 +02:00 |
|
Joakim Hove
|
d53984c72d
|
Add trailing newline to error message
|
2021-09-15 14:38:27 +02:00 |
|
Joakim Hove
|
75add72412
|
Load action keywords from restart file
|
2021-09-15 14:29:28 +02:00 |
|
Joakim Hove
|
a9c987b70f
|
Some simplification in ZLACT book keeping
|
2021-09-15 14:29:28 +02:00 |
|
Joakim Hove
|
21d1b63164
|
Compare with startdate and not first simulation date
|
2021-09-15 14:04:53 +02:00 |
|
Joakim Hove
|
d64d138147
|
Merge pull request #2660 from joakim-hove/split-udq-eval
Split udq eval in eval_assign() and eval_define()
|
2021-09-14 20:06:14 +02:00 |
|
Joakim Hove
|
df8e14a8ac
|
Throw exception if unknown UDQ is used as UDA
|
2021-09-14 15:58:59 +02:00 |
|
Joakim Hove
|
d880637a65
|
Utility function UDQ::controlName(UDAControl) -> std::string
|
2021-09-14 15:58:59 +02:00 |
|
Joakim Hove
|
598afb9dc9
|
Split udq eval in eval_assign() and eval_define()
|
2021-09-14 15:58:59 +02:00 |
|
Joakim Hove
|
4b3231c9ef
|
Merge pull request #2647 from joakim-hove/rst-actionx
Rst actionx
|
2021-09-14 15:54:32 +02:00 |
|
Joakim Hove
|
b14790f990
|
Merge pull request #2675 from joakim-hove/no-actnum
Handle GDFILE with grid without actnum
|
2021-09-14 15:53:24 +02:00 |
|
Joakim Hove
|
b319647a09
|
Merge pull request #2682 from akva2/janitoring
fixed: add missing field initializers
|
2021-09-14 15:52:50 +02:00 |
|
Joakim Hove
|
fb6aeb240f
|
Merge pull request #2683 from blattms/spelling-fix
Fixed spelling of assignment,
|
2021-09-14 15:52:19 +02:00 |
|
Markus Blatt
|
9833afbc5f
|
Fixed spelling of assignment,
Detected by linitian run on Debian package for opm-upscaling.
|
2021-09-14 12:27:36 +02:00 |
|
Arne Morten Kvarving
|
a2bef15aa1
|
fixed: add missing field initializers
|
2021-09-14 11:11:37 +02:00 |
|
Joakim Hove
|
7ad1f360bd
|
Merge pull request #2680 from joakim-hove/output-width
Ensure that normal keywords are not split on output
|
2021-09-13 17:25:46 +02:00 |
|
Joakim Hove
|
b31c68e830
|
Ensure that normal keywords are not split on output
|
2021-09-13 16:50:07 +02:00 |
|
Joakim Hove
|
507f60ec25
|
Merge pull request #2681 from joakim-hove/testdata-include
Reorganize test deck to use INCLUDE
|
2021-09-13 16:46:32 +02:00 |
|
Joakim Hove
|
6cc0cba14c
|
Reorganize test deck to use INCLUDE
|
2021-09-13 16:26:20 +02:00 |
|
Joakim Hove
|
0da931a7e6
|
Merge pull request #2661 from joakim-hove/save-correct-report-step
Assign SAVE keyword to previous report step
|
2021-09-13 15:12:56 +02:00 |
|
Joakim Hove
|
6c9a756d9e
|
Merge pull request #2671 from tskille/esmry_lgr
Adding support for LGR related summary vectors
|
2021-09-13 14:06:21 +02:00 |
|
Joakim Hove
|
bf7d162ce4
|
Load actionx from restart file
|
2021-09-13 11:43:26 +02:00 |
|
Torbjørn Skille
|
ce052232f6
|
update SummaryNode with lgr info
|
2021-09-13 11:38:41 +02:00 |
|
Joakim Hove
|
e7aa8fda54
|
Merge pull request #2678 from joakim-hove/remove-parser-output
Remove debug output from parser keyword generation
|
2021-09-13 11:16:12 +02:00 |
|
Joakim Hove
|
8b5475b98b
|
Merge pull request #2677 from joakim-hove/actionx-enable-gconsump
Enable keywords as ACTIONX keywords
|
2021-09-13 11:03:42 +02:00 |
|