Markus Blatt
|
54dda0b9ca
|
Merge pull request #498 from totto82/co2brine_fix
Fix conversion from density to bo
|
2022-04-19 10:59:45 +02:00 |
|
Cintia Goncalves Machado
|
1720805f19
|
Fix division by zero in WATDENT implementation
|
2022-04-15 19:26:51 +02:00 |
|
Paul Egberts
|
405d435530
|
added water-gas ratio argument for co2brinepvt properties
|
2022-04-12 11:34:37 +02:00 |
|
Paul Egberts
|
9375ccd2ea
|
fixed comment
|
2022-04-12 11:15:23 +02:00 |
|
Paul Egberts
|
7d66a1eef3
|
added water-gas ratio argument
|
2022-04-12 11:15:23 +02:00 |
|
Paul Egberts
|
2cc76c5c53
|
PVT for combined wet(vaporized oil) and humid (vaprized water) gas
|
2022-04-12 11:15:22 +02:00 |
|
Tor Harald Sandve
|
6130499031
|
adapt density computations to fix for invB
|
2022-04-12 10:08:31 +02:00 |
|
Tor Harald Sandve
|
3845e23ba3
|
Add prop B and diffusionCoefficient to co2brinepvt
|
2022-04-12 09:55:25 +02:00 |
|
Tor Harald Sandve
|
39712270b5
|
compute ref densities based on std conditions in co2/brine pvt modules
|
2022-04-12 09:55:25 +02:00 |
|
Tor Harald Sandve
|
9310f93eaf
|
Fix conversion from density og bo
|
2022-04-12 09:37:09 +02:00 |
|
Markus Blatt
|
d5b6152d6d
|
Merge pull request #494 from totto82/co2brinepvt
add a simple program to access the pvt properties of co2 and brine
|
2022-04-10 11:08:18 +02:00 |
|
Ove Sævareid
|
9b770715ef
|
Some LET related tests.
|
2022-04-08 11:46:33 +02:00 |
|
Ove Sævareid
|
d464c26e4a
|
LET-based saturation functions. Run-time selection of LET vs tabulated functions.
|
2022-04-08 11:46:33 +02:00 |
|
Tor Harald Sandve
|
a85b6a3475
|
Merge pull request #491 from plgbrts/vapwat
Adding PVT for gas without oil-vapor (dry) and with vaporized water (humid)
|
2022-04-05 11:33:19 +02:00 |
|
Paul Egberts
|
b50bf7ec22
|
cleanup
|
2022-04-04 14:34:16 +02:00 |
|
Tor Harald Sandve
|
38fae4b6de
|
add some more comments
|
2022-04-04 14:17:47 +02:00 |
|
Paul Egberts
|
396ad6a3db
|
fix of unused argument issue
|
2022-04-04 14:15:08 +02:00 |
|
Tor Harald Sandve
|
eb27f693bf
|
add a simple interfase to access the pvt properties of co2 and brine
|
2022-04-01 15:52:24 +02:00 |
|
Markus Blatt
|
d9356d3351
|
Converted BrineCo2Pvt.hpp to UTF-8
|
2022-04-01 13:12:21 +02:00 |
|
Paul Egberts
|
70f55cf519
|
clean up
|
2022-03-06 17:34:53 +01:00 |
|
Paul Egberts
|
1a0cfe48cd
|
gas density correction for humid gas
|
2022-03-06 17:26:04 +01:00 |
|
Paul Egberts
|
114e30540e
|
add pvt for dry gas with vaporized water
|
2022-03-01 16:29:07 +01:00 |
|
Paul Egberts
|
31b08b4512
|
removed OPM_UNUSED
|
2022-01-20 11:36:28 +01:00 |
|
Tor Harald Sandve
|
4e76ab742d
|
Merge pull request #490 from plgbrts/saltp
add getSaltSaturation
|
2022-01-18 12:02:07 +01:00 |
|
Paul Egberts
|
cbaa467104
|
add getSaltSaturation
|
2022-01-06 14:40:10 +01:00 |
|
Joakim Hove
|
aaec6ebd80
|
Merge pull request #487 from joakim-hove/repo-reor
Downstream of opm-common filesystem reorganisation
|
2022-01-03 10:38:14 +01:00 |
|
Joakim Hove
|
4b8f2f9814
|
Downstream of opm-common filesystem reorganisation
|
2022-01-02 14:32:39 +01:00 |
|
Atgeirr Flø Rasmussen
|
50bc945836
|
Merge pull request #488 from akva2/avoid_vector_shared_ptrs
changed: avoid long vectors of shared ptrs
|
2021-12-16 09:34:37 +01:00 |
|
Arne Morten Kvarving
|
441fd396ea
|
drop shared_ptr for MaterialLawParameters
|
2021-12-14 13:49:59 +01:00 |
|
Arne Morten Kvarving
|
dcf4b382d1
|
fix bug: wrong twophase type passed
no consequence though as the parameter passed is unused,
but let's correct it nontheless
|
2021-12-14 13:48:20 +01:00 |
|
Arne Morten Kvarving
|
5e2af431b2
|
avoid shared_ptr for OilWaterScalingInfo
|
2021-12-14 13:37:27 +01:00 |
|
Arne Morten Kvarving
|
bce2e60133
|
remove unused member and unused typedefs
|
2021-12-14 13:29:18 +01:00 |
|
Arne Morten Kvarving
|
2a7084457a
|
changed: avoid long vectors of shared ptrs
this use a lot of memory with many elements
|
2021-12-14 10:19:44 +01:00 |
|
Tor Harald Sandve
|
4a292455e0
|
Merge pull request #429 from goncalvesmachadoc/vapwat
Preparation for Water Evaporation and Salt Precipitation
|
2021-12-09 15:37:24 +01:00 |
|
Bård Skaflestad
|
ac2cc98b32
|
Merge pull request #486 from totto82/fixOilWaterF2
Fix oil water case SOF2 + SWFN
|
2021-11-26 14:50:00 +01:00 |
|
Tor Harald Sandve
|
df3973965c
|
Fix oil water case SOF2 + SWFN
|
2021-11-26 12:33:02 +00:00 |
|
Joakim Hove
|
6013677105
|
Merge pull request #485 from joakim-hove/update-deck-get
Update deck access api
|
2021-11-23 14:58:13 +01:00 |
|
Joakim Hove
|
b1e889f619
|
Update deck access api
|
2021-11-18 15:12:30 +01:00 |
|
Markus Blatt
|
f62a448c4b
|
Fixes spelling error in EclMaterialLawManager.hpp
|
2021-11-16 13:06:39 +01:00 |
|
Joakim Hove
|
06a7c51a27
|
Merge pull request #481 from joakim-hove/equil-debug
Explicitly check for a == b before creating scale_factor = a/b
|
2021-11-05 09:46:01 +01:00 |
|
Joakim Hove
|
3e623d4182
|
Explicitly check for a == b before creating scale_factor = a/b
|
2021-11-02 16:18:36 +01:00 |
|
Arne Morten Kvarving
|
26a4a38579
|
Merge pull request #480 from akva2/use_python3
changed: use python3
|
2021-10-27 08:32:50 +02:00 |
|
Arne Morten Kvarving
|
93543e5f7d
|
changed: use python3
|
2021-10-27 07:23:24 +02:00 |
|
Markus Blatt
|
cdf32d7b23
|
Merge pull request #478 from totto82/add_extrapolate
extrapolate in calulateMoleFraction for CO2STORE
|
2021-10-20 15:27:04 +02:00 |
|
Tor Harald Sandve
|
977c1801cf
|
extrapolate in calulateMoleFraction for CO2STORE
|
2021-10-20 10:09:17 +02:00 |
|
Markus Blatt
|
b915c359e6
|
Merge pull request #477 from totto82/extrapolate_binaryCoefficients
extrapolate binary coefficients for co2brine
|
2021-10-19 19:48:38 +02:00 |
|
Tor Harald Sandve
|
bb8ae243b1
|
extrapolate binary coefficients for co2brine
|
2021-10-18 08:50:14 +02:00 |
|
Markus Blatt
|
03c0890b4a
|
Merge pull request #476 from totto82/extrapolate_co2store
extrapolate co2, brine and h2O properties only when called via CO2STORE module
|
2021-10-14 14:03:58 +02:00 |
|
Tor Harald Sandve
|
588604ae8f
|
extrapolate co2, brine and h2O properties only when called from the CO2STORE module
|
2021-10-14 12:01:07 +02:00 |
|
Tor Harald Sandve
|
1171817349
|
Merge pull request #474 from totto82/brinethermal
allow for brine + thermal
|
2021-10-08 10:38:06 +02:00 |
|