Salome HOME
Merge akl/tests_update: update tests
[modules/paravis.git] / test / VisuPrs / GaussPoints / C1.py
index 4e4715abd144449c4d8b931291b9d593a47cb4f3..951988af5a822bf0f48244808539ab3e5e5a981a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright (C) 2010-2013  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2014  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 # License as published by the Free Software Foundation; either
-# version 2.1 of the License.
+# version 2.1 of the License, or (at your option) any later version.
 #
 # This library is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -36,7 +36,7 @@ if not picturedir.endswith(os.sep):
     
 # MED file
 file_name = datadir + "T_COUPLEX1.med"
-field_name = "Conc._I129"
+field_name = "Conc. I129"
 timestamp_nb = -1 # last timestamp
 
 paravis.myParavis.ImportFile(file_name)