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
|
a2def0ea5b
|
Merge pull request #1372 from stefoss23/python_field_props
Python: added class FieldProperties.
|
2019-12-23 23:06:05 +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 |
|
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
|
69f4b72b3a
|
make WellConnections constructible from variables
also make it default constructible and add accessors
|
2019-12-20 11:54:02 +01:00 |
|
Arne Morten Kvarving
|
cc4c5c1fbd
|
add equality operator to WellGuideRate
|
2019-12-20 11:51:56 +01:00 |
|
Arne Morten Kvarving
|
7eeadd8cb5
|
make WellEconProductionLimit constructible from variables
|
2019-12-20 11:48:57 +01:00 |
|
Arne Morten Kvarving
|
80702dba06
|
make WellInjectionProperties constructible from variables
also make it default constructible
|
2019-12-20 11:41:54 +01:00 |
|
Arne Morten Kvarving
|
e4361cd1e0
|
make Connection constructible from variables
also make default constructible
|
2019-12-20 11:40:58 +01:00 |
|
Arne Morten Kvarving
|
e6f2bd0eac
|
allow constructing WelltracerProperties from variables
also add accessor and convenience type alias
|
2019-12-20 11:39:24 +01:00 |
|
Arne Morten Kvarving
|
0e8ae81440
|
add equality operator to WellFoamProperties
|
2019-12-20 11:39:24 +01:00 |
|
Arne Morten Kvarving
|
72cd4cf1ad
|
allow constructing WellPolymerProperties from variables
|
2019-12-20 11:39:24 +01:00 |
|
Arne Morten Kvarving
|
4c331ae655
|
allow constructing MessageLimits from data
also add default constructor, equality operator and accessor
|
2019-12-20 08:20:15 +01:00 |
|
Arne Morten Kvarving
|
a91ce46ca3
|
allow constructing WellTestConfig from variables
also add accessor and equality operator
|
2019-12-20 08:15:22 +01:00 |
|
Arne Morten Kvarving
|
f0786fb88a
|
add equality operator to WTestWell
|
2019-12-20 08:15:22 +01:00 |
|
Arne Morten Kvarving
|
9050bdb08e
|
allow constructing VFPProdTable from data
also add default constructor, assignment operator
and equality operator
|
2019-12-20 08:14:43 +01:00 |
|
Arne Morten Kvarving
|
3e46908041
|
allow constructing VFPInjTable from data
also add default constructor, assignment operator
and equality operator
|
2019-12-20 08:13:01 +01:00 |
|
Arne Morten Kvarving
|
ae13dd1867
|
allow constructing Events from data
also add default constructor, equality operator and accessor
|
2019-12-20 08:10:54 +01:00 |
|
Arne Morten Kvarving
|
eadca769a0
|
allow constructing DynamicVector for data
also add default constructor and accessor
|
2019-12-20 08:10:03 +01:00 |
|
Arne Morten Kvarving
|
74e57deac2
|
allow constructing OilVaporizationProperties from data
also add default constructor and accessors
|
2019-12-20 08:08:32 +01:00 |
|
Joakim Hove
|
fde5c0b096
|
Merge pull request #1359 from joakim-hove/fp-comments
Fp comments
|
2019-12-20 07:27:17 +01:00 |
|
Joakim Hove
|
ce5b9b1e1d
|
Add documentation to the FieldPropsManager
|
2019-12-19 10:55:57 +01:00 |
|
Joakim Hove
|
7cfb51dfe6
|
Merge pull request #1195 from jalvestad/actionx-udq-rst
Code to write UDQ and ACTIONX data to the Eclipse compatible restart file
|
2019-12-19 10:27:51 +01:00 |
|
Arne Morten Kvarving
|
0841a28776
|
allow constructing TableManager from variables
also add accessor, assignment operator and equality operator
|
2019-12-19 09:29:26 +01:00 |
|
Arne Morten Kvarving
|
8e1a332920
|
add equality operator to ROCKRecord
|
2019-12-19 09:29:26 +01:00 |
|
Arne Morten Kvarving
|
7b36d325b5
|
allow constructing Aqudims from variables
also add equality operator
|
2019-12-19 09:28:23 +01:00 |
|
Arne Morten Kvarving
|
8c61d6fff5
|
add equality operator to Eqldims
|
2019-12-19 09:28:23 +01:00 |
|
Arne Morten Kvarving
|
90bb9abf31
|
add equality operator to Regdims
|
2019-12-19 09:28:23 +01:00 |
|
Arne Morten Kvarving
|
415fda815f
|
allow constructing SkprwatTable from variables
also add equality operator
|
2019-12-19 09:26:57 +01:00 |
|
Arne Morten Kvarving
|
1ecbc75bfb
|
allow constructing SkprpolyTable from variables
also add equality operator
|
2019-12-19 09:26:57 +01:00 |
|
Arne Morten Kvarving
|
d7acc1ee0f
|
allow constructing PlymwinjTables from variables
also add equality operator
|
2019-12-19 09:26:57 +01:00 |
|
Arne Morten Kvarving
|
6ccdaaa635
|
allow constructing PolyInjTables from variables
also add equality operator
|
2019-12-19 09:24:34 +01:00 |
|
Arne Morten Kvarving
|
2ae7921fcb
|
add equality operator to WATDENTRecord
|
2019-12-18 14:27:02 +01:00 |
|
Arne Morten Kvarving
|
49b8bff030
|
add equality operator to VISCREFRecord
|
2019-12-18 14:27:02 +01:00 |
|
Arne Morten Kvarving
|
b0ab7fdf8d
|
add equality operator to DENSITYRecord
|
2019-12-18 14:27:02 +01:00 |
|
Arne Morten Kvarving
|
d992bfc1e0
|
add equality operator to PVCDORecord
|
2019-12-18 14:25:51 +01:00 |
|
Arne Morten Kvarving
|
98a332fc5f
|
allow constructing FlatTable from vector
|
2019-12-18 14:25:08 +01:00 |
|
Arne Morten Kvarving
|
59235b5a11
|
add equality operator to PVTWRecord
|
2019-12-18 14:24:17 +01:00 |
|
Arne Morten Kvarving
|
39ab36819e
|
allow constructing JFunc from variables
also add equality operator
|
2019-12-18 14:23:11 +01:00 |
|
Arne Morten Kvarving
|
07a782d9c0
|
allow constructing Pvt(g|o|x)Tables from variables
also add equality operator
|
2019-12-18 09:18:29 +01:00 |
|
Arne Morten Kvarving
|
9ff8cb9f15
|
allow constructing Runspec from variables
also add equality operator
|
2019-12-18 09:18:29 +01:00 |
|
Arne Morten Kvarving
|
33e14dd3cf
|
allow constructing Actdims from variables
also add equality operator
|
2019-12-18 09:17:12 +01:00 |
|
Arne Morten Kvarving
|
dc1168edb4
|
allow constructing EclHysterConfig from variables
also add equality operator
|
2019-12-18 09:17:12 +01:00 |
|