Joakim Hove
|
8cba2777cd
|
Add Section enum
|
2020-01-02 15:27:22 +01:00 |
|
Joakim Hove
|
90d30e3bc9
|
Rename class Section -> DeckSection
|
2020-01-02 15:27:22 +01:00 |
|
Arne Morten Kvarving
|
97319d4831
|
make GConSump constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 15:25:42 +01:00 |
|
Arne Morten Kvarving
|
e7d7e2e232
|
make GConSale constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 15:22:59 +01:00 |
|
Arne Morten Kvarving
|
01dd29278a
|
make GuideRateConfig constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 15:20:16 +01:00 |
|
Arne Morten Kvarving
|
e803f97374
|
make GuideRateModel constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 15:17:08 +01:00 |
|
Joakim Hove
|
9363905e03
|
Merge pull request #1382 from akva2/noecl_flush
More serialization preparation
|
2020-01-02 15:08:22 +01:00 |
|
Arne Morten Kvarving
|
2a8f944b6f
|
make UDQActive constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 12:17:26 +01:00 |
|
Arne Morten Kvarving
|
5c203e29b5
|
make UDQConfig constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 12:12:59 +01:00 |
|
Arne Morten Kvarving
|
763bc69211
|
add equality operator to UDQIndex
|
2020-01-02 12:11:28 +01:00 |
|
Arne Morten Kvarving
|
ec907c22c1
|
make UDQAssign constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 12:10:00 +01:00 |
|
Arne Morten Kvarving
|
426ee94a75
|
add equality operator to UDQAssign::AssignRecord
|
2020-01-02 12:10:00 +01:00 |
|
Arne Morten Kvarving
|
5d6046fdae
|
make UDQDefine constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 12:08:27 +01:00 |
|
Arne Morten Kvarving
|
45aad7e7fd
|
remove unused member variable from UDQDefine
|
2020-01-02 12:08:27 +01:00 |
|
Arne Morten Kvarving
|
6720e6a6cb
|
make UDQASTNode constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 12:06:34 +01:00 |
|
Arne Morten Kvarving
|
9c991241c0
|
changed: make UDQASTNode part of public API
needed for serialization
|
2020-01-02 12:06:34 +01:00 |
|
Arne Morten Kvarving
|
dab5f226e1
|
make UDQFunctionTable constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 12:04:05 +01:00 |
|
Arne Morten Kvarving
|
c0183ae78a
|
make UDQFunction constructible from variables
also make it default constructible and add equality operator
|
2020-01-02 12:02:31 +01:00 |
|
Arne Morten Kvarving
|
4c626c2265
|
make WListManager constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 12:00:15 +01:00 |
|
Arne Morten Kvarving
|
12f87578d6
|
make WList constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 11:59:09 +01:00 |
|
Joakim Hove
|
af477900b9
|
Merge pull request #1381 from akva2/noecl_flush
More serialization preparation
|
2020-01-02 11:50:03 +01:00 |
|
Arne Morten Kvarving
|
c8c5102e9d
|
make Group constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 09:17:33 +01:00 |
|
Arne Morten Kvarving
|
0fc57a2bd8
|
make IOrderSet constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 09:17:33 +01:00 |
|
Arne Morten Kvarving
|
a58fd61fdd
|
allow constructing Well from variables
also add accessors
|
2020-01-02 09:17:33 +01:00 |
|
Arne Morten Kvarving
|
d1d2414f4e
|
make WellSegments constructible from variables
also add accessors and equality operator
|
2020-01-02 08:31:22 +01:00 |
|
Arne Morten Kvarving
|
6ea8dd8104
|
make UnitSystem constructible from variables
also make it default constructible and add accessors
|
2020-01-02 08:27:31 +01:00 |
|
Arne Morten Kvarving
|
7c3f89b0a1
|
add non-throwing accessor for si scaling factor in Dimension
|
2020-01-02 08:25:51 +01:00 |
|
Arne Morten Kvarving
|
8b33a0e36a
|
allow constructing Segment from variables
|
2020-01-02 08:22:42 +01:00 |
|
Arne Morten Kvarving
|
7f570d1404
|
make Valve constructible from variables
also make it default constructible and equality operator
|
2020-01-02 08:19:31 +01:00 |
|
Arne Morten Kvarving
|
a4f97e84b6
|
allow constructing SpiralICD from variables
also make it default constructible and add equality operator
|
2020-01-02 08:17:36 +01:00 |
|
Joakim Hove
|
20c5a2b50e
|
python wrapper for summarystate
|
2019-12-27 10:08:46 +01:00 |
|
Joakim Hove
|
a2def0ea5b
|
Merge pull request #1372 from stefoss23/python_field_props
Python: added class FieldProperties.
|
2019-12-23 23:06:05 +01:00 |
|
Joakim Hove
|
4528109245
|
Merge pull request #1374 from joakim-hove/isolnum
Add integer property ISOLNUM
|
2019-12-23 13:29:02 +01:00 |
|
Joakim Hove
|
b95f7bd6bf
|
Add integer property ISOLNUM
|
2019-12-23 12:23:41 +01:00 |
|
Steinar Foss
|
dc8acb494c
|
python FieldProperties can return numpy int arrays.
|
2019-12-23 11:58:05 +01:00 |
|
Steinar Foss
|
d3a4b536d2
|
python FieldProperties can return numpy double arrays.
|
2019-12-23 11:35:52 +01:00 |
|
Joakim Hove
|
99791032b3
|
Merge pull request #1373 from joakim-hove/fp-cache-valid
Add internal flag to check if all FieldProps values have been set
|
2019-12-23 10:54:58 +01:00 |
|
Joakim Hove
|
ce49db8438
|
Add internal flag to check if all FieldProps values have been set
|
2019-12-23 10:11:39 +01:00 |
|
Joakim Hove
|
5060813c4e
|
Merge pull request #1371 from joakim-hove/opmi-time
Add time summaries to opmi
|
2019-12-23 08:01:33 +01:00 |
|
Steinar Foss
|
d6c1d64ba0
|
Python: added class FieldProperties.
test_props.py: added check for 3d_properties/field_props extraction.
cxx/eclipse_state.cpp: adding function field_props.
added python class FieldProperties.
python FieldProps: added __contains__.
python FieldProps: added __getitem__.
python field_props: images all 3dprops tests.
|
2019-12-22 15:25:16 +01:00 |
|
Joakim Hove
|
4048b8774e
|
Add time summaries to opmi
|
2019-12-22 12:42:56 +01:00 |
|
Bård Skaflestad
|
2438e46d8a
|
Merge pull request #1370 from joakim-hove/init-speedup
Init speedup
|
2019-12-20 23:08:13 +01:00 |
|
Joakim Hove
|
c8b0da82c0
|
Merge pull request #1366 from joakim-hove/fp-spoly
Fp spoly
|
2019-12-20 17:24:08 +01:00 |
|
Bård Skaflestad
|
4b8152d8e1
|
Merge pull request #1367 from akva2/noecl_flush
More serialization preparation
|
2019-12-20 17:06:55 +01:00 |
|
Kai Bao
|
8284634cc5
|
Merge pull request #1239 from GitPaean/removing_whitespace_test_ERst.cpp
[PR to update_data] removing whitespaces from test_ERst.cpp
|
2019-12-20 16:43:53 +01:00 |
|
Joakim Hove
|
fbe3d34acb
|
Merge pull request #1369 from stefoss23/udt
Parser will skip keyword UDT.
|
2019-12-20 16:30:24 +01:00 |
|
Bård Skaflestad
|
188d6ca179
|
Merge pull request #1361 from joakim-hove/multregp
Multregp
|
2019-12-20 16:04:00 +01:00 |
|
Arne Morten Kvarving
|
40e09f9169
|
Merge pull request #1368 from akva2/fix_no_data_to_update
fixed: do not open a issue/PR if no tests failed
|
2019-12-20 16:01:14 +01:00 |
|
Arne Morten Kvarving
|
a060cb2d17
|
make WellProductionProperties constructible from variables
also make it default constructible and add an accessor
|
2019-12-20 15:47:13 +01:00 |
|
Arne Morten Kvarving
|
84eb1542ef
|
fixed: do not open a issue/PR if no tests failed
|
2019-12-20 15:20:49 +01:00 |
|