Salome HOME
un premier test de publication conditionnelle
[modules/smesh.git] / src / Tools / blocFissure / CasTests / execution_Cas.py
index 49e91611d59ca59c4a7e3357032c03ab9749e2e5..487ac69bc9d807d2d37cf31fc420829fb9d4618e 100644 (file)
@@ -5,8 +5,8 @@ import logging
 from blocFissure import gmu
 from blocFissure.gmu import initLog
 #initLog.setDebug()
-#initLog.setVerbose()
-initLog.setPerfTests()
+initLog.setVerbose()
+#initLog.setPerfTests()
 
 from blocFissure.gmu import geomsmesh
 from blocFissure.gmu.casStandard import casStandard
@@ -127,7 +127,7 @@ problemes.append(casStandard(cubeTransverse.dicoParams, cubeTransverse.reference
 
 
 # ---tous les cas en sequence, ou les cas selectionnés ...
-runall = True
+runall = False
 if runall:
   torun = [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,]
 else: #prob 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27