Kai Bao
|
1898a1681b
|
changing including guard name for two diffusionmodule
they used to use the same EWOMS_DIFFUSION_MODULE_HH
|
2024-03-21 15:11:42 +01:00 |
|
Tor Harald Sandve
|
2d697eb240
|
Enables diffusion for vapporized water
|
2024-02-05 09:09:57 +01:00 |
|
Tor Harald Sandve
|
521de7a6e5
|
Add mass fraction diffusion coeficients
|
2024-02-02 16:02:24 +01:00 |
|
Kai Bao
|
87805ba3ec
|
removing compilation warnings and some cleaning up
|
2023-09-01 10:42:43 +02:00 |
|
hnil
|
7acecc7e57
|
modification to add tpfa diffusion
fixed tpfa for diffusion module
fixed type error
|
2023-08-31 15:14:07 +02:00 |
|
Tor Harald Sandve
|
0e5eeaaa90
|
Add support for dissolved gas in water
If DISGASW is present accout for dissolved gas in water
|
2022-12-16 13:55:26 +01:00 |
|
Arne Morten Kvarving
|
d6c378e6a9
|
remove use of Unused.hpp
|
2022-08-02 11:24:40 +02:00 |
|
Tor Harald Sandve
|
3b1ebfcda7
|
fix blackoil diffusion module
|
2022-06-22 14:07:16 +02:00 |
|
Arne Morten Kvarving
|
18af8c239e
|
fixed: avoid copying int quants for diffusion if diffusion is not enabled
|
2022-04-29 10:36:13 +02:00 |
|
Arne Morten Kvarving
|
e4d6acc23b
|
changed: get rid of OPM_UNUSED macro usage
prefer anonymous parameters and c++17 [[maybe_unused]]
|
2021-08-03 10:10:01 +02:00 |
|
Arne Morten Kvarving
|
ae537f536d
|
fixed: do not use Opm:: prefix when inside namespace Opm
|
2021-05-25 11:46:55 +02:00 |
|
Tor Harald Sandve
|
aebe1a789a
|
Only update diffusion quanteties if DIFFUSE is in the deck
|
2021-02-25 11:15:28 +01:00 |
|
Tor Harald Sandve
|
3f6782e2d2
|
include stdexcept
|
2021-02-18 14:08:16 +01:00 |
|
Tor Harald Sandve
|
7226209791
|
fix model for efficient diffusion coefficient and add reference
|
2021-02-16 11:07:32 +01:00 |
|
Tor Harald Sandve
|
59707e0f64
|
divide diffusivity by face area since opm-models expects pr area flux
|
2021-02-12 08:36:39 +01:00 |
|
Tor Harald Sandve
|
0b0fae607f
|
scale diffusion by saturation
|
2021-02-12 08:36:39 +01:00 |
|
Tor Harald Sandve
|
87abc2c36b
|
use diffusivity
|
2021-02-12 08:36:39 +01:00 |
|
Tor Harald Sandve
|
eadcf4f99d
|
Add blackoil diffusion model
|
2021-02-12 08:36:39 +01:00 |
|