Tor Harald Sandve
efe7a97b1d
Merge pull request #994 from joakim-hove/guide-rate
...
GuideRateConfig object
2019-09-17 13:12:24 +02:00
Joakim Hove
18ead60ccc
Merge pull request #1020 from joakim-hove/W
...
W keywords up to WSEGAICD
2019-09-16 22:49:32 +02:00
Joakim Hove
f9a2c02c5e
W keywords up to WSEGAICD
2019-09-16 21:45:29 +02:00
Joakim Hove
f375213d4b
Merge pull request #1017 from tskille/EclFile
...
Ecl file
2019-09-16 18:37:33 +02:00
Joakim Hove
a1f35584a9
Add GuideRate state/cache object
2019-09-16 16:28:45 +02:00
Joakim Hove
dd609e857a
Add keywords LINCOM and LCUNIT
2019-09-16 16:28:45 +02:00
Torbjørn Skille
0c526b39f5
EclFile update, fix on reading CHAR type from formatted eclfile
2019-09-16 14:02:42 +02:00
Joakim Hove
de7752b3e5
GuideRateConfig object
2019-09-16 10:52:35 +02:00
Atgeirr Flø Rasmussen
48aba21941
Merge pull request #1016 from joakim-hove/deck-constructor
...
Deck constructor
2019-09-16 08:59:20 +02:00
Joakim Hove
3070bf4a31
Change DeckKeyword constructor
...
The DeckKeyword::DeckKeyword(const std::string&) constructor has been removed
and the DeckKeyword now requires a ParserKeyword pointer in the constructor.
2019-09-16 00:47:34 +02:00
Joakim Hove
c8919ba088
Fix typo in NLINEARS keyword
2019-09-16 00:29:31 +02:00
Joakim Hove
1a23df1e2f
Merge pull request #1013 from stefoss23/properties_py_decap
...
Replace python class EclipseState
2019-09-14 08:23:55 +02:00
Joakim Hove
74291cc57f
Merge pull request #1014 from joakim-hove/w
...
W keywords including WPOTCALC
2019-09-13 19:05:11 +02:00
Joakim Hove
fd0cb01957
Add W keywords - up to WPOTCALC
2019-09-13 18:40:48 +02:00
Steinar Foss
b957ca6a69
opm.io.ecl_state: unexposes constructor free classes.
2019-09-13 16:17:35 +02:00
Steinar Foss
b68fe2e63a
test_state2: added test_config.
2019-09-13 16:17:35 +02:00
Steinar Foss
c826e24607
test_props: uncommented tests.
2019-09-13 16:17:35 +02:00
Steinar Foss
41a05a7a98
test_state.py: uncommented test_summary.
2019-09-13 16:17:35 +02:00
Steinar Foss
4504b8812f
test_state2. added function test_jfunc.
2019-09-13 16:17:35 +02:00
Steinar Foss
365fbd355b
test_state2: added test_faults.
2019-09-13 16:17:35 +02:00
Steinar Foss
78ab86e2a3
test_state2.py: added test_tables.
2019-09-13 16:17:35 +02:00
Steinar Foss
0ae8c4b235
python grid: properties as small cap.
2019-09-13 16:17:35 +02:00
Steinar Foss
3ecb446c20
test_state2: added test_simulation.
2019-09-13 16:17:35 +02:00
Steinar Foss
97728e9fda
test_state2.py: added test_grid.
2019-09-13 16:17:35 +02:00
Steinar Foss
af096fddf9
test_state2: added test_state_nnc.
2019-09-13 16:17:35 +02:00
Steinar Foss
0257528ea9
test_state2: added test_repr_title.
2019-09-13 16:17:35 +02:00
Steinar Foss
fcca1fa823
python EclipseState: added constructor.
2019-09-13 16:17:35 +02:00
Steinar Foss
7fc7a8f0ba
python class Sunbeamstate: remove state.
2019-09-13 16:17:35 +02:00
Steinar Foss
15d70c446f
properties.py: removed class EclipseState.
2019-09-13 16:17:35 +02:00
Steinar Foss
b97503d34d
exposed class TableManager as Tables.
2019-09-13 16:17:35 +02:00
Steinar Foss
c01d3b0139
propertes.py: removed Tables.
2019-09-13 16:17:35 +02:00
Steinar Foss
7811054029
properties.py: EclipeState: removed faults.
2019-09-13 16:17:35 +02:00
Steinar Foss
e1bffe7b3d
python: exposed class Eclipse3DProperties.
2019-09-13 16:17:35 +02:00
Steinar Foss
525dfdcd69
properties.py: removed Eclipse3DProperties.
2019-09-13 16:17:35 +02:00
Steinar Foss
369a99a64a
python: exposed class EclipseGrid.
2019-09-13 16:17:35 +02:00
Steinar Foss
d5e0d72f0f
properties.py: removed class EclipseGrid.
2019-09-13 16:17:35 +02:00
Joakim Hove
6dee117f55
Merge pull request #1011 from joakim-hove/python-namespace
...
Python namespace
2019-09-13 10:05:29 +02:00
Joakim Hove
d2ff536cf3
Renamed python/cxx/common -> python/cxx/export
2019-09-13 09:40:13 +02:00
Joakim Hove
f264c358e7
Placed the Python cxx wrapping in namespace python::common
2019-09-13 09:22:49 +02:00
Joakim Hove
edf6440113
Merge pull request #1007 from stefoss23/add_keywords_F
...
Add keywords F
2019-09-13 07:30:24 +02:00
Joakim Hove
ab51fce599
Merge pull request #1008 from joakim-hove/remove-invalid-keyword
...
Will not attempt to internalize invalid keywords
2019-09-12 13:50:06 +02:00
Joakim Hove
f7d4ba037d
Will not attempt to internalize invalid keywords
2019-09-12 13:21:37 +02:00
Steinar Foss
77d6cb24ad
keyword FOAMFCN as 'special'.
2019-09-12 12:00:55 +02:00
Steinar Foss
4000b3226b
added keywords FOAMDCYO, FOAMDCYW.
2019-09-12 11:54:24 +02:00
Steinar Foss
1e10398b52
added keyword FMTHMD.
2019-09-12 11:37:19 +02:00
Steinar Foss
b07632ee50
added keyword FLUXREG.
2019-09-12 11:30:17 +02:00
Steinar Foss
bd18a82ae3
added keywords FIPNUM, FIPSEP.
2019-09-12 11:06:13 +02:00
Steinar Foss
a0f05b380b
FIP as 'special' kw.
2019-09-12 10:21:34 +02:00
Steinar Foss
b15b0bbec7
added keyword FHERCHBL.
2019-09-12 10:04:38 +02:00
Steinar Foss
832a3222fb
added keywords NNEWTF.
2019-09-12 09:53:52 +02:00