Commit Graph
58 Commits
Author SHA1 Message Date
babrodtk 8ae7178f0a This adds bubble/dew point pressure output to legacy flow 2017-04-18 14:03:56 +02:00
babrodtk 4d286cf0b3 Makes hysteresis and somax optional in restart file 2017-04-07 16:20:35 +02:00
babrodtk 1fd36e9451 Fixed hysteresis input/output in flow_legacy 2017-04-07 14:36:36 +02:00
babrodtk 46bd3499dc Added functions in SaturationProps for hysteresis IO 2017-04-07 14:31:22 +02:00
babrodtk 8340d26890 Adds hysteresis output and input (for restarting) 2017-04-06 14:17:15 +02:00
babrodtk e0e1ca51e6 Added soMax to flow_legacy 2017-04-05 12:32:43 +02:00
babrodtk bd0507cc3b Added somax to input/output to restart file 2017-04-05 12:32:43 +02:00
babrodtk ba2973dbbe Fixed apparent bug in outputting PDPB 2017-02-27 10:28:31 +01:00
babrodtk 6ed7b9dcb9 Moved computation of FIP before output to summary 2017-02-24 11:32:36 +01:00
babrodtk 729a220e5c Updated to iterate over elements instead of cell indices, though this changes the output values 2017-02-24 10:48:42 +01:00
babrodtk ef1c8909f2 This enables compiling with Eigen 3.3 2017-02-23 11:34:41 +01:00
babrodtk 3e44bb1e4e Updated so that VOIL/VGAS/VWAT are supported keywords 2017-02-22 11:18:24 +01:00
babrodtk 1e5df1b720 Added writing initial timestep data to restart 2017-02-22 10:12:47 +01:00
babrodtk d21443ae60 Updated auxillary=>auxiliary in new code 2017-02-17 10:44:52 +01:00
babrodtk c39964c712 Added try-catch to computation of bubble/dew point pressure 2017-02-17 10:40:43 +01:00
babrodtk 4a46451d95 Added output of dew and bubble point pressures 2017-02-17 10:40:43 +01:00
babrodtk edffbcd3f8 Renamed auxillary to auxiliary 2017-02-15 14:47:24 +01:00
babrodtk 8830fd5880 Minor whitespace fixes to be consistent with surrounding code 2017-02-15 14:30:54 +01:00
babrodtk 9b91e2f20b Added script to update opm-data references 2017-01-16 08:06:26 +01:00
babrodtk c82887585e Fix for FIP output in ebos 2016-12-22 13:45:31 +01:00
babrodtk 5923f64322 Removed unused variable (which gave me compilation errors) 2016-12-22 13:00:51 +01:00
babrodtk 841411037a Added throw if unsupported unit in deck for fluid in place 2016-12-16 13:40:20 +01:00
babrodtk ccec17f81b Fixed missing unit conversion for total fluid in place 2016-12-16 13:15:22 +01:00
babrodtk 68f1cff930 Bugfix parallel computation of weighted pressure etc. 2016-10-07 15:11:59 +02:00
babrodtk 8ff349253c Fixed uninitialized bug, and added logging/comment 2016-10-07 15:11:59 +02:00
babrodtk 4f696809b3 Removed superfluous std::move 2016-10-07 15:11:59 +02:00
babrodtk 2d8e612d01 Refactoring 2016-10-07 15:11:59 +02:00
babrodtk b774982878 Initial version of summary data 2016-10-07 15:06:53 +02:00
babrodtk 5b75649a07 Simplified arguments to computeWaterShearVelocityFaces 2016-09-15 15:56:06 +02:00
babrodtk 537c5d71b8 Added missing code for polymer model for output 2016-09-15 11:40:36 +02:00
babrodtk f7e3185546 Fixed bug where rsSat/rvSat were never set 2016-09-14 15:41:47 +02:00
babrodtk f54db0f7f6 Removed need for extra constructor in CellData 2016-09-07 14:59:16 +02:00
babrodtk 17d171fae6 Fixed erroneous unit for b 2016-09-07 14:59:16 +02:00
babrodtk 332d1bb318 Removed special case handling of ALLPROPS keyword 2016-09-07 14:59:16 +02:00
babrodtk 0b24dffe05 Fixed unit for bw/bo/bg in output 2016-09-07 14:59:16 +02:00
babrodtk eb56ecab12 Refactored the logic of writing without cell properties 2016-09-07 14:59:16 +02:00
babrodtk 739976535f Added rs and rv output capabilities 2016-09-07 14:55:53 +02:00
babrodtk 40b2b95d87 Extended the support for keywords for restart file output 2016-09-07 14:55:53 +02:00
babrodtk 35bed24465 Initial version for outputting cell data 2016-09-07 14:55:53 +02:00
babrodtk 929cc619f6 Fixed warnings 2016-09-06 07:50:02 +02:00
babrodtk 63da817852 Initial version for outputting cell data 2016-09-01 14:37:41 +02:00
babrodtk 273c99b36f Merge branch 'master' of github.com:OPM/opm-core 2016-08-30 14:53:11 +02:00
André R. Brodtkorb 66c13d9b96 Added proper scaling for derivatives 2015-08-10 08:55:05 +02:00
André R. Brodtkorb 99c23d3810 Bugfix interpolation 2015-08-10 08:55:05 +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
André R. Brodtkorb a54804c0cc Added initial version of VFPProperties 2015-08-10 08:50:25 +02:00