opm-upscaling/attic/solver_tests.txt
Roland Kaufmann 1700405d0c Move old files into the attic
The attic are the place where files which we don't use right now, but
which we acknowledge some amount of valuable time has been spent on and
which may be usable some day in the future, so we don't have the
conscience to right out delete them.

These files are not expected to compile, and certainly not to run and
produce sensible results, anymore. However, with some work they can
possibly be converted into proper unit tests or examples.
2013-08-10 20:33:22 +02:00

13 lines
951 B
Plaintext

SYMMETRIC = 1 for all cases
FIRST_DIAGONAL, SMOOTHER_ILU, ANISOTROPIC_3D = 0 0 1 (== SPE10 setting) : 90, 91, 61 iters, 46783 level 1 z-system
FIRST_DIAGONAL, SMOOTHER_ILU, ANISOTROPIC_3D = 0 1 1 : 26, 27, 16 iters, 46783 level 1 z-system
FIRST_DIAGONAL, SMOOTHER_ILU, ANISOTROPIC_3D = 1 1 0 (== old setting) : 19, 19, 9 iters, 62497 level 1 z-system
FIRST_DIAGONAL, SMOOTHER_ILU, ANISOTROPIC_3D = 1 0 0 : 80, 89, 61 iters, 62497 level 1 z-system
FIRST_DIAGONAL, SMOOTHER_ILU, ANISOTROPIC_3D = 0 1 0 : 21, 21, 11 iters, 74787 level 1 z-system
FIRST_DIAGONAL, SMOOTHER_ILU, ANISOTROPIC_3D = 0 0 0 : 85, 84, 58 iters, 74787 level 1 z-system
FIRST_DIAGONAL, SMOOTHER_ILU, ANISOTROPIC_3D = 1 0 1 : 92, 93, 61 iters, 38486 level 1 z-system
FIRST_DIAGONAL, SMOOTHER_ILU, ANISOTROPIC_3D = 1 1 1 : 49, 41, 17 iters, 38486 level 1 z-system