Commit Graph

16480 Commits

Author SHA1 Message Date
Tor Harald Sandve
80cbfe7fda
Merge pull request #4819 from hakonhagland/gecon3
Implement support for GECON keyword
2023-09-01 15:06:48 +02:00
Atgeirr Flø Rasmussen
079bf9323a
Merge pull request #4830 from jcbowden/damaris-hdf5-select-keyword
Damaris internal XML file update to support HDF5 local to global write.
2023-09-01 15:01:50 +02:00
Bård Skaflestad
79b417beb5
Merge pull request #4829 from atgeirr/fix-serial-nldd-communicate
Fix serial compile
2023-09-01 12:38:19 +02:00
Josh Bowden
89d13e479c Update to the opm-flow internal Damaris XML to support the HDF5 select writing option so that local variable data is written to global variable position in HDF5 output 2023-09-01 12:02:04 +02:00
Håkon Hægland
b1274096e9 Added to partially supported keywords
Added GECON to the list of partially supported keywords
2023-09-01 11:29:18 +02:00
Atgeirr Flø Rasmussen
91c2e12a25 Document new input parameter. 2023-09-01 11:19:36 +02:00
Atgeirr Flø Rasmussen
583fb902d2 Guards communication parts inside HAVE_MPI. 2023-09-01 11:19:16 +02:00
Bård Skaflestad
c6e30fbf3c
Merge pull request #4820 from atgeirr/parallel-nldd-fixes
Fixes to enable using the NLDD nonlinear solver option in MPI parallel runs
2023-09-01 09:51:06 +02:00
Atgeirr Flø Rasmussen
99fca58dca Improvements from review. 2023-09-01 08:48:11 +02:00
Kai Bao
abe6ec2dde
Merge pull request #4824 from vkip/add_acc_and_hydro_to_icdsegs
Adding hydrostatic and acceleration pressure losses to icd segments
2023-08-31 19:58:30 +02:00
Vegard Kippe
a75f58f19a Moved two lines 2023-08-31 16:11:29 +02:00
Vegard Kippe
deeecfcd1f Fixing indent 2023-08-31 16:11:28 +02:00
Vegard Kippe
edd421ac93 Adding hydrostatic and acceleration pressure losses to icd segments 2023-08-31 16:11:28 +02:00
Atgeirr Flø Rasmussen
06c706e7d6 Also copy flags, and helper function with test. 2023-08-31 13:01:50 +02:00
Atgeirr Flø Rasmussen
151eac9110 Copy overlap data after local solve.
Also update intensive quantities in overlap afterwards.
2023-08-31 13:01:50 +02:00
Atgeirr Flø Rasmussen
961a5fa482 Avoid collective copyParValues() call in serial run. 2023-08-31 13:01:50 +02:00
Atgeirr Flø Rasmussen
e1dd2bf148 Add forceSerial parameter to ISTLSolverEbos.
Used for single-domain solves.
2023-08-31 13:01:50 +02:00
Atgeirr Flø Rasmussen
622103a367 Avoid collective operation in single-domain context. 2023-08-31 13:01:50 +02:00
Atgeirr Flø Rasmussen
609dfd6051 Only owned cells should be part of NLDD partitions. 2023-08-31 13:01:28 +02:00
Kai Bao
3315027bcc
Merge pull request #4814 from hnil/tpfa_temp
Tpfa temp
2023-08-31 11:17:38 +02:00
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
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