Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/med.git] / src / MEDMEM_SWIG / test_porflow.py
index c7b1e3dc03070ba2f74c5932ec74cf5ed8af3b6f..c5a84e834a8a1e16f65928977b26e7a6b5e7f340 100644 (file)
@@ -29,7 +29,7 @@ import os
 #befor running this script, please be sure about the path the file fileName
 #
 filePath=os.environ["MED_ROOT_DIR"]
-filePath=filePath+"/share/salome/resources/"
+filePath=filePath+"/share/salome/resources/med/"
 porflowFile = "boitenew.inp"
 mesh1Name = string.split(porflowFile,".")[0]+"_fromPorflowDriver"