X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test%2FVisuPrs%2FGaussPoints%2FB8.py;h=658ee1940d211fe7f3e01b3c8bc79f4873ef5c05;hb=7cbbd61df3f61d6f3f766b890af5352960bbaa1e;hp=9cbd96beae5d3c8d9b0600f21037b62fef46fecc;hpb=4b015556d5938cc157ae97bdc018d08367c0729a;p=modules%2Fparavis.git diff --git a/test/VisuPrs/GaussPoints/B8.py b/test/VisuPrs/GaussPoints/B8.py old mode 100644 new mode 100755 index 9cbd96be..658ee194 --- a/test/VisuPrs/GaussPoints/B8.py +++ b/test/VisuPrs/GaussPoints/B8.py @@ -37,7 +37,7 @@ if not picturedir.endswith(os.sep): # MED file file_name = datadir + "KCOUPLEX1.med" field_name = "Head" -timestamp_nb = 1 +timestamp_nb = -1 # last timestamp paravis.myParavis.ImportFile(file_name) med_reader = pvsimple.GetActiveSource()