X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test%2FVisuPrs%2FGaussPoints%2FA5.py;h=648a4f1a59cc322d2b436090e1728390318d178f;hb=7cbbd61df3f61d6f3f766b890af5352960bbaa1e;hp=44e7e71f7dd30823b31e27f9d9e47e488ee29908;hpb=4b015556d5938cc157ae97bdc018d08367c0729a;p=modules%2Fparavis.git diff --git a/test/VisuPrs/GaussPoints/A5.py b/test/VisuPrs/GaussPoints/A5.py old mode 100644 new mode 100755 index 44e7e71f..648a4f1a --- a/test/VisuPrs/GaussPoints/A5.py +++ b/test/VisuPrs/GaussPoints/A5.py @@ -36,8 +36,8 @@ if not picturedir.endswith(os.sep): # MED file file_name = datadir + "Tetra4.med" -field_name = "scalar_field" -timestamp_nb = 1 +field_name = "scalar field" +timestamp_nb = -1 # last timestamp paravis.myParavis.ImportFile(file_name) med_reader = pvsimple.GetActiveSource()