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
|
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 |
|
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
|
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 |
|