Commit Graph
35 Commits
Author SHA1 Message Date
Paul Egberts c316865681 fix initialization for the single phase cases 2022-03-14 15:10:03 +01:00
Paul Egberts 390a5a4b82 clean up 2022-03-06 21:02:22 +01:00
Paul Egberts d89672e4a3 some clean up 2022-03-06 20:51:57 +01:00
Paul Egberts 797fdc278b water-gas ratio input and output plus simulator for salt precipitation and water evaporation 2022-03-01 20:52:43 +01:00
Paul Egberts 461694677a Improved error message 2022-01-24 10:40:19 +01:00
Paul Egberts ba165838cd added enable conditions 2022-01-19 16:44:42 +01:00
Paul Egberts 590920db6b allow for explicit initialization of SALT (salt concentration) and SALTP (precipitated salt) 2022-01-18 11:12:43 +01:00
Paul Egberts 8044beb25d corrected TypeTag 2022-01-14 11:46:40 +01:00
Paul Egberts 98c8e691c3 Allow for brine and precipitation/dissolution of salt 2022-01-14 11:46:40 +01:00
Paul Egberts f69aa171fe removed some salt-precipitation related keywords from the unsupported keyword list 2022-01-14 11:46:39 +01:00
Paul Egberts 0824ee0694 Initialization of solid salt saturation 2022-01-14 11:46:39 +01:00
Paul Egberts dfe298a424 Allowing for non-eclipse output SALTP and PERMFACT 2022-01-14 11:46:39 +01:00
Paul Egberts cced720693 add DIR 2021-08-03 13:35:12 +02:00
Paul Egberts 68f7ad65ba include twophase gaswater in the test suite 2021-08-03 12:24:09 +02:00
Paul Egberts a80894d679 using if constexpr () 2021-08-02 13:39:55 +02:00
Paul Egberts 8e8f6c5ff2 fix compositionSwitchEnabled declaration. For gas-water it is disabled 2021-08-01 21:02:07 +02:00
Paul Egberts 70d43fbefc using has_wfrac(gfrac)_variable logic, In case of gas-water system GFrac is primary variable index 2021-08-01 20:51:28 +02:00
Paul Egberts 5be63a59e0 Introduction of has_wfrac(gfrac)_variables analogue to multisegmentwell implementation 2021-08-01 20:40:04 +02:00
Paul Egberts 367c762a06 moved WFrac, GFrac definition to StandardWellEval.hpp 2021-08-01 20:36:05 +02:00
Paul Egberts d5653d9ca2 removed exit failure for gas-water system 2021-08-01 18:11:56 +02:00
Paul Egberts e25b78f106 fix for relative change calculation for gas-water system 2021-08-01 18:09:54 +02:00
Paul Egberts 25393cddee removed throw for water-gas system 2021-08-01 17:57:08 +02:00
Paul Egberts b8b881d6e9 allow for water-gas system 2021-08-01 17:53:57 +02:00
Paul Egberts ec4bb5c9c7 set gas saturation for water-gas system 2021-08-01 17:52:33 +02:00
Paul Egberts 0efe03497a some clean up 2021-07-23 16:41:50 +02:00
Paul Egberts 92f7b19594 delete head message 2021-07-23 16:41:50 +02:00
Paul Egberts a813d9e875 fix for the situation that hydrocarbon consist only of gas 2021-07-23 16:41:50 +02:00
Paul Egberts 646dafe78f introduced computeWellTemperature() to be called at each timestep 2021-03-08 15:11:50 +01:00
Paul Egberts 59b6e21cc3 fixed num_perf_this_well declaration 2021-02-22 21:39:34 +01:00
Paul Egberts 42f426c7fd rebasing thermaloutput 2021-02-22 18:47:13 +01:00
Paul Egberts 3ff3d549ed temperature output as weighted sum of well block temperatures based on specific heat capacity of the phases 2021-02-22 18:41:25 +01:00
Paul Egberts 877c0b723d fix missing argument for BlackoilTwophaseIndices 2020-12-03 09:04:11 +01:00
Paul Egberts 13cd4b476e fix disabled component index 2020-12-03 09:04:11 +01:00
Paul Egberts d0421582e1 add gas-water simulator 2020-12-03 09:04:11 +01:00
Paul Egberts 9ecd153099 fix temperature reporting for injectors 2020-10-14 17:52:04 +02:00