Arne Morten Kvarving
|
affbfe3bae
|
update well constructor for BrineProperties addition
|
2020-01-08 15:31:35 +01:00 |
|
Trine S. Mykkeltvedt
|
b85871c4e8
|
renamed saltwater-->brine and edited BDENSITY
|
2020-01-08 15:31:35 +01:00 |
|
Trine S. Mykkeltvedt
|
aa19f38a54
|
Added keywords PVTWSALT and modified SALTVD, WSALT and BDENSITY for a simple salt/brine implementation
|
2020-01-08 15:31:35 +01:00 |
|
Joakim Hove
|
b7cebb1907
|
Refactored the handling of BHP / THP
|
2020-01-06 15:28:04 +01:00 |
|
Joakim Hove
|
0d08986a06
|
Remove unit version when handling WELTARG
The WELTARG keyword will write into UDA instances, and they assume that the
internal data is in raw deck units.
|
2020-01-06 12:05:51 +01:00 |
|
Joakim Hove
|
d2392c4ea4
|
Add PyAction skeleton code
|
2020-01-06 10:28:19 +01:00 |
|
Arne Morten Kvarving
|
f8bf446d45
|
make Schedule constructible from variables
also add accessors and equality operator
|
2020-01-03 13:20:36 +01:00 |
|
Arne Morten Kvarving
|
2ca198d687
|
add equality operator to DynamicVector
|
2020-01-03 13:20:36 +01:00 |
|
Arne Morten Kvarving
|
9d74b51024
|
make Action::Actions constructible from variables
also add accessor and equality operator
|
2020-01-03 13:20:36 +01:00 |
|
Arne Morten Kvarving
|
e0502a1970
|
make Action::ActionX constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-03 13:20:36 +01:00 |
|
Arne Morten Kvarving
|
24bfa2e75b
|
add equality operator to Action::Condition
also make it default constructible
|
2020-01-03 13:20:36 +01:00 |
|
Arne Morten Kvarving
|
65b958cbcd
|
add equality operator to Action::Quantity
|
2020-01-03 13:20:36 +01:00 |
|
Arne Morten Kvarving
|
e7e2458951
|
make Action::AST constructible from variables
also add accessors and equality operator
|
2020-01-03 13:20:36 +01:00 |
|
Arne Morten Kvarving
|
73001501f0
|
make ASTNode constructible from variables
also add accessors and equality operator
|
2020-01-03 08:34:28 +01:00 |
|
Arne Morten Kvarving
|
9c187ad0c1
|
changed: make ASTNode part of public API
required for serialization
|
2020-01-03 08:34:28 +01:00 |
|
Arne Morten Kvarving
|
fda4862bb7
|
make Tuning constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-03 08:32:54 +01:00 |
|
Joakim Hove
|
c42be3d345
|
Fixed bug in SORTA and SORTD functions
|
2020-01-02 20:18:19 +01:00 |
|
Joakim Hove
|
b1dc69d8a6
|
Refactored internals of UDQSet
|
2020-01-02 20:16:37 +01:00 |
|
Arne Morten Kvarving
|
55c8d69890
|
make RFTConfig constructible from variables
also make it default constructible, add accessors
and equality operator
|
2020-01-02 15:28:45 +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 |
|
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
|
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
|
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 |
|
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 |
|