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