Tor Harald Sandve
|
519b5dd8cc
|
Merge pull request #3810 from totto82/refactor_bhpFromThpLimit_1
Refactor bhp from thp limit
|
2022-03-22 13:57:52 +01:00 |
|
Kai Bao
|
e05a0b276e
|
fixing the scaling of segment rates
when initial segment rate is zero.
|
2022-03-14 14:01:24 +01:00 |
|
Tor Harald Sandve
|
1001d35418
|
Move computeBhpAtThpLimitProd MSW code to common and apply it for both MSW and STW
The computeBhpAtThpLimitProd for MSW is faster and sufficiently robust and should also be used by STW
|
2022-02-15 12:39:42 +01:00 |
|
Håkon Hægland
|
54160827de
|
Add gaslift optimization support for MSW.
Implements gas lift optimization support for multisegmented wells (MSW).
|
2022-02-14 21:38:50 +01:00 |
|
Kai Bao
|
2b9b6e5155
|
addressing reviewing comments for PR#3760
|
2022-01-10 11:33:11 +01:00 |
|
Kai Bao
|
dec3100247
|
fixing a bug in funcion bisectBracket
|
2022-01-09 00:21:31 +01:00 |
|
Kai Bao
|
3b7e62979c
|
refactoring to shorten the function computeBhpAtThpLimitProd
better readibility hopefully.
|
2022-01-07 15:49:48 +01:00 |
|
Kai Bao
|
5824acbf92
|
making bruteforce bracket as a function
for better readbility.
|
2022-01-07 15:13:33 +01:00 |
|
Kai Bao
|
3273f310e3
|
prototyping the brute force for bracketing bhp
to fix the situation the existing approach fails.
|
2022-01-07 14:32:16 +01:00 |
|
Joakim Hove
|
6b92443cb4
|
Downstream filesystem reorganisation in opm-common
|
2022-01-02 14:33:34 +01:00 |
|
Joakim Hove
|
755de65eb4
|
Use SingleWellState to manage well surface rates
|
2021-08-24 12:46:24 +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 |
|
Arne Morten Kvarving
|
b0a2fc8a67
|
changed: use std::nullopt
the alternative causes some compilers to emit uninitialized
use warnings
|
2021-07-01 09:00:56 +02:00 |
|
Arne Morten Kvarving
|
c623fba017
|
add MultisegmentWellGeneric
avoid rebuilding this for all simulators when code
is only dependent on Scalar. instanced for double
|
2021-06-08 10:43:10 +02:00 |
|