Joakim Hove
77795b5005
Add 'python/' from commit '278373703455ea6562a0f8e5278b4db46eb1fc7e'
...
git-subtree-dir: python
git-subtree-mainline: e8dbf7d8ee
git-subtree-split: 2783737034
2019-05-08 07:20:29 +02:00
Jens Gåsemyr Magnus
e92bd4bd36
Separated C++ and python source files
...
Separating the C++ and python source files to make the repository more
structures as we will create additional C++ source files.
2017-09-01 10:17:57 +02:00
Pål Grønås Drange
d5efa529ab
Adapt to change in schedule.getTimeMap in opm-parser
2017-08-11 12:48:49 +02:00
Pål Grønås Drange
dd56505825
added getCellVolume on sunbeam.grid
2017-03-31 12:19:39 +02:00
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