X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test%2FVisuPrs%2FGaussPoints%2FB9.py;h=440841efd2d34f48a5208f47b5a06a892f24c7ba;hb=7cbbd61df3f61d6f3f766b890af5352960bbaa1e;hp=f02f48a45192fcb06212ce7345b7ea54b6fcfd22;hpb=866822387420d8da61654fcabf49a9e51308c507;p=modules%2Fparavis.git diff --git a/test/VisuPrs/GaussPoints/B9.py b/test/VisuPrs/GaussPoints/B9.py old mode 100644 new mode 100755 index f02f48a4..440841ef --- a/test/VisuPrs/GaussPoints/B9.py +++ b/test/VisuPrs/GaussPoints/B9.py @@ -37,7 +37,7 @@ if not picturedir.endswith(os.sep): # MED file file_name = datadir + "test_hydro.med" field_name = "Head" -timestamp_nb = 1 +timestamp_nb = -1 # last timestamp paravis.myParavis.ImportFile(file_name) med_reader = pvsimple.GetActiveSource()