From a7817b2818aec2a965827e07fdcb22b87e9bf490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20K=C3=B6hler?= <27728103+Ceyron@users.noreply.github.com> Date: Fri, 6 Sep 2024 08:11:12 +0200 Subject: [PATCH] Requires new coefficients to work with changed defaults in KdV --- tests/test_builtin_solvers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_builtin_solvers.py b/tests/test_builtin_solvers.py index 38ee9d9..dc95e43 100644 --- a/tests/test_builtin_solvers.py +++ b/tests/test_builtin_solvers.py @@ -158,7 +158,7 @@ def test_specific_stepper_to_general_linear_stepper( 1, 3.0, 50, 0.1, dispersivity=1.0, convection_scale=-6.0 ), -6.0, - [0.0, 0.0, 0.0, -1.0], + [0.0, 0.0, 0.0, -1.0, -0.01], ), ( ex.stepper.KuramotoSivashinskyConservative(