Tor Harald Sandve
|
914f0b8644
|
Support deactivation of individual DRSDT/DRVDT/DRSDTCON regions
|
2024-08-21 09:17:25 +02:00 |
|
Kai Bao
|
5866e9af84
|
Merge pull request #5535 from GitPaean/relocate_mixing_control
relocating mixControls_ form FlowGenericProblem to FlowProblem
|
2024-08-20 11:50:39 +02:00 |
|
Atgeirr Flø Rasmussen
|
1615719993
|
Merge pull request #5110 from totto82/fixDrift
Remove check for active wells for drift compensation
|
2024-08-20 09:53:25 +02:00 |
|
Arne Morten Kvarving
|
352beaf2ae
|
FlowUtils: optionally instantiate for float
|
2024-08-19 13:19:39 +02:00 |
|
Arne Morten Kvarving
|
e0f9fefbc7
|
FlowProblemParameters: optionally instantiate for float
|
2024-08-19 13:18:03 +02:00 |
|
Arne Morten Kvarving
|
122aeba4d3
|
RSTConv: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
e0deff8b1e
|
Transmissibility: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
174b73ebd1
|
GenericThresholdPressure: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
c29d60640c
|
GenericThresholdPressure: convert data to appropriate Scalar
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
1113746b7d
|
FlowGenericProblem: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
6ad616bd98
|
FlowGenericProblem: convert data to appropriate Scalar type
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
ae38896b1c
|
MixingRateControls: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
5a935ccfb5
|
SolutionContainers: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
58a930507a
|
LogOutputHelper: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
e267c377e6
|
GenericCpGridVanguard: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
|
Tor Harald Sandve
|
8fe55dba4e
|
Remove check for active wells for drift compensation
|
2024-08-19 12:37:22 +02:00 |
|
Arne Morten Kvarving
|
5cf468e48a
|
fixed: do not try to hide parameters that are not registered without MPI
|
2024-08-19 09:14:10 +02:00 |
|
Kai Bao
|
6f2073908c
|
relocating mixControls_ form FlowGenericProblem to FlowProblem
so FlowGenericProblem can be used for non-blackoil setting
|
2024-08-17 00:41:28 +02:00 |
|
Arne Morten Kvarving
|
d15cdea9ec
|
FlowProblem: move parameter registration to FlowProblemParameters.cpp
|
2024-08-16 17:15:53 +02:00 |
|
Arne Morten Kvarving
|
19c77bdaa1
|
FlowBaseVanguard: move parameter registration to FlowGenericVanguard
|
2024-08-16 17:15:53 +02:00 |
|
Arne Morten Kvarving
|
9a9d4e0974
|
FlowMain: move hiding of parameters to utility function in FlowUtils
|
2024-08-16 17:15:53 +02:00 |
|
Arne Morten Kvarving
|
b902f83fa6
|
BlackoilModelParameters: introduce translation unit
|
2024-08-16 17:15:53 +02:00 |
|
Arne Morten Kvarving
|
a0ec0fca72
|
NonlinearSolver: move parameter registration to translation unit
|
2024-08-16 16:59:51 +02:00 |
|
Arne Morten Kvarving
|
f6cc23aa4e
|
DamarisParameters: introduce translation unit
|
2024-08-16 16:59:51 +02:00 |
|
Arne Morten Kvarving
|
3751ca6be4
|
move FlowLinearSolver parameters to TypeTag-free parameter system
|
2024-08-16 13:23:16 +02:00 |
|
Arne Morten Kvarving
|
280704e2e0
|
move AdaptiveTimeStepping parameters to TypeTag-free parameter system
|
2024-08-16 13:22:17 +02:00 |
|
Arne Morten Kvarving
|
e2b8715b42
|
move EclTimeStepping parameters to TypeTag-free parameter system
|
2024-08-16 13:22:17 +02:00 |
|
Arne Morten Kvarving
|
707afc79eb
|
move SimulatorFullyImplicitBlackoil parameters to TypeTag-free parameter system
|
2024-08-16 13:22:17 +02:00 |
|
Arne Morten Kvarving
|
8111d2eaa0
|
move EclWriter parameters to TypeTag-free parameter system
|
2024-08-16 13:22:15 +02:00 |
|
Arne Morten Kvarving
|
414f313d2a
|
move FlowProblem parameters to TypeTag-free parameter system
|
2024-08-16 13:20:06 +02:00 |
|
Arne Morten Kvarving
|
fdcc9a0fb2
|
fixed: EnableDebuggingChecks is a property, not a parameter
|
2024-08-16 13:20:06 +02:00 |
|
Arne Morten Kvarving
|
9141f2c2d5
|
move Damaris parameters to TypeTag-free parameter system
|
2024-08-16 13:20:06 +02:00 |
|
Arne Morten Kvarving
|
94c30a74b8
|
move NonLinearSolver parameters to TypeTag-free parameter system
|
2024-08-16 13:20:06 +02:00 |
|
Arne Morten Kvarving
|
dd1bc8d75b
|
move FlowBaseVanguard parameters to TypeTag-free parameter system
|
2024-08-16 13:20:06 +02:00 |
|
Arne Morten Kvarving
|
bfe6f47d58
|
move FlowMain parameters to TypeTag-free parameter system
|
2024-08-16 13:20:06 +02:00 |
|
Arne Morten Kvarving
|
3716ee664d
|
move BlackoilModel parameters to TypeTag-free parameter system
|
2024-08-16 13:20:04 +02:00 |
|
Arne Morten Kvarving
|
febb359951
|
move VtkTracerModule parameters to TypeTag-free parameter system
|
2024-08-16 13:17:56 +02:00 |
|
Arne Morten Kvarving
|
aab40a32e2
|
move EnableTerminalOutput parameter to TypeTag-free parameter system
|
2024-08-16 13:17:56 +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
|
36a58445b4
|
use 10-7 as default mass balance tolerance
|
2024-08-16 10:16:04 +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 |
|
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
|
0a662e8b21
|
EnableGravity moved to TypeTag-free parameter system
|
2024-08-14 09:16:47 +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 |
|