Commit Graph
40 Commits
Author SHA1 Message Date
Tor Harald Sandve cd564ade5f Support for saturation table for each well completion
Compute relperms for each well completion based on saturation table ids
(satnums)

Does not work in combination with hysteresis.
2017-04-06 14:21:59 +02:00
Jørgen Kvalsvik 1c6a4b34da Update to shared_ptr-less parser interface. 2016-10-20 14:08:04 +02:00
Liu Ming 17e5eb2dee rename ParseMode as ParseContext. 2016-03-17 10:02:50 +08:00
Jørgen Kvalsvik 19e41bd246 Change Deck access methods/types to references
opm-parser#677 changes the return types for the Deck family of classes.
This patch fixes all broken code from that patch set.

https://github.com/OPM/opm-parser/pull/677
2016-02-19 11:55:19 +01:00
Jørgen Kvalsvik 850f0884f1 Improve includes from opm-parser
Adopting to opm-parser PR#661, add previously missing includes.

OPM/opm-parser#661
2016-01-26 13:32:34 +01:00
Jørgen Kvalsvik 087710df7d Fixes includes wrt opm-parser PR-656
Several files stopped compiling due to relying on opm-parser headers doing
includes. From opm-parser PR-656 https://github.com/OPM/opm-parser/pull/656
this assumption is no longer valid.
2016-01-20 15:11:30 +01:00
Atgeirr Flø Rasmussen 67f1def789 Add "allow crossflow" argument to add_well() calls. 2015-10-15 09:54:53 +02:00
Joakim Hove 76f674b16b Updated path to warning suppression header. 2015-10-06 12:11:49 +02:00
babrodtk 6c590d4bdb Implemented proper targets for switching to/from THP control 2015-08-19 17:03:41 +02:00
babrodtk f3553313d2 Rewrote function finding interpolation data 2015-08-19 12:37:54 +02:00
babrodtk b2335ced24 Minor fixes for PR 2015-08-19 11:32:38 +02:00
babrodtk 6b3356e74d Minor fixes for comments in PR 2015-08-19 08:07:51 +02:00
babrodtk 2994d1d932 Refactoring 2015-08-11 12:21:06 +02:00
babrodtk 08dd631a8d Refactoring/restructuring 2015-08-11 10:24:55 +02:00
babrodtk 5af128bcb6 Refactoring 2015-08-11 09:47:06 +02:00
babrodtk c5c965adec Fixed bugs in tests for VFP tables 2015-08-10 09:31:25 +02:00
babrodtk d45543b8fb Proper integration of derivatives for THP 2015-08-10 08:55:06 +02:00
babrodtk 7eb94caeba Updated integration of VFP tables. Produces almost identical results to bhp control 2015-08-10 08:55:05 +02:00
babrodtk 16a4580219 Implemented test to check derivatives for interpolateplane 2015-08-10 08:55:05 +02:00
babrodtk 34edf3a5b8 Changed API of VFPProperties to take ADBs 2015-08-10 08:55:05 +02:00
André R. Brodtkorb 99c23d3810 Bugfix interpolation 2015-08-10 08:55:05 +02:00
babrodtk f424a26651 Added initial calculation of derivatives 2015-08-10 08:55:05 +02:00
babrodtk 0d36d81e51 Implemented test for case when bhp(thp) == bhp 2015-08-10 08:55:05 +02:00
babrodtk 926f7ba175 Return zero for e.g., the gas:oil-ratio if no oil 2015-08-10 08:54:34 +02:00
babrodtk 79410685ca Refactoring and updated tests 2015-08-10 08:54:34 +02:00
babrodtk d27403b427 Initial integration of VFPProdTables 2015-08-10 08:54:34 +02:00
babrodtk 3260e978da Minor refactoring of VFPProperties to prepare for support for VFPINJ tables 2015-08-10 08:53:42 +02:00
André R. Brodtkorb 066e54bbfc Updated VFPProperties to support a vector VFPProdTable's 2015-08-10 08:50:26 +02:00
André R. Brodtkorb fe7b5f2f6f Updated tests to support units 2015-08-10 08:50:26 +02:00
André R. Brodtkorb 179a210ad5 Updated VFPProperties to use the newly implemented VFPProdTable class in opm-parser (with units) 2015-08-10 08:50:26 +02:00
André R. Brodtkorb 1d7f601fab Removed superfluous varible 2015-08-10 08:50:26 +02:00
André R. Brodtkorb 3d14ea9432 Added test of the most high-level bhp function 2015-08-10 08:50:26 +02:00
André R. Brodtkorb ab445a6d9a Added proper error checking and partial units 2015-08-10 08:50:26 +02:00
André R. Brodtkorb ccf06c2c1c Added tests for computing the flo/wfr/gfr values based on the aqua/liquid/vapour flow rates 2015-08-10 08:50:26 +02:00
André R. Brodtkorb 2f6e44500b Updated ADB test case 2015-08-10 08:50:26 +02:00
André R. Brodtkorb 3dfd9ad56d Added ADB version of bhp function 2015-08-10 08:50:25 +02:00
André R. Brodtkorb 0e3b951cd0 Added skeleton of interpolation using ADBs as input 2015-08-10 08:50:25 +02:00
André R. Brodtkorb 7b0132b110 Added linear extrapolation 2015-08-10 08:50:25 +02:00
André R. Brodtkorb 106467e889 Tabs to spaces 2015-08-10 08:50:25 +02:00
André R. Brodtkorb 67b55f873c Created tests for the VFPProperties class 2015-08-10 08:50:25 +02:00