Arne Morten Kvarving
|
13b5e23dec
|
use constexpr instead of anonymous enums
c++-20 warns for arithmetics using enums
|
2024-11-06 10:38:50 +01:00 |
|
Kai Bao
|
c6201e9b6a
|
addressing reviewing comments
|
2024-10-30 13:15:38 +01:00 |
|
Kai Bao
|
8541048f83
|
fixing the running of co2_ptflash_ecfv
|
2024-10-30 11:23:16 +01:00 |
|
Arne Morten Kvarving
|
1b19fa02f4
|
newtonmethodparameters.hh: rename to newtonmethodparams.hpp
|
2024-09-16 15:17:50 +02:00 |
|
Arne Morten Kvarving
|
a895678c30
|
vtkmultiphasemodule.hh: rename to vtkmultiphasemodule.hpp
|
2024-09-16 15:17:50 +02:00 |
|
Arne Morten Kvarving
|
bc46647aa5
|
Import opm-models
|
2024-09-02 10:55:19 +02:00 |
|
Arne Morten Kvarving
|
7425ddeb9c
|
move ReservoirProblem parameters to TypeTag-free parameter system
|
2024-08-14 12:47:59 +02:00 |
|
Arne Morten Kvarving
|
0ff3c08df6
|
move Co2PtFlashProblem parameters to TypeTag-free parameter system
|
2024-08-14 12:47:59 +02:00 |
|
Arne Morten Kvarving
|
9a572e1c16
|
move LensProblem parameters to TypeTag-free parameter system
|
2024-08-14 12:47:59 +02:00 |
|
Arne Morten Kvarving
|
0d7bba7f4f
|
move GroundWaterProblem parameters to TypeTag-free parameter system
|
2024-08-14 12:47:59 +02:00 |
|
Arne Morten Kvarving
|
92cc1543d4
|
move Co2InjectionProblem parameters to TypeTag-free parameter system
|
2024-08-14 12:47:59 +02:00 |
|
Arne Morten Kvarving
|
87b1ea17b4
|
move FingerProblem parameters to TypeTag-free parameter system
|
2024-08-14 12:47:59 +02:00 |
|
Arne Morten Kvarving
|
62a180447c
|
move LinearSolver parameters to TypeTag-free parameter system
|
2024-08-14 12:47:59 +02:00 |
|
Arne Morten Kvarving
|
f14c73857b
|
move EnableGravity to TypeTag-free parameter system
|
2024-08-14 09:30:45 +02:00 |
|
Arne Morten Kvarving
|
5c108be7f3
|
move VtkPtFlashModule parameters to TypeTag-free parameter system
|
2024-08-14 09:12:05 +02:00 |
|
Arne Morten Kvarving
|
19e8c394cf
|
move VtkCompositionModule parameters to TypeTag-free parameter system
|
2024-08-14 09:06:25 +02:00 |
|
Arne Morten Kvarving
|
26114b7e06
|
move VtkMultiphaseModule parameters to TypeTag-free parameter system
|
2024-08-14 09:06:18 +02:00 |
|
Arne Morten Kvarving
|
84d5044d83
|
move NewtonMaxIterations to TypeTag-free parameter system
|
2024-08-14 09:06:18 +02:00 |
|
Arne Morten Kvarving
|
930e6c8adf
|
move NewtonTargetIterations to TypeTag-free parameter system
|
2024-08-14 09:06:18 +02:00 |
|
Arne Morten Kvarving
|
73344cfb60
|
move NewtonTolerance to TypeTag-free parameter system
|
2024-08-13 20:13:18 +02:00 |
|
Arne Morten Kvarving
|
6d649be5db
|
move NewtonWriteConvergence to TypeTag-free parameter system
|
2024-08-13 20:13:18 +02:00 |
|
Arne Morten Kvarving
|
32667526e0
|
move EnableStorageCache to TypeTag-free parameter system
|
2024-08-13 14:02:40 +02:00 |
|
Arne Morten Kvarving
|
5b7fd50d1e
|
move EnableIntensiveQuantityCache to TypeTag-free parameter system
|
2024-08-13 13:38:15 +02:00 |
|
Arne Morten Kvarving
|
08002caa53
|
move MaxTimestepSize to TypeTag-free parameter system
|
2024-08-13 11:37:22 +02:00 |
|
Arne Morten Kvarving
|
a2cbb8cb02
|
move InitialTimeStepSize to TypeTag-free parameter system
|
2024-08-12 15:49:47 +02:00 |
|
Arne Morten Kvarving
|
f5c7bada37
|
move EndTime to TypeTag-free parameter system
|
2024-08-12 15:49:47 +02:00 |
|
Arne Morten Kvarving
|
db62f4d936
|
move PvsVerbosity to TypeTag-free parameter system
|
2024-08-12 15:40:31 +02:00 |
|
Arne Morten Kvarving
|
00121f10a4
|
move NumericDifferenceMethod to TypeTag-free parameter system
|
2024-08-12 15:40:31 +02:00 |
|
Arne Morten Kvarving
|
0509285170
|
move DomainSize(X|Y|Z) to TypeTag-free parameter system
|
2024-08-12 15:40:31 +02:00 |
|
Arne Morten Kvarving
|
25aed6d79a
|
move Cells(X|Y|Z) to TypeTag-free parameter system
|
2024-08-12 15:40:31 +02:00 |
|
Arne Morten Kvarving
|
4905289325
|
move GridFile to TypeTag-free parameter system
|
2024-08-12 15:20:28 +02:00 |
|
Arne Morten Kvarving
|
5b08cc9a38
|
changed: move the LensProblem parameters to Opm::Parameters
|
2024-08-08 10:53:21 +02:00 |
|
Arne Morten Kvarving
|
6bb7d600d0
|
changed: move the FingerProblem parameters to Opm::Parameters
|
2024-08-08 10:53:21 +02:00 |
|
Arne Morten Kvarving
|
6c901f516d
|
changed: move the ReservoirProblem parameters to Opm::Parameters
|
2024-08-08 10:53:20 +02:00 |
|
Arne Morten Kvarving
|
4b117430f3
|
changed: move the GroundWaterProblem parameters to Opm::Parameters
|
2024-08-08 10:53:20 +02:00 |
|
Arne Morten Kvarving
|
024bbe09eb
|
changed: move the Co2InjectionProblem parameters to Opm::Parameters
|
2024-08-08 10:53:20 +02:00 |
|
Arne Morten Kvarving
|
2cb931e11e
|
changed: move the Co2PtFlashProblem parameters to Opm::Parameters
|
2024-08-08 10:53:20 +02:00 |
|
Arne Morten Kvarving
|
5cab2e668a
|
changed: move the PreconditionerOrder parameter to Opm::Parameters
|
2024-08-02 19:19:30 +02:00 |
|
Arne Morten Kvarving
|
ffdbd2f127
|
changed: move the LinearSolverAbsTolerance parameter to Opm::Parameters
|
2024-08-02 19:19:13 +02:00 |
|
Arne Morten Kvarving
|
b9615ea29a
|
changed: move the LinearSolverTolerance parameter to Opm::Parameters
|
2024-08-02 19:19:13 +02:00 |
|
Arne Morten Kvarving
|
67b10555d3
|
changed: move the EnableGravity parameter to Opm::Parameters
|
2024-08-02 19:19:12 +02:00 |
|
Arne Morten Kvarving
|
c4ac2040c8
|
changed: move the PvsVerbosity parameter to Opm::Parameters
|
2024-08-01 13:03:36 +02:00 |
|
Arne Morten Kvarving
|
c8f8b53733
|
changed: move the NumericDifferenceMethod parameter to Opm::Parameters
|
2024-08-01 13:03:35 +02:00 |
|
Arne Morten Kvarving
|
3a939c5356
|
changed: move the VtkCompositionModule parameters to Opm::Parameters
|
2024-07-30 13:12:42 +02:00 |
|
Arne Morten Kvarving
|
2400cf03ce
|
changed: move the VtkMultiPhaseModule parameters to Opm::Parameters
|
2024-07-30 13:12:23 +02:00 |
|
Arne Morten Kvarving
|
218960a71d
|
changed: move the VtkPTFlashModule parameters to Opm::Parameters
|
2024-07-30 13:11:14 +02:00 |
|
Arne Morten Kvarving
|
ef55cf2489
|
changed: move the GridFile parameter to Opm::Parameters
|
2024-07-01 17:51:01 +02:00 |
|
Arne Morten Kvarving
|
ff46b91ff0
|
changed: move the Cells(X|Y|Z) parameters to Opm::Parameters
|
2024-07-01 17:51:01 +02:00 |
|
Arne Morten Kvarving
|
fdf0179c5a
|
changed: move the DomainSize(X|Y|Z) parameters to Opm::Parameters
|
2024-07-01 17:51:01 +02:00 |
|
Arne Morten Kvarving
|
65fa0fae9e
|
changed: move the InitialTimeStepSize parameter to Opm::Parameters
|
2024-07-01 17:51:01 +02:00 |
|