Arne Morten Kvarving
|
5d854d1d6d
|
changed: build opm-common python extension using cmake
only use setup.py to generate wheels. adjust pypi packaging
accordingly
|
2023-01-12 10:14:38 +01:00 |
|
Joakim Hove
|
0fc2448369
|
Expose UDAValue to Python
|
2021-11-11 15:53:21 +01:00 |
|
Joakim Hove
|
77985eaa08
|
Export UnitSystem and Dimension from opm.io
|
2021-11-11 15:53:21 +01:00 |
|
Joakim Hove
|
64e10a9c77
|
Export UnitSystem to opm._common
|
2021-11-11 15:53:21 +01:00 |
|
Torbjørn Skille
|
514e3a4a35
|
Adding python bindings for c++ class ExtESmry
- Used for loading data from summary file ESMRY
- python class ESmry supporting both SMSPEC/UNSMRY and ESMRY summary files.
|
2021-08-23 22:15:58 +02:00 |
|
Torbjørn Skille
|
eded5fdb0c
|
add functionality to the parser for parsing selected sections of a data deck
- made available in python bindings
- added unit tests both for c++ and python
|
2021-06-22 18:45:24 +02:00 |
|
Torbjørn Skille
|
94e541ad60
|
new python bindings class EModel
|
2021-04-13 10:42:43 +02:00 |
|
Joakim Hove
|
84d5dbde0e
|
Make the Builtin class available from Python
|
2021-03-09 12:22:39 +01:00 |
|
Gaute Lindkvist
|
9ed75f030b
|
Rename python/python folder to python/opm
This makes bdist_wheel find and add the library binary files.
|
2020-06-16 13:08:33 +02:00 |
|