Arne Morten Kvarving
|
11158a219a
|
WellState: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
5b4c40c922
|
SingleWellState: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
8ddd898666
|
TargetCalculator: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
836436ccdc
|
GroupState: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
2fa954b724
|
SegmentState: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
75e3254656
|
PerfData: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
e43e854341
|
ConnFiltrateData: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
2ad3679ae4
|
ParallelWellInfo: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
d1f08e454a
|
ALQState: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
a9cd51669d
|
ComponentName: optionally instantiate for float
|
2024-08-19 13:09:42 +02:00 |
|
Arne Morten Kvarving
|
f8c04129dd
|
PropertyTree: add instances for float
|
2024-08-19 13:09:41 +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 |
|
Arne Morten Kvarving
|
fda6a63049
|
added: build system option to instantiate for float scalar
|
2024-08-19 13:09:41 +02:00 |
|
Arne Morten Kvarving
|
f33278e194
|
Merge pull request #5539 from akva2/fix_serial_build
fixed: do not try to hide parameters that are not registered without MPI
|
2024-08-19 12:44:30 +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 |
|
Atgeirr Flø Rasmussen
|
bee91d2fdd
|
Merge pull request #5273 from totto82/ehystr4_fix
Allow Hysteresis option 4
|
2024-08-19 08:51:27 +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 |
|
Bård Skaflestad
|
38ff9a9de4
|
Merge pull request #5538 from akva2/add_compile_unit_param_registration
Move parameter registration to translation units
|
2024-08-16 21:49:58 +02:00 |
|
Arne Morten Kvarving
|
1716f8627e
|
AdaptiveTimeStepping: move parameter registration to .cpp file
|
2024-08-16 17:15:53 +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
|
e82395af99
|
FlowLinearSolverParameters: introduce translation unit
|
2024-08-16 16:59:50 +02:00 |
|
Arne Morten Kvarving
|
51b9d891a1
|
EclTimesteppingParams: introduce translation unit
|
2024-08-16 16:58:30 +02:00 |
|
Bård Skaflestad
|
2d4522b0c2
|
Merge pull request #5533 from akva2/typetag_free_params3
Move parameters to typetag free parameter system: Last batch
|
2024-08-16 16:28:15 +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 |
|