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