X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2FVisuPrs%2FGaussPoints%2FC4.py;h=96916f9549adee388de4d0f92a7b729081a5666f;hb=7cbbd61df3f61d6f3f766b890af5352960bbaa1e;hp=67f12565464bee596db177418a4cdaea3f7a0211;hpb=4b015556d5938cc157ae97bdc018d08367c0729a;p=modules%2Fparavis.git diff --git a/test/VisuPrs/GaussPoints/C4.py b/test/VisuPrs/GaussPoints/C4.py old mode 100644 new mode 100755 index 67f12565..96916f95 --- a/test/VisuPrs/GaussPoints/C4.py +++ b/test/VisuPrs/GaussPoints/C4.py @@ -36,8 +36,8 @@ if not picturedir.endswith(os.sep): # MED file file_name = datadir + "homard_ASTER_OSF_MEDV2.1.5_1_v2.3.med" -field_names = ["REMEUN_ERRE_ELGA_NORE", "REMEZEROERRE_ELGA_NORE"] -timestamp_nb = 1 +field_names = ["REMEUN__ERRE_ELGA_NORE__________", "REMEZEROERRE_ELGA_NORE__________"] +timestamp_nb = -1 # last timestamp paravis.myParavis.ImportFile(file_name) med_reader = pvsimple.GetActiveSource()