Tor Harald Sandve
8fe55dba4e
Remove check for active wells for drift compensation
2024-08-19 12:37:22 +02:00
Atgeirr Flø Rasmussen
d13f217bd5
Merge pull request #5157 from totto82/new_defaults
...
New defaults
2024-08-16 13:03:16 +02:00
Tor Harald Sandve
8e490e9b3f
relax python tests slightly
2024-08-16 10:18:50 +02:00
Lisa Julia Nebel
f59fb57d4b
Fix two tests for opening new well connections in an ACTIONX with the keyword COMPDAT
2024-08-16 10:16:04 +02:00
Tor Harald Sandve
0371cd5342
Change defaults
...
Use implicit IPR as default
Allow for switching of control during local well solves as default
2024-08-16 10:16:04 +02:00
Tor Harald Sandve
d7331ca3ae
use -1 as defult min-strict-iter
2024-08-16 10:16:04 +02:00
Tor Harald Sandve
0e01d99741
use cprw as default linear solver
2024-08-16 10:16:04 +02:00
Tor Harald Sandve
36a58445b4
use 10-7 as default mass balance tolerance
2024-08-16 10:16:04 +02:00
Bård Skaflestad
d6f93a5f20
Merge pull request #5534 from vkip/alqstate_init
...
Ensure default ALQ is set for all production wells on all processes
2024-08-16 09:26:29 +02:00
Arne Morten Kvarving
04b7a53ab0
Merge pull request #5531 from lisajulia/small-fixes-COMPDAT-tests
...
Fix typo, use 2 processes for testing parallel runs with COMPDAT in A…
2024-08-16 08:26:10 +02:00
Vegard Kippe
0320a14eed
Avoid expensive schedule.getWells() call and also update BlackoilWellModel_impl.hpp to use new signature of updateWellsDefaultALQ
2024-08-15 21:04:04 +02:00
Vegard Kippe
9dc5272ecc
Ensure default ALQ is set for all production wells on all processes
2024-08-15 15:11:30 +02:00
Bård Skaflestad
e548bbfd9d
Merge pull request #5528 from totto82/gasmassinj
...
Pass gas mass rate to summary
2024-08-15 09:47:50 +02:00
Bård Skaflestad
a102974298
Merge pull request #5526 from atgeirr/allow-cprw-flowexp
...
Flowexperimental: set MatrixAddWellContribution default to false.
2024-08-14 22:04:19 +02:00
Bård Skaflestad
a484d47c1d
Merge pull request #5532 from atgeirr/adjust-test-run-parameters
...
Adjust test parameters for stability.
2024-08-14 15:44:50 +02:00
Bård Skaflestad
9c1239a63f
Merge pull request #5529 from akva2/typetag_free_params2
...
Move parameters to typetag free parameter system: Batch 3
2024-08-14 14:44:27 +02:00
Bård Skaflestad
366a9de26f
Merge pull request #5530 from totto82/renameMIMtoMTR
...
rename GMIM to GMTR
2024-08-14 13:57:43 +02:00
Atgeirr Flø Rasmussen
19ed115a99
Adjust test parameters for stability.
...
The necessity of ILU0 for MICP and injectivity runs must be
handled by either error message of fix, this just works around
the issue by forcing the tests to run with ILU0.
2024-08-14 13:36:46 +02:00
Lisa Julia Nebel
fb2fc75d17
Fix typo, use 2 processes for testing parallel runs with COMPDAT in ACTIONX and use linear-soler=ilu0
2024-08-14 13:01:46 +02:00
Markus Blatt
ac232197dc
Merge pull request #5510 from lisajulia/fix/COMPDAT-NLDD-parallel
...
Fix/compdat nldd parallel
2024-08-14 11:18:28 +02:00
Tor Harald Sandve
42500f41bb
rename GMIM to GMTR
2024-08-14 09:48:25 +02:00
Arne Morten Kvarving
4d339d3998
LinearSolver parameters moved to TypeTag-free parameter system
2024-08-14 09:27:52 +02:00
Arne Morten Kvarving
0a662e8b21
EnableGravity moved to TypeTag-free parameter system
2024-08-14 09:16:47 +02:00
Tor Harald Sandve
25b56c39aa
Pass gas mass rate to summary
2024-08-14 09:01:10 +02:00
Arne Morten Kvarving
8fb6fb8aa3
VtkBlackoilModule parameters moved to TypeTag-free parameter system
2024-08-14 08:58:16 +02:00
Arne Morten Kvarving
73a559312d
VtkTemperatureModule parameters moved to TypeTag-free parameter system
2024-08-14 08:52:00 +02:00
Arne Morten Kvarving
0d59aeef6e
VtkPrimaryVars parameters moved to TypeTag-free parameter system
2024-08-14 08:40:45 +02:00
Lisa Julia Nebel
87a46d7b01
Fix NLDD solver for parallel runs with the COMPDAT keyword inside an ACTIONX
2024-08-14 08:31:37 +02:00
Lisa Julia Nebel
7c8173d5a8
Add failing test to show error from connections that are openend in an ACTIONX via the keyword COMPDAT when using the NLDD solver for parallel runs
2024-08-14 08:17:57 +02:00
Arne Morten Kvarving
84e6b0183b
VtkCompositionModule parameters moved to TypeTag-free parameter system
2024-08-13 20:13:28 +02:00
Arne Morten Kvarving
48321e857e
VtkDiffusionModule parameters moved to TypeTag-free parameter system
2024-08-13 20:13:28 +02:00
Arne Morten Kvarving
eb37499b17
VtkMultiphaseModule parameters moved to TypeTag-free parameter system
2024-08-13 20:13:28 +02:00
Arne Morten Kvarving
64557a136d
NewtonMaxIterations moved to TypeTag-free parameter system
2024-08-13 20:13:28 +02:00
Arne Morten Kvarving
643efb7108
NewtonTargetIterations moved to TypeTag-free parameter system
2024-08-13 20:13:28 +02:00
Arne Morten Kvarving
0bbcb09480
NewtonMaxError moved to TypeTag-free parameter system
2024-08-13 20:13:28 +02:00
Arne Morten Kvarving
0195f8f113
NewtonTolerance moved to TypeTag-free parameter system
2024-08-13 20:13:28 +02:00
Arne Morten Kvarving
6280602201
NewtonWriteConvergence moved to TypeTag-free parameter system
2024-08-13 20:13:28 +02:00
Arne Morten Kvarving
b81c00292b
NewtonVerbose moved to TypeTag-free parameter system
2024-08-13 20:13:28 +02:00
Bård Skaflestad
85f0895c6e
Merge pull request #5525 from akva2/typetag_free_params1
...
Move parameters to typetag-free parameter system
2024-08-13 19:44:22 +02:00
Atgeirr Flø Rasmussen
885ca50504
Flowexperimental: set MatrixAddWellContribution default to false.
2024-08-13 16:06:07 +02:00
Bård Skaflestad
d9dd1bcf12
Merge pull request #5522 from akva2/janitoring_rocm
...
BDA rocm: some janitoring
2024-08-13 15:27:33 +02:00
Arne Morten Kvarving
53730ce5cf
EnableThermodynamicHints moved to TypeTag-free parameter system
2024-08-13 14:30:50 +02:00
Arne Morten Kvarving
08b227f7e3
EnableStorageCache moved to TypeTag-free parameter system
2024-08-13 14:03:02 +02:00
Arne Morten Kvarving
77f0cda5d4
EnableIntensiveQuantityCache moved to TypeTag-free parameter system
2024-08-13 13:38:52 +02:00
Arne Morten Kvarving
66747886c6
avoid unnecessary copy of jacobian
2024-08-13 13:36:05 +02:00
Arne Morten Kvarving
4577469e19
rename parameters to avoid shadowing member variables
2024-08-13 13:36:05 +02:00
Arne Morten Kvarving
43f9a46b51
ContinueOnConvergenceError moved to TypeTag-free parameter system
2024-08-13 13:31:11 +02:00
Arne Morten Kvarving
d5d9bca291
MaxTimeStepDivisions moved to TypeTag-free parameter system
2024-08-13 12:31:02 +02:00
Arne Morten Kvarving
3e53ba2d42
MinTimeStepSize moved to TypeTag-free parameter system
2024-08-13 12:02:42 +02:00
Arne Morten Kvarving
bff4774f84
MaxTimeStepSize moved to TypeTag-free parameter system
2024-08-13 11:38:05 +02:00