X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test%2FVisuPrs%2Fbugs%2FC6.py;h=6c0e811a109c19828c0cf40c2f7e7e9e3a8c0332;hb=5dd1972b4751c6af8177a53f6dcc5f927aa2f40c;hp=97dfbee3c6ed8a69ffbe7f1ddebd8cbdce314604;hpb=f284847a1f9ec2519639285396adf10a84903eea;p=modules%2Fparavis.git diff --git a/test/VisuPrs/bugs/C6.py b/test/VisuPrs/bugs/C6.py index 97dfbee3..6c0e811a 100644 --- a/test/VisuPrs/bugs/C6.py +++ b/test/VisuPrs/bugs/C6.py @@ -27,7 +27,8 @@ import paravis import pvsimple my_paravis = paravis.myParavis -picturedir = get_picture_dir(sys.argv[1], "bugs/C6") +os.environ["PARAVIS_TEST_PICS"] = sys.argv[1] +picturedir = get_picture_dir("bugs/C6") # 1. Import MED file med_file_path = datadir + "relachement_brutal_sans_dudg_gauss.med" @@ -43,7 +44,7 @@ else: # 2. Creation of GaussPoints presentations mesh_name = "Maillage" -field_name = "Result_EQUI_ELGA_SIGM" +field_name = "Result__EQUI_ELGA_SIGM__________" timestamp_list = range(1, 5) for timestamp in timestamp_list: