opm-simulators/opm/simulators
Atgeirr Flø Rasmussen 3832b02367 Adjust default behaviours for CPR variants.
- Remove two unused parameters. CprEllSolvetype is never used, and CprEllMaxIter
   is not used correctly as is (if used, it should change the maximum iterations of
   the coarse solver, not the repeats of the preconditioner) and is better left for
   JSON file customization.
 - Make the default AMG setup for "cpr" (including "cpr_trueimpes" and "cpr_quasiimpes")
   match the setup for "cprw". In particular, beta = 0.0 (not 1e-4) and
   prolongationdamping = 1.0 (not 1.6).
 - Just as we override the default maximum number of linear iterations for cpr and cprw
   (unless the user actually specified on the command line) to 20 instead of 100, we
   change the default reduction to be 0.005 instead of 0.01.
2022-12-21 13:23:13 +01:00
..
aquifers BlackoilAquiferModel: only include alugrid if it is to be used 2022-11-14 15:11:12 +01:00
flow Don't Output INFOSTEP File by Default 2022-12-15 13:02:09 +01:00
linalg Adjust default behaviours for CPR variants. 2022-12-21 13:23:13 +01:00
timestepping use exception classes from opm-common 2022-12-13 12:56:13 +01:00
utils use exception classes from opm-common 2022-12-13 12:56:13 +01:00
wells Merge pull request #4331 from akva2/msw_avoid_mutable 2022-12-19 12:34:13 +01:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00