Salome HOME
openturns UB22
[tools/sat_salome.git] / products / SOLVERLAB.pyconf
index 51499caf4c8c5f57e2eeed9bc7d82ead0f7ba90e..bc4d90effc149ba53ab814e53cabfeaa4f66182d 100644 (file)
@@ -38,6 +38,7 @@ default :
         incremental : "yes"
         has_salome_gui : "yes"
     }
+    patches: []
 }
 
 default_MPI :
@@ -56,4 +57,25 @@ default_MPI :
         'MEDCOUPLING',
         'openmpi'
     ]
+    opt_depend : ['mpi4py']
+    patches: ['SOLVERLAB-paraview-5.11.patch']
+}
+
+version_V9_9_0_MPI :
+{
+    depend :
+    [
+        'hdf5',
+        'matplotlib',
+        'medfile',
+        'numpy',
+        'ParaView',
+        'petsc',
+        'Python',
+        'KERNEL',
+        'GUI',
+        'MEDCOUPLING',
+        'openmpi'
+    ]
+    opt_depend : ['mpi4py']
 }