Commit Graph

6383 Commits

Author SHA1 Message Date
Steinar Foss
377513fec9 added keywords EXTREPGL, FBHPDEF. 2019-09-12 09:42:34 +02:00
Steinar Foss
7ad764f92f added keywords EXTHOST. 2019-09-12 09:16:34 +02:00
Joakim Hove
6676eb9953
Merge pull request #984 from joakim-hove/python-runtime
Python runtime
2019-09-11 23:23:40 +02:00
Joakim Hove
7dce180581
Merge pull request #1006 from stefoss23/add_keywords_E
Add keywords E
2019-09-11 23:21:49 +02:00
Steinar Foss
a88c1d0513 added keyword ENDDYN, EXCAVATE, ESSNODE, EQLZCORN, EPSDEBUG, EPSDBGS, ENSPCVD, ENPCVD, EHYSTRR, ENDDYN.
added keyword EHYSTRR.

added keyword ENPCVD.

added keyword ENSPCVD.

added keyword EPSDBGS.

added keyword EPSDEBUG.

added keyword EQLZCORN.

added keyword ESSNODE.

added keyword EXCAVATE.

added keyword EXTFIN.

...
2019-09-11 15:12:46 +02:00
Steinar Foss
58bca59892 added keywords DZNET, ECLMC, EDITNNCR 2019-09-10 11:11:45 +02:00
Joakim Hove
5267c07444
Merge pull request #1004 from joakim-hove/keywords-W
Add W keywords - including WNETCTRL
2019-09-10 09:31:28 +02:00
Joakim Hove
ad96affbbf Add W keywords - including WNETCTRL 2019-09-10 07:32:02 +02:00
Joakim Hove
c8e09ff751
Merge pull request #1001 from joakim-hove/add-parserkeyword-member
Add ParserKeyword member to DeckKeyword
2019-09-09 16:00:14 +02:00
Arne Morten Kvarving
16d38c3245 fix python link for dependents 2019-09-09 11:16:58 +02:00
Arne Morten Kvarving
97ad4baa99 quell warnings 2019-09-09 11:16:58 +02:00
Joakim Hove
690cf8c43b Pass -DOPM_ENABLE_EMBEDDED_PYTHON when building for tests 2019-09-09 11:16:55 +02:00
Joakim Hove
15c2e69e9f Add ParserKeyword member to DeckKeyword 2019-09-09 11:12:59 +02:00
Joakim Hove
058cefeafa
Merge pull request #1000 from joakim-hove/actionx-cmp
Accept <= and >= in the ActionX::Condition
2019-09-09 11:10:05 +02:00
Joakim Hove
e7639f77d0
Merge pull request #1003 from akva2/remove_disabled_ctest_option
changed: remove ADD_DISABLED_CTEST option
2019-09-09 11:08:07 +02:00
Joakim Hove
ab2ea1acf3 Add basic manager class fro Python interpreter 2019-09-09 10:58:26 +02:00
Arne Morten Kvarving
1edf46ffd1 changed: remove ADD_DISABLED_CTEST option
a disabled test is disabled. end of story.
2019-09-09 10:42:29 +02:00
Atgeirr Flø Rasmussen
1c6e5f5099
Merge pull request #1002 from akva2/remove_option
remove unused opm-common module specific OPM_PREFIX_PATH option
2019-09-09 10:38:21 +02:00
Arne Morten Kvarving
5ad0c66f55 remove unused opm-common module specific OPM_PREFIX_PATH option 2019-09-09 09:31:39 +02:00
Joakim Hove
04239afc03 Remove debug output 2019-09-07 18:19:01 +02:00
Joakim Hove
6683ac1be6 Accept <= and >= in the ActionX::Condition 2019-09-07 18:17:05 +02:00
Joakim Hove
49d61cb4f6
Merge pull request #999 from stefoss23/PYINPUT
Can extract parserkw's in python.
2019-09-06 23:22:26 +02:00
Steinar Foss
318d396adc Parserkeyword property -> name/ ParserKW -> ParserKeyword. 2019-09-06 22:50:25 +02:00
Arne Morten Kvarving
5455bc8425
Merge pull request #998 from akva2/quell_pythonpath_exception
fixed: quell exception if PYTHONPATH env var is nonexistent
2019-09-06 16:00:35 +02:00
Steinar Foss
ff79a404be Can extract parserkw's in python.
added keyword PYINPUT.

added pythonclass ParserKW.

python acces to ParserKW.

removed wrong kw PYINPUT.

