OPM / opm-simulators

OPM Flow and experimental simulators, including components such as well models etc.
http://www.opm-project.org
GNU General Public License v3.0
124 stars 122 forks source link

Well testing using gas lift facilities #5757

Closed svenn-t closed 6 days ago

svenn-t commented 1 week ago

The current master version of well test (WTEST keyword) with gas lift typically resulted in max ALQ given to well after re-opening. With this PR we use gas lift facilities to increase ALQ until max. incremental gradient instead. Running the gas lift test cases in opm-tests show that large ALQ spikes after re-opening well(s) are avoided with the PR compared to master.

totto82 commented 1 week ago

jenkins build this please

svenn-t commented 1 week ago

Hopefully the updated version will compile with jenkins now. At least it compiles on my computer.

akva2 commented 1 week ago

it will. to build for float locally pass -DBUILD_FLOW_FLOAT_VARIANTS=1 cmake param.

akva2 commented 1 week ago

jenkins build this please

svenn-t commented 1 week ago

it will. to build for float locally pass -DBUILD_FLOW_FLOAT_VARIANTS=1 cmake param.

Thanks for the tip! I didn't know that.

totto82 commented 6 days ago

jenkins build this please

totto82 commented 6 days ago

jenkins build this please