X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test%2FVisuPrs%2FGaussPoints%2FC1.py;h=951988af5a822bf0f48244808539ab3e5e5a981a;hb=7cbbd61df3f61d6f3f766b890af5352960bbaa1e;hp=1de926f97fdb4cfecd33f53537d9e72e0215cf7b;hpb=4b015556d5938cc157ae97bdc018d08367c0729a;p=modules%2Fparavis.git diff --git a/test/VisuPrs/GaussPoints/C1.py b/test/VisuPrs/GaussPoints/C1.py old mode 100644 new mode 100755 index 1de926f9..951988af --- a/test/VisuPrs/GaussPoints/C1.py +++ b/test/VisuPrs/GaussPoints/C1.py @@ -36,8 +36,8 @@ if not picturedir.endswith(os.sep): # MED file file_name = datadir + "T_COUPLEX1.med" -field_name = "Conc._I129" -timestamp_nb = 1 +field_name = "Conc. I129" +timestamp_nb = -1 # last timestamp paravis.myParavis.ImportFile(file_name) med_reader = pvsimple.GetActiveSource()