Arne Morten Kvarving
|
a01e1bd902
|
move ebos/eclsolutioncontainers.[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Arne Morten Kvarving
|
eb90588fa9
|
move ebos/eclmixingratecontrols.[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
|
Tor Harald Sandve
|
d72ea5fcb0
|
add option for explicit pressure for rock compaction (only transmissibility)
|
2024-01-11 16:09:08 +01:00 |
|
Tor Harald Sandve
|
739337a63a
|
rename minimum oil pressure to ref pressure
|
2024-01-11 10:24:25 +01:00 |
|
Tor Harald Sandve
|
f508f3d4e8
|
add output of dissolved solvent rswsol
|
2023-12-21 10:48:58 +01:00 |
|
Antonella Ritorto
|
bba5833332
|
Move lookupAssigner to remove shadow decl warnings
|
2023-12-14 20:01:25 +01:00 |
|
Antonella Ritorto
|
924eb72acd
|
getFieldPropDouble(IntType)Assigner_ added
|
2023-12-13 10:19:52 +01:00 |
|
Antonella Ritorto
|
4e1d1cf4b1
|
Update LookUpData
|
2023-10-24 15:05:32 +02:00 |
|
Antonella Ritorto
|
88e03e5e8d
|
Exception added (restart not supported for LGRs), improved-cleaned code
|
2023-10-19 14:04:49 +02:00 |
|
Antonella Ritorto
|
93731c419d
|
Shadowed declaration fixed
|
2023-10-19 10:53:07 +02:00 |
|
Antonella Ritorto
|
dc20e63a8c
|
Lookup via method
|
2023-10-19 10:53:07 +02:00 |
|
Antonella Ritorto
|
17c7e2c91f
|
LookUp Indices in eclgenericproblem
|
2023-10-19 10:53:07 +02:00 |
|
Arne Morten Kvarving
|
13b0e14f18
|
EclGenericProblem: remove unused time steppping parameters
and remove some hidden duplicates
|
2023-08-15 14:02:55 +02:00 |
|
Arne Morten Kvarving
|
c1e1b0ee70
|
eclgenericproblem: remove unused methods
|
2023-08-15 14:02:33 +02:00 |
|
Arne Morten Kvarving
|
92fa9577da
|
consistently use std::size_t
|
2023-08-15 09:32:10 +02:00 |
|
Arne Morten Kvarving
|
20a9c3a0c3
|
EclProblem: put drsdtcon with friends in separate class
|
2023-08-11 11:43:39 +02:00 |
|
Arne Morten Kvarving
|
8e02cea9a1
|
fixed: sanity check rock compaction table indices
|
2023-08-10 13:00:21 +02:00 |
|
Arne Morten Kvarving
|
eaa3281485
|
changed: add a container for micp solution components
makes it easy to pass data around to enable some refactoring
|
2023-08-01 13:45:29 +02:00 |
|
Arne Morten Kvarving
|
841d11efed
|
changed: add a container for polymer solution components
makes it easy to pass data around to enable some refactoring
|
2023-08-01 13:45:14 +02:00 |
|
Bård Skaflestad
|
b39f2f20ee
|
Merge pull request #4718 from vkip/num_pressure_points_equil
Adding --num-pressure-points-equil as a developer parameter
|
2023-06-30 12:45:39 +02:00 |
|
Tor Harald Sandve
|
40bd07a3b5
|
Add guard against invalid satnum, pvtnum, imbnum, eqlnum
|
2023-06-26 13:11:19 +02:00 |
|
Vegard Kippe
|
ea587d53b2
|
Adding --num-pressure-points-equil as a developer parameter (not visible to end users)
|
2023-06-22 14:58:09 +02:00 |
|
Tor Harald Sandve
|
0cfb40d660
|
compute rock fraction
|
2023-03-28 08:38:14 +02:00 |
|
Arne Morten Kvarving
|
1bec857445
|
EclGenericProblem: add serialization support
|
2023-02-14 15:36:24 +01:00 |
|
Håkon Hægland
|
536ec73950
|
Add support for IMBNUMX, IMBNUMY, IMBNUMZ
|
2023-01-16 09:25:16 +01:00 |
|
Arne Morten Kvarving
|
24ac5801a9
|
eclproblem: move core of handlePositionalParameter
make it a typetag independent helper function in generic problem source
|
2023-01-05 11:12:29 +01:00 |
|
Arne Morten Kvarving
|
473598c791
|
changed: remove EclProblem::checkDeckCompatibility
these checks are disabled and do not add anything new,
as the checks of value here are also performed elsewhere
|
2022-11-23 10:58:33 +01:00 |
|
Håkon Hægland
|
8b1bcb36bc
|
Adds support for KRNUM
|
2022-09-14 15:34:41 +02:00 |
|
Arne Morten Kvarving
|
4d5f6dde42
|
changed: move three more methods to generic problem class
|
2022-08-15 10:30:59 +02:00 |
|
Tor Harald Sandve
|
4fd0c24661
|
output drsdtcon values to restart files
|
2022-07-21 15:41:30 +02:00 |
|
daavid00
|
48b175904a
|
first version of micp implementation in flow
|
2021-10-14 17:44:57 +02:00 |
|
Atgeirr Flø Rasmussen
|
be0515dcba
|
Avoid warning by defining static variable inline.
|
2021-06-03 13:27:49 +02:00 |
|
Arne Morten Kvarving
|
cbd7cfe8b6
|
split eclproblem in typetag dependent and typetag independent classes
|
2021-05-28 08:54:10 +02:00 |
|