Salome HOME
spns #20273 REX compilation 9.6.0 rc1 sur Debian 10
[tools/sat_salome.git] / products / SOLVERLAB.pyconf
index b4d62f0ab5c8ad3dee753f26fdc99e87060bcb8f..2aec4793b8798bc3f3ebddafdb3de24e3f0ab5f5 100644 (file)
@@ -29,4 +29,25 @@ default :
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
     nb_proc : 1
+    properties:
+    {
+        is_SALOME_module : "yes"
+        incremental : "yes"
+    }
 }
+
+default_MPI :
+{
+    depend :
+    [
+        'hdf5',
+        'matplotlib',
+        'medfile',
+        'numpy',
+        'ParaView',
+        'petsc',
+        'Python',
+        'MEDCOUPLING',
+        'openmpi'
+    ]
+}
\ No newline at end of file