]> SALOME platform Git repositories - tools/solverlab.git/commitdiff
Salome HOME
Corrected mesh path
authormichael <michael@localhost.localdomain>
Sat, 30 Oct 2021 20:45:48 +0000 (22:45 +0200)
committermichael <michael@localhost.localdomain>
Sat, 30 Oct 2021 20:45:48 +0000 (22:45 +0200)
CoreFlows/examples/Python/SinglePhase/SinglePhase_2DSphericalExplosion_unstructured.py

index ff95511668f73fb265b22893ad9f2f637f0ee8db..9878f5ca18ec92a7dbf1a0fd126538dd4398cd93 100755 (executable)
@@ -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