From: michael Date: Sat, 30 Oct 2021 20:45:48 +0000 (+0200) Subject: Corrected mesh path X-Git-Tag: V9_8_0~77 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f2450f0697b021a0e5631b65591727e7c8fd58fb;p=tools%2Fsolverlab.git Corrected mesh path --- diff --git a/CoreFlows/examples/Python/SinglePhase/SinglePhase_2DSphericalExplosion_unstructured.py b/CoreFlows/examples/Python/SinglePhase/SinglePhase_2DSphericalExplosion_unstructured.py index ff95511..9878f5c 100755 --- a/CoreFlows/examples/Python/SinglePhase/SinglePhase_2DSphericalExplosion_unstructured.py +++ b/CoreFlows/examples/Python/SinglePhase/SinglePhase_2DSphericalExplosion_unstructured.py @@ -7,7 +7,7 @@ import CoreFlows as cf def SinglePhase_2DSphericalExplosion_unstructured(): - inputfile="./resources/BoxWithMeshWithTriangularCells"; + inputfile="../resources/BoxWithMeshWithTriangularCells"; fieldName="Initial variables for spherical explosion"; spaceDim=2