Vegard Kippe
8666cd8dc3
re-introducing line that was deleted by mistake..
2023-08-25 14:26:51 +02:00
Vegard Kippe
0944cbbed9
fixing indent
2023-08-25 14:13:04 +02:00
Vegard Kippe
4ff08ffd2d
Added testcase for TUNING/TSINIT and NEXTSTEP - depends on https://github.com/OPM/opm-tests/pull/1028
2023-08-25 14:01:51 +02:00
Vegard Kippe
f5c31588cb
Quick fix..
2023-08-25 14:01:51 +02:00
Kai Bao
9e6c7071c0
Merge pull request #4760 from plgbrts/std-network
...
removed GRUPNET from unsupported keyword list
2023-08-23 23:03:29 +02:00
Markus Blatt
eafed43dad
Merge pull request #4757 from aritorto/lookupdata-generalgrid
...
Refactor lookup of cartesian index and element data
2023-08-23 22:04:25 +02:00
Paul
d4743ed4a5
item 7 added to partially supported keywords
2023-08-23 16:24:35 +02:00
Paul
5780aa8d38
add regression test
2023-08-23 16:24:35 +02:00
Paul
dcba4d9496
Add GRUPNET to partially suppported keywords
2023-08-23 16:24:35 +02:00
Paul
893568fd64
removed GRUPNET from unsupported keyword list
2023-08-23 16:24:35 +02:00
Bård Skaflestad
b772d685d3
Merge pull request #4781 from totto82/addToEvent
...
Include production/injection update as timestepping event
2023-08-23 15:40:38 +02:00
Bård Skaflestad
12c77fa3cd
Merge pull request #4763 from GitPaean/udq_winjclcn
...
UDQ for the injection concentration for WINJFCNC
2023-08-23 13:45:58 +02:00
Kai Bao
6d011131cd
UDQ for the injection concentration for WINJFCNC
2023-08-23 11:44:50 +02:00
Arne Morten Kvarving
1f8e16d2e0
Merge pull request #4807 from vkip/opmrst-extend
...
Extended serialization to have negative stride mean 'only save last'
2023-08-22 21:08:55 +02:00
Vegard Kippe
f762711111
Addressing review comment (removed blank line and updated SaveStep docstring)
2023-08-22 17:11:54 +02:00
Vegard Kippe
ac27c5fc86
Extended serialization to have negative stride mean 'only save last' + allow loading from different file than saving to.
2023-08-22 14:16:20 +02:00
Antonella Ritorto
853e2243e4
Lookup of cartesian index and element data refactored.
2023-08-22 13:51:53 +02:00
Arne Morten Kvarving
decc5034db
Merge pull request #4805 from bska/const-transmult-object
...
Mark TransMult Object as Const
2023-08-21 15:04:46 +02:00
Bård Skaflestad
e84523171b
Mark TransMult Object as Const
...
That way it's obvious that the surrounding code does not change
the object.
2023-08-21 14:15:22 +02:00
Atgeirr Flø Rasmussen
ecfe98dd3d
Merge pull request #4758 from hnil/subdomain_updates
...
moved fully implicit calls to opm-simulators
2023-08-18 08:18:58 +02:00
Markus Blatt
cc359a25cc
Merge pull request #4802 from bska/remove-unused-return
...
Remove Unused Return Value
2023-08-17 14:33:06 +02:00
Bård Skaflestad
b16837c19f
Remove Unused Return Value
...
The return value from applyNncToGridTrans_() was never used and
the author confirms that this is intentional. Remove the entire
return value to signal this intention.
2023-08-17 12:03:50 +02:00
Markus Blatt
b4e7a4fc85
Merge pull request #4770 from akva2/eclproblem_cleanup_timestepping
...
EclProblem: cleanup time stepping related members
2023-08-17 11:19:55 +02:00
Markus Blatt
7419a6ff65
Merge pull request #4801 from bska/skip-needless-work
...
Inspect Array Element to Decide When to Apply TRAN? Keyword
2023-08-17 11:09:50 +02:00
Bård Skaflestad
5031647712
Inspect Array Element to Decide When to Apply TRAN? Keyword
2023-08-17 09:37:53 +02:00
Markus Blatt
b666494025
Merge pull request #4800 from akva2/janitoring
...
SimulatorFullyImplicitBlackoilEbos: remove unused member
2023-08-16 12:38:39 +02:00
Arne Morten Kvarving
290c783f83
SimulatorFullyImplicitBlackoilEbos: remove unused member
2023-08-16 08:58:08 +02:00
Bård Skaflestad
207e57804d
Merge pull request #4798 from akva2/tracy_option
...
added: build system option to enable Tracy profiler
2023-08-15 17:40:13 +02:00
Arne Morten Kvarving
e03600f6ef
added: build system option to enable Tracy profiler
2023-08-15 15:57:06 +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
Bård Skaflestad
ba6fc03fa3
Merge pull request #4797 from akva2/eclinterregflows_move
...
changed: move EclInterRegFlows to opm/simulators/flow
2023-08-15 13:53:19 +02:00
Bård Skaflestad
118acff2ed
Merge pull request #4796 from akva2/janitoring
...
Bda: mark some more parameters maybe_unused
2023-08-15 13:44:15 +02:00
Arne Morten Kvarving
46aae8cda6
changed: move EclInterRegFlows to opm/simulators/flow
...
no opm-models usage
2023-08-15 13:14:42 +02:00
Bård Skaflestad
0673fae595
Merge pull request #4795 from akva2/eclactionhandler_move
...
EclActionHandler: move from ebos/ to opm/simulators/flow
2023-08-15 13:02:24 +02:00
Arne Morten Kvarving
7562b5b70f
ISTLSolverEbosBda: mark parameter maybe_unused
2023-08-15 12:18:41 +02:00
Arne Morten Kvarving
e0c664d162
BdaBridge: mark some more parameters maybe_unused
2023-08-15 12:18:41 +02:00
Arne Morten Kvarving
368eac1078
EclActionHandler: mark method const
2023-08-15 12:11:33 +02:00
Arne Morten Kvarving
7da3c96247
EclActionHandler: fix indent
2023-08-15 12:10:51 +02:00
Arne Morten Kvarving
dd1359bcf0
changed: move EclActionHandler to opm/simulators/flow
...
no opm-models usage
2023-08-15 12:10:01 +02:00
Bård Skaflestad
0960494aeb
Merge pull request #4794 from akva2/avoid_segfault_in_cleanup
...
fixed: avoid segfault in cleanup if simulator has not been set up
2023-08-15 11:57:26 +02:00
Arne Morten Kvarving
ee4b4ae6e7
Merge pull request #4793 from akva2/janitoring
...
Janitoring: consistently use std::size_t
2023-08-15 10:25:40 +02:00
Arne Morten Kvarving
19f446a7a5
fixed: avoid segfault in cleanup if simulator has not been set up
2023-08-15 09:51:41 +02:00
Arne Morten Kvarving
92fa9577da
consistently use std::size_t
2023-08-15 09:32:10 +02:00
Atgeirr Flø Rasmussen
f806e7668b
Merge pull request #4775 from akva2/logoutput_separate_class
...
Add dedicated class for output of logs
2023-08-14 12:01:29 +02:00
Arne Morten Kvarving
933f28b575
add tests for LogOutputHelper
...
reference data was created before the refactoring
2023-08-14 11:44:32 +02:00
Arne Morten Kvarving
b0f1e5d3f5
move output error log to LogOutputHelper
2023-08-14 11:44:32 +02:00
Arne Morten Kvarving
e2d4bae78d
move output of fip reservoir log to LogOutputHelper
2023-08-14 11:44:32 +02:00
Arne Morten Kvarving
daced47301
move output of fip log to LogOutputHelper
2023-08-14 11:44:32 +02:00
Arne Morten Kvarving
38e9b5a100
changed: move helpers for calculation pressure averages to separate compile unit
...
for reuse purposes
2023-08-14 11:44:32 +02:00