...
2019-09-06 15:40:31 +02:00
Arne Morten Kvarving
1c988dc721 fixed: quell exception if PYTHONPATH env var is nonexistent 2019-09-06 14:57:52 +02:00
Joakim Hove
7577e6d851
Merge pull request #997 from atgeirr/check-file-streamlog
Make StreamLog throw if it fails to open file.
2019-09-06 13:41:57 +02:00
Joakim Hove
7c2a2e574d
Merge pull request #996 from joakim-hove/keywords-W
W keywords up to an including WFRICTNL
2019-09-06 13:26:32 +02:00
Atgeirr Flø Rasmussen
752a9e2501 Make StreamLog throw if it fails to open file. 2019-09-06 13:11:54 +02:00
Joakim Hove
2c8d827945 W keywords up to an including WFRICTNL 2019-09-06 11:18:58 +02:00
Joakim Hove
cf9744ff1f
Merge pull request #995 from stefoss23/remove_py_class_EclipseConfig
Remove py class eclipse config
2019-09-06 10:39:44 +02:00
Steinar Foss
132fc1ff1b moved pyclass EclipseConfig to ecl_state. 2019-09-06 09:42:46 +02:00
Steinar Foss
6dfab9c621 added new python test state2. 2019-09-06 09:13:30 +02:00
Steinar Foss
dedc74f299 exposed cxx class EclipseConfig to python dir. via pybind11. 2019-09-06 09:05:02 +02:00
Joakim Hove
11eb0049da
Merge pull request #973 from stefoss23/add_keywords_D1
Add keywords D1
2019-09-06 07:24:00 +02:00
Joakim Hove
753d6dcb92
Merge pull request #992 from atgeirr/add-missing-include
Add missing include.
2019-09-06 06:40:50 +02:00
Joakim Hove
db6b5d2502
Merge pull request #991 from bska/fix-nwgmax-check
Fix ArrayDimsChecker's Maximum Group Size (WELLDIMS) Check
2019-09-05 22:58:37 +02:00
Steinar Foss
ad50a22ed7 removed python class EclipseConfig. 2019-09-05 21:05:19 +02:00
Steinar Foss
e0ff18ee09 added kw DIFF(deck_names), DIFFCOAL, DEPTHTAB, CSKIN, COMPVEL, COMPRPL, COMPRP, COMPVE, COMPDATX(deck_names).
added keywords COMPRP, COMPVE.

added keyword COMPRPL.

added keyword COMPVEL.

addded keyword CSKIN.

added keyword DEPTHTAB.

added keyword DIFFCOAL.

added deck_names DIFF.

...

...
2019-09-05 13:54:51 +02:00
Atgeirr Flø Rasmussen
1588f3227e Add missing include. 2019-09-05 13:52:42 +02:00
Bård Skaflestad
f813a04269 Consider Node Group Size When Calculating Maximum Group Size
This commit extends the 'maxGroupSize' function to also consider the
sizes of node groups (i.e., the number of child nodes/child groups)
when determining what the largest group size is on a particular step.

Add a unit test to demonstrate.
2019-09-05 13:36:35 +02:00
Bård Skaflestad
705be62be6 ArrayDimChecker Unit Test: Refactor ParseContext Update
This commit adds a little helper function to simplify assigning the
same InputError::Action to all WELLDIMS-related contexts.
2019-09-05 13:32:18 +02:00
Joakim Hove
7a3b693471
Merge pull request #986 from joakim-hove/python-parser
Python parser
2019-09-05 10:49:07 +02:00
Joakim Hove
08c5e342b2
Merge pull request #987 from joakim-hove/overload-sans-error-guard
Add Parser::parseFile(fname, parseContext) overload
2019-09-05 10:48:22 +02:00
Joakim Hove
7984d2a0f4 Expose the Parser class properly to Python 2019-09-05 08:44:47 +02:00
Joakim Hove
1d8f07fe62 Rename parser/parser.py -> parser/parser_module.py 2019-09-05 08:44:47 +02:00
Joakim Hove
723113b3b9 Add small shell script templates to simplify Python development 2019-09-05 08:44:47 +02:00
Joakim Hove
922afa26c4
Merge pull request #985 from akva2/janitoring
Some janitoring
2019-09-05 08:40:54 +02:00
Joakim Hove
41bd1eb449 Add missing const to Parser methods 2019-09-05 08:14:55 +02:00
Joakim Hove
17e6599749 Add Parser overloads without ErrorGuard 2019-09-05 07:42:13 +02:00