Commit Graph

16512 Commits

Author SHA1 Message Date
Bård Skaflestad
8b12d13ec3
Merge pull request #4790 from GitPaean/filtration_summary_keywords
adding the support for filtration_summary_keywords
2023-08-30 13:46:20 +02:00
Arne Morten Kvarving
3c525aefae changed: put ecl time stepping parameters in separate struct
this to allow reuse in ebos simulators
2023-08-30 11:22:22 +02:00
Kai Bao
f7bd386402 adding the support for filtration_summary_keywords 2023-08-29 21:31:24 +02:00
Kai Bao
005e67ffbf
Merge pull request #4817 from steink/skip_rate_init_for_stopped_or_zero_target_wells
Skip initialization of rates for stopped/zero-rate-target wells
2023-08-29 21:17:18 +02:00
hnil
13308ed2af tpfa linearizer for thermal used for co2store and blackoil
-- add new function need for tpfa linearizer in thermal
-- set tpfa linearizer for blackoil with energy
-- set tpfa linearizer for gasoil and energy which include co2store
-- NB diffusion is disabled for this simulators
2023-08-29 16:03:44 +02:00
Stein Krogstad
e7a0dbacf2 don't do rate-init for stopped/zero target 2023-08-29 14:52:09 +02:00
Håkon Hægland
dba282c7a4 Added missing header file 2023-08-29 09:14:35 +02:00
Håkon Hægland
a5899f6f2f Added missing header file 2023-08-29 09:02:12 +02:00
Håkon Hægland
2f9b136bb1 Implement support for GECON keyword
Implement support for item 2 and 3 of the GECON keyword
2023-08-29 01:07:21 +02:00
Bård Skaflestad
c4a3aff39c
Merge pull request #4660 from vkip/tuning_max_next_tstep
TUNING/NEXT[STEP]: Use max next time step only when specified
2023-08-28 15:16:58 +02:00
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
hnil
6ac3fe3794 added output writing for geomechanical module 2023-08-17 11:44:47 +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