From a1d07f0986c9bf673bd935a13a1afdf289b362bd Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 10 Oct 2021 00:03:31 +0200 Subject: [PATCH] Corrected test description --- .../EulerIsothermal_2DConservativeStaggered.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CDMATH/tests/examples/EulerEquations/IsentropicEulerSystem/EulerSystem_Shock/EulerSystemStaggered/EulerIsothermal_2DConservativeStaggered.py b/CDMATH/tests/examples/EulerEquations/IsentropicEulerSystem/EulerSystem_Shock/EulerSystemStaggered/EulerIsothermal_2DConservativeStaggered.py index 5480b7e..87889ac 100644 --- a/CDMATH/tests/examples/EulerEquations/IsentropicEulerSystem/EulerSystem_Shock/EulerSystemStaggered/EulerIsothermal_2DConservativeStaggered.py +++ b/CDMATH/tests/examples/EulerEquations/IsentropicEulerSystem/EulerSystem_Shock/EulerSystemStaggered/EulerIsothermal_2DConservativeStaggered.py @@ -8,7 +8,7 @@ # Author : Michaël Ndjinga, Coraline Mounier # Copyright : CEA Saclay 2020 # Description : Propagation d'une onde de choc droite -# Utilisation du schéma upwind explicite ou implicite sur un maillage général +# Utilisation du schéma décalé implicite sur un maillage général # Initialisation par une discontinuité verticale # Conditions aux limites de Neumann # Création et sauvegarde du champ résultant et des figures -- 2.39.2