Commit Graph
437 Commits
Author SHA1 Message Date
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
Arne Morten Kvarving 7101b68989 changed: move the EndTime parameter to Opm::Parameters 2024-07-01 17:51:01 +02:00
Arne Morten Kvarving e28284b68a changed: move the NewtonMaxIterations parameter to Opm::Parameters 2024-07-01 15:40:56 +02:00
Arne Morten Kvarving 7a4a91c3bf changed: move the NewtonTargetIterations parameter to Opm::Parameters 2024-07-01 15:40:56 +02:00
Arne Morten Kvarving 2a133b615e changed: move the NewtonTolerance parameter to Opm::Parameters 2024-07-01 15:40:56 +02:00
Arne Morten Kvarving c54fb7816f changed: move the NewtonWriteConvergence parameter to Opm::Parameters 2024-07-01 14:13:34 +02:00
Arne Morten Kvarving 59a246e178 changed: move setting of default vanguard to basicproperties.hh
use forwarding to avoid including dgfvanguard.hh unless it is actually
used
2024-07-01 10:13:03 +02:00
Arne Morten Kvarving 23e9bc5ebc cosmetics 2024-07-01 09:46:45 +02:00
Arne Morten Kvarving 67bb6717f3 changed: move the EnableStorageCache parameter to Opm::Parameters 2024-07-01 09:46:45 +02:00
Arne Morten Kvarving e3222a6dd6 changed: move the EnableIntensiveQuantitiesCache parameter to Opm::Parameters 2024-07-01 09:46:45 +02:00
Arne Morten Kvarving eaa75856c6 changed: move the MaxTimeStepSize parameter to Opm::Parameters 2024-07-01 09:46:45 +02:00
Arne Morten Kvarving bd4ed90b78 fixed: don't use a runtime-parameter as a typetag property
since this is unused in any case, just remove it
2024-06-28 11:20:01 +02:00
Arne Morten Kvarving 078b0e8679 remove macro EWOMS_GET_PARAM 2024-04-05 14:54:53 +02:00
Bård Skaflestad bdb93b6e62 Merge pull request #890 from akva2/remove_ewoms_register_param_macro
Remove ewoms register param macro
2024-04-05 12:42:27 +02:00
Arne Morten Kvarving 48fa0f3c59 drop macro EWOMS_REGISTER_PARAM 2024-04-05 10:05:30 +02:00
Arne Morten Kvarving 6103383c1a fixed: inconsistent parameter setups
registered as int and obtained as unsigned, or registered
as Scalar and obtained as int
2024-04-04 14:34:37 +02:00
Kai Bao b9131f7a63 adapting to the changes in GenericOilGasFluidSystem 2024-01-17 12:10:03 +01:00
Kai Bao 8b9e8aefee using GenericFluidSystem for co2ptflash problem 2024-01-17 12:10:03 +01:00
Kai Bao 55b8aa7ceb updating based on review comments. 2023-11-22 10:25:28 +01:00
Kai Bao 9f0fb32713 various cleaning up and refactoring for co2 ptflash simulation 2023-11-21 15:52:56 +01:00
Trine Mykkeltvedt 83cb5670b7 a simple 1D test demonstrating the usage of the PTFlash compostional modeling 2023-11-21 15:52:56 +01:00
Arne Morten Kvarving 4cb870d7cf Merge pull request #788 from akva2/require_dune_2.7
minimum dune version required is now 2.7
2023-04-12 11:30:14 +02:00
Arne Morten Kvarving c9058c5dee fixed: building co2 flash simulators with quad math
- HAVE_QUAD is not a config variable, it should only
  be set on targets that wants to use quad (by linking to
  QuadMath::QuadMath)
- the parallelbicgstabbackend is broken. however, the amg backend
  works fine for these simulators now.
- we only build the simulators. runtime is 5+ minutes
  per simulator.
2023-03-09 12:33:49 +01:00
Arne Morten Kvarving dcc67bd11d minimum dune version required is now 2.7 2023-02-27 09:47:39 +01:00
Arne Morten Kvarving 7a24173717 fvbaseproperties: forward ParallelBiCGStabLinearSolver 2023-01-19 15:33:40 +01:00