Pål Grønås Drange
1ed4517d65
implemented table lookup for eclipse_state
2017-02-17 15:07:09 +01:00
Pål Grønås Drange
d966376562
added basic tables support, and cornerpoint test data ( #27 )
...
* added basic tables support, and cornerpoint test data
2017-02-16 15:43:59 +01:00
Pål Grønås Drange
0d8610ad04
JFunc now returns dict ( #25 )
...
made jfunc return dict
2017-02-05 10:41:28 +01:00
Pål Grønås Drange
e2485b0c22
Jfunc ( #24 )
...
jfunc support
2017-02-03 11:31:22 +01:00
Pål Grønås Drange
42fc9b27d1
added faults
2017-01-13 14:30:07 +01:00
Pål Grønås Drange
39fa96b02f
added some config classes, refactored out files
2017-01-13 12:52:50 +01:00
Pål Grønås Drange
afb28c00c2
added basic completions support
2017-01-12 17:17:01 +01:00
Pål Grønås Drange
dc293f9ec6
Made EclipseGrid type with tests
2017-01-12 12:54:21 +01:00
Pål Grønås Drange
bdb579b8db
added parseData and test
2017-01-12 12:54:21 +01:00
Pål Grønås Drange
f26bc01f54
added griddims accessors
2017-01-11 16:53:52 +01:00
Pål Grønås Drange
f70793129d
Added e3Dprops w regs, state.nnc and fixed comment
2017-01-11 12:42:38 +01:00
Jørgen Kvalsvik
3876d67a96
Schedule.groups support
2016-12-18 10:30:57 +01:00
Jørgen Kvalsvik
a96a1317b0
Group disambiguations and massagers in namespaces
2016-12-17 13:04:10 +01:00
Jørgen Kvalsvik
c1bfade15f
Split out converters in separate file.
2016-12-17 12:46:25 +01:00
Jørgen Kvalsvik
d3618225f0
KeyError exception translator; schedule.getitem
2016-12-17 12:10:14 +01:00
Jørgen Kvalsvik
b655f2d178
Get groups
2016-12-16 16:38:24 +01:00
Jørgen Kvalsvik
b33190d30c
Schedule.timesteps
2016-12-11 16:11:50 +01:00
Jørgen Kvalsvik
6426407d9b
Schedule.start and Schedule.end
2016-12-11 13:00:00 +01:00
Jørgen Kvalsvik
9110164aa1
Preferred phase, group control+name, guide rate
2016-12-11 12:09:20 +01:00
Jørgen Kvalsvik
d669187eea
Well.status
2016-12-11 11:45:36 +01:00
Jørgen Kvalsvik
bd3fae1b83
Richer Schedule; name property for Well.
2016-12-11 01:18:51 +01:00
Jørgen Kvalsvik
b2b5c471c1
Free functions on Well for filtering purposes
2016-12-11 01:16:55 +01:00
Jørgen Kvalsvik
f82990404f
Schedule.contains and file for Schedule tests
2016-12-09 15:51:29 +01:00
Jørgen Kvalsvik
463659047e
Primitive well support; delegate decorator
...
Some primitive Well support, and the needed classes to get a well from a
deck.
In an effort to reduce boilerplate, the delegate decorator is
introduced. Delegated classes from sunbeam.py can wrap around the python
classes generated by boost and augment their interface, but leverage the
original C++-object as its storage. Methods defined on the immediate
python objects bubble up.
2016-12-05 09:55:13 +01:00
Jørgen Kvalsvik
321ef1d194
Support for parsecontext config
2016-12-01 16:11:47 +01:00
Jørgen Kvalsvik
25a3007a1e
Move C++ source to python/, trivial bindings
2016-12-01 16:11:47 +01:00