Arne Morten Kvarving
|
a6aa80668a
|
changed: explicitly instance with and without dune-fem
in preparation for making dune-fem typetag configurable
|
2023-08-10 13:44:08 +02:00 |
|
hnil
|
3442a549cd
|
moved cd to xxx_impl.hh to avoid
this way we do not have to add explicit initiation of all
variants of grids and gridView iterators in the library
|
2023-08-08 15:36:08 +02:00 |
|
Markus Blatt
|
6496e871ed
|
Improved messages about equilibration regions.
|
2023-06-29 09:08:18 +02:00 |
|
Markus Blatt
|
c2d1236cff
|
Added warning about memory/performance for large number of equil regions.
|
2023-06-28 15:52:34 +02:00 |
|
Markus Blatt
|
a6809c84f3
|
Store equil region idx as unsigned short (allows 65535 regions).
|
2023-06-28 15:52:34 +02:00 |
|
Markus Blatt
|
78b629767f
|
[refactor] Use limits and OPM_THROW when checking max equil regions.
that will ease changing the limits and the error will appear in all logs.
|
2023-06-28 15:52:34 +02:00 |
|
Arne Morten Kvarving
|
11bda0de07
|
added: log ThresholdPressures to PRT file
|
2023-03-03 10:15:38 +01:00 |
|
Arne Morten Kvarving
|
153c4f486a
|
fixed: output of thresholdpressure to restart file in parallel
|
2023-03-02 13:08:37 +01:00 |
|
Arne Morten Kvarving
|
d294bbabac
|
EclGenericThresholdPressure: remove deck member
|
2022-11-23 12:54:40 +01:00 |
|
Arne Morten Kvarving
|
b325fe65aa
|
make THPRESFT support non-experimental
|
2022-11-23 12:54:40 +01:00 |
|
Arne Morten Kvarving
|
a7c0661669
|
changed: use internalized THPRESFT keyword
|
2022-11-23 12:54:40 +01:00 |
|
Arne Morten Kvarving
|
50e6ca16d6
|
eclgenericthresholdpressure: use elements and intersections range generators
|
2022-10-13 23:00:57 +02:00 |
|
Elyes Ahmed
|
5c2b60bcd0
|
rebasing
|
2022-07-28 20:40:34 +02:00 |
|
Joakim Hove
|
6b92443cb4
|
Downstream filesystem reorganisation in opm-common
|
2022-01-02 14:33:34 +01:00 |
|
Joakim Hove
|
36281b2aed
|
Update deck access api
|
2021-11-18 15:11:50 +01:00 |
|
Markus Blatt
|
b8a1f04a48
|
Added missing explicit template instatiations for dune-fem 2.8.
|
2021-10-26 21:54:41 +02:00 |
|
Markus Blatt
|
8abf2159c4
|
Support Dune 2.8 version of MultipleCodimMultipleGeomTypeMapper
Drop removed second template parameter from
MultipleCodimMultipleGeomTypeMapper (there is a defaultsince 2,6
nd now it is gone alltogether)
|
2021-09-13 12:27:56 +02:00 |
|
Tor Harald Sandve
|
89e5b6758b
|
fix building with dunefem
|
2021-05-18 15:31:57 +02:00 |
|
Arne Morten Kvarving
|
f5fa602abb
|
eclthresholdpressure: split in typetag dependent and typetag-independent parts
this allows using explicit template instantation to only
compile this code per grid, not per simulator object
|
2021-05-13 21:09:38 +02:00 |
|