From 43972b605dc8210fe2c3cd5d2223277e3af6ca59 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernard=20S=C3=A9cher=C3=83?= Date: Wed, 20 Jan 2021 13:27:31 +0100 Subject: [PATCH] update SOLVERLAB applications with GUI --- applications/SOLVERLAB-master-MPI.pyconf | 10 ++++++++++ applications/SOLVERLAB-master.pyconf | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/applications/SOLVERLAB-master-MPI.pyconf b/applications/SOLVERLAB-master-MPI.pyconf index ca5c197..2135a6c 100644 --- a/applications/SOLVERLAB-master-MPI.pyconf +++ b/applications/SOLVERLAB-master-MPI.pyconf @@ -29,6 +29,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.58.0' + CAS : 'CR740-SALOME-PATCH' certifi : '2018.8.24' cgns : {tag : '3.3.1', hpc : 'yes'} chardet : '3.0.4' @@ -40,6 +41,7 @@ APPLICATION : dateutil : '2.4.2' docutils : '0.12' doxygen : '1.8.14' + freeimage : '3.16.0' freetype : '2.9.1' graphviz : '2.38.0' hdf5 : {tag : '1.10.3', hpc : 'yes'} @@ -55,15 +57,19 @@ APPLICATION : openmpi : '3.1.6' ParMetis : '3.1.1' numpy : '1.15.1' + omniORB : '4.2.2' + omniORBpy : '4.2.2' packaging : '17.1' ParaView : {tag : '5.8.0', hpc : 'yes', section: 'version_5_8_0_MPI'} petsc : '3.14.0' + pockets : '0.6.2' Pygments : '2.0.2' pyparsing : '2.0.3' PyQt : '5.9' Python : '3.6.5' pytz : '2015.7' qt : '5.9.1' + qwt : '6.1.2' requests : '2.19.1' scipy : '0.19.1' scotch : '6.0.4' @@ -72,6 +78,7 @@ APPLICATION : six : '1.10.0' snowballstemmer : '1.2.1' Sphinx : '1.7.6' + sphinxcontrib_napoleon : '0.6.1' sphinxcontrib_websupport : '1.1.0' sphinxintl: '0.9.10' swig : '3.0.12' @@ -79,6 +86,9 @@ APPLICATION : # SALOME MODULES : 'CONFIGURATION' + 'LIBBATCH' : {tag :'V2_4_4'} + 'KERNEL' : {section : 'default_MPI', verbose : 'yes'} + 'GUI' : {verbose : 'yes'} 'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'} 'SOLVERLAB' : {section : 'default_MPI', hpc: 'yes'} } diff --git a/applications/SOLVERLAB-master.pyconf b/applications/SOLVERLAB-master.pyconf index 06705bf..5167341 100644 --- a/applications/SOLVERLAB-master.pyconf +++ b/applications/SOLVERLAB-master.pyconf @@ -29,6 +29,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.6.0' boost : '1.58.0' + CAS : 'CR740-SALOME-PATCH' certifi : '2018.8.24' cgns : '3.3.1' chardet : '3.0.4' @@ -40,6 +41,7 @@ APPLICATION : dateutil : '2.4.2' docutils : '0.12' doxygen : '1.8.14' + freeimage : '3.16.0' freetype : '2.9.1' graphviz : '2.38.0' hdf5 : '1.10.3' @@ -54,15 +56,19 @@ APPLICATION : medfile : {section: 'default_Autotools', tag: '4.1.0'} metis : '5.1.0' numpy : '1.15.1' + omniORB : '4.2.2' + omniORBpy : '4.2.2' packaging : '17.1' ParaView : '5.8.0' petsc : '3.14.0' + pockets : '0.6.2' Pygments : '2.0.2' pyparsing : '2.0.3' PyQt : '5.9' Python : '3.6.5' pytz : '2015.4' qt : '5.9.1' + qwt : '6.1.2' requests : '2.19.1' scipy : '0.19.1' scotch : '6.0.4' @@ -71,6 +77,7 @@ APPLICATION : six : '1.10.0' snowballstemmer : '1.2.1' Sphinx : '1.7.6' + sphinxcontrib_napoleon : '0.6.1' sphinxcontrib_websupport : '1.1.0' sphinxintl: '0.9.10' swig : '3.0.12' @@ -78,6 +85,9 @@ APPLICATION : # SALOME MODULES : 'CONFIGURATION' + 'LIBBATCH' : {tag : 'V2_4_4'} + 'KERNEL' + 'GUI' 'MEDCOUPLING' 'SOLVERLAB' } -- 2.39.2