Arne Morten Kvarving
|
7f36bac579
|
WellContainer: add serialization support
|
2023-02-15 21:55:19 +01:00 |
|
Kai Bao
|
a9a69a6d70
|
including <optional> header to WellContainer
|
2023-01-24 10:34:57 +01:00 |
|
Joakim Hove
|
c8cbd32f85
|
Add method WellContainer<T>::wells()
|
2021-10-19 11:16:41 +02:00 |
|
Joakim Hove
|
77a9fd352b
|
Add SegmentState member to SingleWellState
|
2021-08-23 13:17:24 +02:00 |
|
Joakim Hove
|
a54daf75e8
|
Add trivial class SingleWellState with bhp and thp
|
2021-08-15 09:01:21 +02:00 |
|
Joakim Hove
|
057db0ec0e
|
Add method WellState::name()
|
2021-07-26 13:07:12 +02:00 |
|
Joakim Hove
|
3025bf3280
|
Use std::nullopt instead of {}
|
2021-05-27 10:45:33 +02:00 |
|
Joakim Hove
|
8e0ed53207
|
Add method WellContainer::well_index()
|
2021-05-24 09:14:36 +02:00 |
|
Joakim Hove
|
23180e06d2
|
Rename WellStateFullyImplicitBlackoil -> WellState
|
2021-05-21 15:07:21 +02:00 |
|
Joakim Hove
|
506a349085
|
Use wellcontainer2 (#3255)
Use WellContainer<> to manage members in WellState
|
2021-05-20 16:16:12 +02:00 |
|
Joakim Hove
|
66c56bb8c3
|
Add initializer_list based WellContainer constructor
|
2021-05-12 09:18:58 +02:00 |
|
Joakim Hove
|
0083022742
|
Add const T& overload to WellContainer
|
2021-05-09 15:54:20 +02:00 |
|
Joakim Hove
|
744039eb2f
|
Add documentation to WellContainer<T> class
|
2021-05-09 11:57:54 +02:00 |
|
Joakim Hove
|
36cc9e8567
|
Add small class WellContainer to manage well data in WellState
|
2021-05-06 15:46:52 +02:00 |
|