From: michael Date: Fri, 5 Nov 2021 21:56:49 +0000 (+0100) Subject: Reduced test duration X-Git-Tag: V9_8_0~66 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c5e866dfb0cd7a854d886cad7140ece58d2b8178;p=tools%2Fsolverlab.git Reduced test duration --- diff --git a/CDMATH/tests/examples/TransportEquation/TransportEquation1DUpwindExplicit/CMakeLists.txt b/CDMATH/tests/examples/TransportEquation/TransportEquation1DUpwindExplicit/CMakeLists.txt index f1fe640..e021501 100755 --- a/CDMATH/tests/examples/TransportEquation/TransportEquation1DUpwindExplicit/CMakeLists.txt +++ b/CDMATH/tests/examples/TransportEquation/TransportEquation1DUpwindExplicit/CMakeLists.txt @@ -1,7 +1,7 @@ if (CDMATH_WITH_PYTHON ) - SET(NX 100 )#Number of cells + SET(NX 50 )#Number of cells SET(CFL 0.9999 )#Courant Friedrichs Lewy number