Commit Graph

140 Commits

Author SHA1 Message Date
Kai Bao
00ff5b41de creating dummy AQUFLUX aquifers in AquiferConfig
for the ones that were not specified in the SOLUTION section
2023-02-17 15:44:08 +01:00
Kai Bao
f081ee5826 using AquiferConfig to handle AQUFLUX aquifers 2023-02-17 15:44:08 +01:00
Kai Bao
83457f679e prototyping for the AQUFLUX parsing implementation
at the end, SOLUTIONSection() function is used to handle the
keywords in the SOLUTION section.
2023-02-17 15:44:08 +01:00
Bård Skaflestad
335c375c9d Merge pull request #3391 from goncalvesmachadoc/errorMsgTables
Improve Simple Table errros messages
2023-02-10 12:26:33 +01:00
goncalvesmachadoc
b2325c7d6d add Table name 2023-02-09 17:18:01 +01:00
goncalvesmachadoc
71fc372ced print order schema 2023-02-09 16:00:56 +01:00
goncalvesmachadoc
f74dd68755 pass by reference 2023-02-09 16:00:12 +01:00
goncalvesmachadoc
65535202cc addKeywordName 2023-02-07 18:16:06 +01:00
Arne Morten Kvarving
2e15535afe SingleNumericalAquifer: add missing include 2023-02-02 11:41:50 +01:00
Tor Harald Sandve
9b3e1f92bf Merge pull request #3364 from hakonhagland/imbnum3
Adds support for directional relative permeabilities with hysteresis
2023-01-30 12:33:36 +01:00
Arne Morten Kvarving
b617c2af13 remove Fieldprops::TranMap 2023-01-16 21:49:12 +01:00
Håkon Hægland
9c47f8900d Add support for IMBNUM
First stage in adding support for using imbibition for cell faces (IMBNUMX,
IMBNUMY, IMBNUMZ). At the same time, refactors initParamsForElements() in
EclMaterialLawManager.hpp into separate files to more easily add support
for materal law parameters for cell faces.
2023-01-16 21:29:25 +01:00
Arne Morten Kvarving
f1e5ce372b FieldPropsManager.hpp: forward TranCalculator 2023-01-16 20:23:03 +01:00
Arne Morten Kvarving
6994efa497 FieldPropsManager.hpp: forward FieldData 2023-01-16 13:06:14 +01:00
Arne Morten Kvarving
31b17021a2 Keywords.hpp: add missing string include 2023-01-16 13:05:37 +01:00
Arne Morten Kvarving
3808c85edf PinchMode: convert to enum class 2023-01-05 15:28:06 +01:00
Arne Morten Kvarving
f832c88d76 MinpvMode: convert to enum class 2023-01-05 14:07:30 +01:00
Arne Morten Kvarving
118886cb65 replace Runspec.hpp with Phase.hpp where appropriate 2023-01-05 13:10:57 +01:00
Arne Morten Kvarving
f8e0319203 added: put Phase and helpers in separate hpp/cpp 2023-01-05 12:57:01 +01:00
Arne Morten Kvarving
101bbdfb47 avoid pulling sstream in OrderedMap 2022-12-21 10:34:34 +01:00
Bård Skaflestad
9d4b36a891 Merge pull request #3273 from blattms/make-multz--global
Always use MULTZ- as a global array.
2022-12-14 14:40:31 +01:00
Markus Blatt
4f0f64f637 Always use MULTZ- as a global array.
This is needed as it is used when calculating transmissibilities over
pinched out cells. There it needs to behave the same way as MULTZ does.
2022-12-14 10:30:27 +01:00
Markus Blatt
c048262f79 Merge pull request #3217 from totto82/co2store_gw
Support CO2STORE with GAS + WATER
2022-12-08 11:17:13 +01:00
Tor Harald Sandve
a56496021d add keyword DISGASW to enable dissolution of gas in water 2022-12-02 15:43:22 +01:00
Torbjørn Skille
e470a426a3 Use input COORD and ZCORN if these are available when writing EGRID file. 2022-11-30 08:08:25 +01:00
Bård Skaflestad
6c21cbe3e0 Merge pull request #2981 from goncalvesmachadoc/saltdensity
Add solid salt density as input
2022-11-24 16:28:56 +01:00
Arne Morten Kvarving
8ea4d68e7a ThresholdPressure: internalize THPRESFT keyword 2022-11-24 10:47:10 +01:00
Arne Morten Kvarving
e23feb31f1 RockConfig: add missing include 2022-11-23 12:23:26 +01:00
Arne Morten Kvarving
be90d11b3b BCConfig: add missing include 2022-11-23 12:23:10 +01:00
Tor Harald Sandve
17d0ccee83 use initial pressure and temperature as default in bc dirichlet 2022-11-04 12:10:06 +01:00
Markus Blatt
75b78bf659 Merge pull request #3185 from totto82/bc_dirichlet
extend BCType with dirichlet
2022-11-02 19:48:09 +01:00
Bård Skaflestad
d1a2063520 Merge pull request #3187 from plgbrts/rwgsalt
RWGSALT table implementation based on PvtxTable
2022-11-01 17:16:04 +01:00
Tor Harald Sandve
e90ee06e74 change order of directiona and type and support default ijk 2022-10-27 08:30:26 +02:00
goncalvesmachadoc
b2c3c24fe8 add salt density as input 2022-10-20 17:23:50 +02:00
Paul Egberts
d1de06b1e6 RWGSALT table implementation based on PvtxTable 2022-10-20 11:09:46 +02:00
Tor Harald Sandve
e9c93975cf extend BCType with dirichlet 2022-10-19 09:17:54 +02:00
Arne Morten Kvarving
69839e8766 added: FaceDir::FromIntersectionIndex
this translates from a dune intersection id to a FaceDir::DirEnum
2022-10-17 14:44:13 +02:00
Ove Sævareid
c1d916f66e Neutral initialisation of flags. 2022-10-10 14:17:14 +02:00
Ove Sævareid
121a062abe Support for capillary pressure hysteresis. 2022-10-05 14:13:36 +02:00
Arne Morten Kvarving
fb0f3c451e changed: rename serializeObject to serializationTestObject
makes it more clear what these members are used for.
2022-10-04 14:10:30 +02:00
Tor Harald Sandve
7e34f86f42 Merge pull request #3113 from hakonhagland/fieldprops
Add support for directional relative permeabilties
2022-09-26 09:09:52 +02:00
Bård Skaflestad
95e78f64ad Merge pull request #3148 from akva2/serializer_simplify
changed: only use operator() for the serializer
2022-09-16 13:08:31 +02:00
Håkon Hægland
9e143482cf Add a unknown value to the facedir enum
This is will be used by code in opm-models and opm-simulators to
identify a face direction that is not known or not important.
2022-09-14 23:40:49 +02:00
Håkon Hægland
63f5dbdb81 Add debugging output method to FaceDir 2022-09-14 15:34:33 +02:00
Håkon Hægland
14f9c41613 Add KRNUM to recognized field props 2022-09-14 15:34:33 +02:00
Bård Skaflestad
25daf13909 Merge pull request #3107 from plgbrts/equil
keyword RVWVD to specify vaporized water-gas ratio  vs depth tables
2022-09-14 14:28:45 +02:00
Arne Morten Kvarving
6576370c19 changed: only use operator() for the serializer 2022-09-14 10:33:56 +02:00
Paul Egberts
f55bbefd18 addition of entry in EQUIL keyword for water-gas ratio initialization 2022-09-13 17:58:28 +02:00
Markus Blatt
ff3da8cc79 Merge pull request #3146 from akva2/janitoring
Some janitoring
2022-09-12 12:36:21 +02:00
Tor Harald Sandve
d10ed6c953 Merge pull request #3109 from totto82/tempAquifer
add support for temperature and analytical aquifers
2022-09-12 07:32:49 +02:00