Arne Morten Kvarving
|
73ece47d97
|
StandardWell: move connectionRateBrine to Connections class
|
2023-06-27 13:22:08 +02:00 |
|
Arne Morten Kvarving
|
59c9a139cc
|
changed: simplify WellConnectionPressure calculation by passing a struct
|
2023-05-04 14:30:55 +02:00 |
|
Arne Morten Kvarving
|
fafca7b382
|
changed: introduce a struct StandardWellConnections::Properties
this holds the various properties for a connection
|
2023-05-04 14:30:33 +02:00 |
|
Tor Harald Sandve
|
5854b8a7a1
|
Support gas dissolution in water (Rsw)
- adapt to interface change in waterPvt()
- add gas + water + disgasw simulator
Note
- MSW is not supported
- EQUIL initialization is not supported
|
2022-12-21 13:13:52 +01:00 |
|
Arne Morten Kvarving
|
549fcf0629
|
use Scalar not double
|
2022-11-25 12:56:49 +01:00 |
|
Arne Morten Kvarving
|
dfd68266e9
|
rename computeWellConnectionDensitesPressures to computeProperties
make computePressureDelta and computeDensities private
|
2022-11-25 12:56:49 +01:00 |
|
Arne Morten Kvarving
|
86bf452059
|
move computeWellConnectionDensitesPressures to StandardWellConnections
|
2022-11-25 12:56:47 +01:00 |
|
Arne Morten Kvarving
|
dcc333dac3
|
make member variables private in StandardWellConnections
|
2022-11-25 12:56:23 +01:00 |
|
Arne Morten Kvarving
|
1d058a4edf
|
rename StandardWellConnections::getRho() to just rho()
|
2022-11-25 12:56:23 +01:00 |
|
Arne Morten Kvarving
|
9aeb48887c
|
rename computePropertiesForWellConnectionPressure to computePropertiesForPressure
that it applies to connections are now implied by class
|
2022-11-25 12:56:23 +01:00 |
|
Arne Morten Kvarving
|
d1c1aecac7
|
move implementation of computePropertiesForWellConnectionPressure to StandardWellConnections
|
2022-11-25 12:56:20 +01:00 |
|
Arne Morten Kvarving
|
100a7b0582
|
rename computeConnectionDensities to computeDensities
that it applies to connections are now implied by class
|
2022-11-25 12:55:39 +01:00 |
|
Arne Morten Kvarving
|
5d1b5d9426
|
rename computeConnectionPressureDelta to computePressureDelta
that it applies to connections are now implied by class
|
2022-11-25 12:55:39 +01:00 |
|
Arne Morten Kvarving
|
0d72bba326
|
move computeConnectionDensities to StandardWellConnections
this necessitates expanding the template parameter list
|
2022-11-25 12:55:36 +01:00 |
|
Arne Morten Kvarving
|
b08c165384
|
rename StandardWellGeneric to StandardWellConnections
|
2022-11-25 12:54:56 +01:00 |
|