diff --git a/HySoP/hysop/gpu/tests/test_advection_randomVelocity.py b/HySoP/hysop/gpu/tests/test_advection_randomVelocity.py index c86fde47fc7756591262053c9146ae096984bac6..7e1d32982cc5872a3235fa2eda0820a4c6b9095f 100644 --- a/HySoP/hysop/gpu/tests/test_advection_randomVelocity.py +++ b/HySoP/hysop/gpu/tests/test_advection_randomVelocity.py @@ -801,8 +801,8 @@ def test_rectangular_domain2D(): scal: [65, 33]}, method={TimeIntegrator: RK2, Interpolation: Linear, - Remesh: L2_1, - Support: 'gpu_2k', + Remesh: L4_2, + Support: 'gpu_1k', Splitting: 'o2'}, precision=PARMES_REAL, ) @@ -811,7 +811,7 @@ def test_rectangular_domain2D(): scal: [65, 33]}, method={TimeIntegrator: RK2, Interpolation: Linear, - Remesh: L2_1, + Remesh: L4_2, Support: '', Splitting: 'o2'}, )