Arne Morten Kvarving
|
0cc0b29a14
|
move updateWellTestState to WellInterfaceGeneric
|
2022-10-24 12:18:30 +02:00 |
|
Arne Morten Kvarving
|
e2b5fc8082
|
move updateWellTestStateEconomic to WellTest
|
2022-10-24 12:06:09 +02:00 |
|
Arne Morten Kvarving
|
71d404336e
|
move checkRatioEconLimits to WellTest
|
2022-10-24 11:55:57 +02:00 |
|
Arne Morten Kvarving
|
1a0774ceab
|
move checkRateEconLimits to WellTest
|
2022-10-24 11:49:22 +02:00 |
|
Arne Morten Kvarving
|
2b152e67e1
|
move checkMaxWaterCutLimit to WellTest
|
2022-10-24 11:43:57 +02:00 |
|
Arne Morten Kvarving
|
e7273868f5
|
move checkMaxWGRLimit to WellTest
|
2022-10-24 11:40:30 +02:00 |
|
Arne Morten Kvarving
|
fe8259bb76
|
move checkMaxGORLimit to WellTest
|
2022-10-24 11:37:54 +02:00 |
|
Arne Morten Kvarving
|
37f51420f6
|
move checkMaxRatioLimitCompletions to WellTest
|
2022-10-24 11:28:06 +02:00 |
|
Arne Morten Kvarving
|
9367335fe3
|
added: WellTest
this will hold the code for well tests.
start by moving checkMaxRatioLimitWell to the new class
|
2022-10-24 10:55:32 +02:00 |
|
Tor Harald Sandve
|
f4d81e33f1
|
Avoid switching to thp control if it results in higher rates
|
2022-03-25 09:12:15 +01:00 |
|
Joakim Hove
|
5531120411
|
Use SingleWellState argument instead of full WellState
|
2021-09-20 11:45:24 +02:00 |
|
Joakim Hove
|
d5f2b02716
|
Check production and injection constraints separately
|
2021-08-03 14:39:39 +02:00 |
|
Tor Harald Sandve
|
5368343512
|
handle GRUP in wellState from target
|
2021-06-23 14:46:35 +02:00 |
|
Joakim Hove
|
023edc67e5
|
Remove first perf member from Well classes
|
2021-06-08 14:24:26 +02:00 |
|
Arne Morten Kvarving
|
4c09b5dde3
|
add WellInterfaceEval
|
2021-06-07 08:26:43 +02:00 |
|
Arne Morten Kvarving
|
29842ff9a2
|
add WellInterfaceIndices
while not a lot of class in this layer, having it helps
in downstream well code.
|
2021-06-07 08:26:43 +02:00 |
|
Arne Morten Kvarving
|
1fb68c59e2
|
changed: move fluidsystem-only dependent method to WellInterfaceFluidSystem
|
2021-06-07 08:25:59 +02:00 |
|
Arne Morten Kvarving
|
3aa2b38832
|
changed: split out FluidSystem only dependent code from WellInterface
this allows using explicit template instantation to only build
this code once for each FluidSystem
|
2021-05-27 14:22:14 +02:00 |
|