]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #19079
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 13 Jan 2022 20:51:19 +0000 (21:51 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 13 Jan 2022 20:51:19 +0000 (21:51 +0100)
applications/SALOME-master-MPI.pyconf
applications/SALOME-master-native.pyconf

index 298bc9d67f233223e96cd16ae24115863b977454..203bdd17f4fd089a25cb105735250c4f22485e66 100644 (file)
@@ -119,6 +119,7 @@ APPLICATION :
         tbb : '2019_U8'
         tcl : '8.6.0'
         tk : '8.6.0'
+        topo2volmesh: '0.0.1'
         urllib3 : '1.23'
         URANIE : '4.5.0'
         # SALOME MODULES :
@@ -132,7 +133,7 @@ APPLICATION :
         'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'}
         'GUI' : {verbose : 'yes'}
         'GEOM'
-        'SMESH'
+        'SMESH': {tag: 'master', base: 'no', section: 'version_topo2volmesh'}
         'NETGENPLUGIN'
         'BLSURFPLUGIN'
         'GHS3DPLUGIN'
index 8beefee1ec0e05d6891efe1440e51f89de4810e8..79b5ec61b978eaff029a86bdcbf23a8f844c55d0 100644 (file)
@@ -118,6 +118,7 @@ APPLICATION :
         tbb : 'native'
         tcl : 'native'
         tk : 'native'
+        topo2volmesh: '0.0.1'
         urllib3 : 'native'
         URANIE : '4.5.0'
 
@@ -132,7 +133,7 @@ APPLICATION :
         'MEDCOUPLING'
         'GUI'
         'GEOM'
-        'SMESH'
+        'SMESH': {tag: 'master', base: 'no', section: 'version_topo2volmesh'}
         'NETGENPLUGIN'
         'BLSURFPLUGIN'
         'GHS3DPLUGIN'