diff --git a/cfg/blueberry/comp.cfg b/cfg/blueberry/comp.cfg
deleted file mode 100644
index 87bcedcfccdae20b3a004ff21234cae1b9fa1592..0000000000000000000000000000000000000000
--- a/cfg/blueberry/comp.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-self.pars['CMAKELIST'].val='blueberry.cmake'
-self.pars['NB_TASKS'].val='8'
-self.pars['NB_THREADS'].val='1'
-self.pars['RUNMETHOD'].vals=['interactive','at','batch',]
-self.pars['RUNMETHOD'].val='batch'
diff --git a/cfg/blueberry/gmsh.profile b/cfg/blueberry/gmsh.profile
deleted file mode 100644
index 412f3fcb47cd01cfd224b34e5ac684e0516fecd4..0000000000000000000000000000000000000000
--- a/cfg/blueberry/gmsh.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env PATH "/opt/gmsh/bin" front
-add2env LD_LIBRARY_PATH "/opt/gmsh/lib"
-add2env PYTHONPATH "/opt/gmsh/lib"
diff --git a/cfg/blueberry/intelCommunity.bashrc b/cfg/blueberry/intelCommunity.bashrc
deleted file mode 100644
index 2d14ff92dd8decb05ab870de1b83467ec9634c83..0000000000000000000000000000000000000000
--- a/cfg/blueberry/intelCommunity.bashrc
+++ /dev/null
@@ -1,8 +0,0 @@
-# Intel compiler and/or TBB/MKL 
-#
-# EXPLANATIONS [RB]: (see "cfg/garfield/compilers.*")
-
-if [ -d /opt/intel ] ; then
-    . /opt/intel/mkl/bin/mklvars.sh intel64
-    . /opt/intel/tbb/bin/tbbvars.sh intel64
-fi
diff --git a/cfg/blueberry/intelCommunity.profile b/cfg/blueberry/intelCommunity.profile
deleted file mode 100644
index b7ff6515f7b2e9fec9c46c006d25d042fdc70f4b..0000000000000000000000000000000000000000
--- a/cfg/blueberry/intelCommunity.profile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Intel compiler and/or TBB/MKL 
-#
-# EXPLANATIONS [RB]: (see "cfg/garfield/compilers.*")
-
-if [ -n "$BASH_VERSION" ]; then
-    if [ -d /opt/intel ] ; then
-        . /opt/intel/mkl/bin/mklvars.sh intel64
-        . /opt/intel/tbb/bin/tbbvars.sh intel64
-    fi
-fi
\ No newline at end of file
diff --git a/cfg/blueberry/lagamine.profile b/cfg/blueberry/lagamine.profile
deleted file mode 100644
index f8e4775f5d0074110bc831b07f445a947b427092..0000000000000000000000000000000000000000
--- a/cfg/blueberry/lagamine.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env LD_LIBRARY_PATH "/opt/lagamine/lib"
-add2env INCLUDE "/opt/lagamine/include"
-add2env LIB "/opt/lagamine/lib"
diff --git a/cfg/blueberry/launch.cfg b/cfg/blueberry/launch.cfg
deleted file mode 100644
index d66afc51905cfa52f06df5c21904031fed7df37f..0000000000000000000000000000000000000000
--- a/cfg/blueberry/launch.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-self.pars['NB_THREADS'].val='4'
-self.pars['NB_TASKS'].val='1'
-self.pars['RUNMETHOD'].vals=['interactive','at','batch']
-self.pars['RUNMETHOD'].val='batch'
diff --git a/cfg/blueberry/matlab.profile b/cfg/blueberry/matlab.profile
deleted file mode 100644
index 0ff358894261fe6d720b2ad0368687cf5a7ce5f1..0000000000000000000000000000000000000000
--- a/cfg/blueberry/matlab.profile
+++ /dev/null
@@ -1 +0,0 @@
-add2env PATH "/opt/matlab/bin"
diff --git a/cfg/blueberry/mumps.profile b/cfg/blueberry/mumps.profile
deleted file mode 100644
index 57e0adabd33cd60503f6133f2c8fa4acd4e77105..0000000000000000000000000000000000000000
--- a/cfg/blueberry/mumps.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env LD_LIBRARY_PATH "/opt/mumps/lib"
-add2env LIB "/opt/mumps/lib"
-add2env INCLUDE "/opt/mumps/include"
diff --git a/cfg/blueberry/parasolid.profile b/cfg/blueberry/parasolid.profile
deleted file mode 100644
index e24e2e80de8a8cf8b1f2a4f4ef7f632bb44dcb81..0000000000000000000000000000000000000000
--- a/cfg/blueberry/parasolid.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env PATH "/opt/parasolid/shared_object"
-add2env INCLUDE "/opt/parasolid"
-export P_SCHEMA=/opt/parasolid/schema
diff --git a/cfg/blueberry/samcef.profile b/cfg/blueberry/samcef.profile
deleted file mode 100644
index 834343ee4c4dcc979289fc859455636e016269dc..0000000000000000000000000000000000000000
--- a/cfg/blueberry/samcef.profile
+++ /dev/null
@@ -1,2 +0,0 @@
-export SAM_ZONE=200000000
-add2env PATH "/opt/samcef"
diff --git a/cfg/blueberry/scilab.profile b/cfg/blueberry/scilab.profile
deleted file mode 100644
index 72c51052e8b19230c202e95c2afe96fa167d1f32..0000000000000000000000000000000000000000
--- a/cfg/blueberry/scilab.profile
+++ /dev/null
@@ -1 +0,0 @@
-add2env PATH "/opt/scilab/bin" front
diff --git a/cfg/blueberry/trilinos.profile b/cfg/blueberry/trilinos.profile
deleted file mode 100644
index 6cc2c8abbf5fd6168af0ab578117ed9824ee46dc..0000000000000000000000000000000000000000
--- a/cfg/blueberry/trilinos.profile
+++ /dev/null
@@ -1,5 +0,0 @@
-# Trilinos custom compile localement
-# (permet le FIND_PACKAGE(Trilinos) dans CMake)
-add2env CMAKE_PREFIX_PATH "/opt/trilinos" front
-add2env PYTHONPATH "/opt/trilinos/lib/python3.7/site-packages" front
-
diff --git a/cfg/spring/comp.cfg b/cfg/spring/comp.cfg
deleted file mode 100644
index df67ee8efb9fe96cc55d205e06df8a682d3dcae9..0000000000000000000000000000000000000000
--- a/cfg/spring/comp.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-self.pars['CMAKELIST'].val='spring.cmake'
-self.pars['NB_TASKS'].val='4'
-self.pars['NB_THREADS'].val='1'
-self.pars['RUNMETHOD'].vals=['interactive','at','batch',]
-self.pars['RUNMETHOD'].val='batch'
diff --git a/cfg/spring/compilers.bashrc b/cfg/spring/compilers.bashrc
deleted file mode 100644
index b7f235d395bf1753248d8e741a77493e61700a98..0000000000000000000000000000000000000000
--- a/cfg/spring/compilers.bashrc
+++ /dev/null
@@ -1,9 +0,0 @@
-# Intel compiler and/or TBB/MKL 
-#
-# EXPLANATIONS [RB]: (see "cfg/garfield/compilers.*")
-
-if [ -z "$MKLROOT" ]; then
-    if [ -d /opt/intel ] ; then
-        . /opt/intel/bin/compilervars.sh intel64
-    fi
-fi
diff --git a/cfg/spring/compilers.profile b/cfg/spring/compilers.profile
deleted file mode 100644
index 04874c07b5baa14cbcd7faff8dadc34133746694..0000000000000000000000000000000000000000
--- a/cfg/spring/compilers.profile
+++ /dev/null
@@ -1,9 +0,0 @@
-# Intel compiler and/or TBB/MKL 
-#
-# EXPLANATIONS [RB]: (see "cfg/garfield/compilers.*")
-
-if [ -n "$BASH_VERSION" ]; then
-    if [ -d /opt/intel ] ; then
-        . /opt/intel/bin/compilervars.sh intel64 # mets intel mpi par defaut!
-    fi
-fi
\ No newline at end of file
diff --git a/cfg/spring/gmsh.profile b/cfg/spring/gmsh.profile
deleted file mode 100644
index 412f3fcb47cd01cfd224b34e5ac684e0516fecd4..0000000000000000000000000000000000000000
--- a/cfg/spring/gmsh.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env PATH "/opt/gmsh/bin" front
-add2env LD_LIBRARY_PATH "/opt/gmsh/lib"
-add2env PYTHONPATH "/opt/gmsh/lib"
diff --git a/cfg/spring/lagamine.profile b/cfg/spring/lagamine.profile
deleted file mode 100644
index f8e4775f5d0074110bc831b07f445a947b427092..0000000000000000000000000000000000000000
--- a/cfg/spring/lagamine.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env LD_LIBRARY_PATH "/opt/lagamine/lib"
-add2env INCLUDE "/opt/lagamine/include"
-add2env LIB "/opt/lagamine/lib"
diff --git a/cfg/spring/launch.cfg b/cfg/spring/launch.cfg
deleted file mode 100644
index d66afc51905cfa52f06df5c21904031fed7df37f..0000000000000000000000000000000000000000
--- a/cfg/spring/launch.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-self.pars['NB_THREADS'].val='4'
-self.pars['NB_TASKS'].val='1'
-self.pars['RUNMETHOD'].vals=['interactive','at','batch']
-self.pars['RUNMETHOD'].val='batch'
diff --git a/cfg/spring/matlab.profile b/cfg/spring/matlab.profile
deleted file mode 100644
index 0ff358894261fe6d720b2ad0368687cf5a7ce5f1..0000000000000000000000000000000000000000
--- a/cfg/spring/matlab.profile
+++ /dev/null
@@ -1 +0,0 @@
-add2env PATH "/opt/matlab/bin"
diff --git a/cfg/spring/mumps.profile b/cfg/spring/mumps.profile
deleted file mode 100644
index 57e0adabd33cd60503f6133f2c8fa4acd4e77105..0000000000000000000000000000000000000000
--- a/cfg/spring/mumps.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env LD_LIBRARY_PATH "/opt/mumps/lib"
-add2env LIB "/opt/mumps/lib"
-add2env INCLUDE "/opt/mumps/include"
diff --git a/cfg/spring/parasolid.profile b/cfg/spring/parasolid.profile
deleted file mode 100644
index e24e2e80de8a8cf8b1f2a4f4ef7f632bb44dcb81..0000000000000000000000000000000000000000
--- a/cfg/spring/parasolid.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env PATH "/opt/parasolid/shared_object"
-add2env INCLUDE "/opt/parasolid"
-export P_SCHEMA=/opt/parasolid/schema
diff --git a/cfg/spring/samcef.profile b/cfg/spring/samcef.profile
deleted file mode 100644
index 834343ee4c4dcc979289fc859455636e016269dc..0000000000000000000000000000000000000000
--- a/cfg/spring/samcef.profile
+++ /dev/null
@@ -1,2 +0,0 @@
-export SAM_ZONE=200000000
-add2env PATH "/opt/samcef"
diff --git a/cfg/spring/scilab.profile b/cfg/spring/scilab.profile
deleted file mode 100644
index 72c51052e8b19230c202e95c2afe96fa167d1f32..0000000000000000000000000000000000000000
--- a/cfg/spring/scilab.profile
+++ /dev/null
@@ -1 +0,0 @@
-add2env PATH "/opt/scilab/bin" front
diff --git a/cfg/thorgal/comp.cfg b/cfg/thorgal/comp.cfg
deleted file mode 100644
index 5d4a8199fa4479202de29572e4270e2964faaf20..0000000000000000000000000000000000000000
--- a/cfg/thorgal/comp.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-self.pars['CMAKELIST'].val='thorgal.cmake'
-self.pars['NB_TASKS'].val='4'
-self.pars['NB_THREADS'].val='1'
-self.pars['RUNMETHOD'].vals=['interactive','at','batch',]
-self.pars['RUNMETHOD'].val='batch'
diff --git a/cfg/thorgal/gmsh.profile b/cfg/thorgal/gmsh.profile
deleted file mode 100644
index 412f3fcb47cd01cfd224b34e5ac684e0516fecd4..0000000000000000000000000000000000000000
--- a/cfg/thorgal/gmsh.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env PATH "/opt/gmsh/bin" front
-add2env LD_LIBRARY_PATH "/opt/gmsh/lib"
-add2env PYTHONPATH "/opt/gmsh/lib"
diff --git a/cfg/thorgal/intelCommunity.bashrc b/cfg/thorgal/intelCommunity.bashrc
deleted file mode 100644
index a81955c06d056963a9f05d0b4e730e417edc39c3..0000000000000000000000000000000000000000
--- a/cfg/thorgal/intelCommunity.bashrc
+++ /dev/null
@@ -1,11 +0,0 @@
-# Intel compiler and/or TBB/MKL 
-#
-# EXPLANATIONS [RB]: (see "cfg/garfield/compilers.*")
-
-if [ -z "$MKLROOT" ]; then
-    . /opt/intel/mkl/bin/mklvars.sh intel64
-fi
-if [ -z "$TBBROOT" ]; then
-    . /opt/intel/tbb/bin/tbbvars.sh intel64
-fi
-
diff --git a/cfg/thorgal/intelCommunity.profile b/cfg/thorgal/intelCommunity.profile
deleted file mode 100644
index e5d1ff529ac7757508667647255d5708529c0467..0000000000000000000000000000000000000000
--- a/cfg/thorgal/intelCommunity.profile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Intel compiler and/or TBB/MKL 
-#
-# EXPLANATIONS [RB]: (see "cfg/garfield/compilers.*")
-
-if [ -n "$BASH_VERSION" ]; then
-    if [ -d /opt/intel ] ; then
-        . /opt/intel/mkl/bin/mklvars.sh intel64
-        . /opt/intel/tbb/bin/tbbvars.sh intel64
-    fi
-fi
diff --git a/cfg/thorgal/lagamine.profile b/cfg/thorgal/lagamine.profile
deleted file mode 100644
index f8e4775f5d0074110bc831b07f445a947b427092..0000000000000000000000000000000000000000
--- a/cfg/thorgal/lagamine.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env LD_LIBRARY_PATH "/opt/lagamine/lib"
-add2env INCLUDE "/opt/lagamine/include"
-add2env LIB "/opt/lagamine/lib"
diff --git a/cfg/thorgal/launch.cfg b/cfg/thorgal/launch.cfg
deleted file mode 100644
index d66afc51905cfa52f06df5c21904031fed7df37f..0000000000000000000000000000000000000000
--- a/cfg/thorgal/launch.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-self.pars['NB_THREADS'].val='4'
-self.pars['NB_TASKS'].val='1'
-self.pars['RUNMETHOD'].vals=['interactive','at','batch']
-self.pars['RUNMETHOD'].val='batch'
diff --git a/cfg/thorgal/matlab.profile b/cfg/thorgal/matlab.profile
deleted file mode 100644
index 0ff358894261fe6d720b2ad0368687cf5a7ce5f1..0000000000000000000000000000000000000000
--- a/cfg/thorgal/matlab.profile
+++ /dev/null
@@ -1 +0,0 @@
-add2env PATH "/opt/matlab/bin"
diff --git a/cfg/thorgal/mumps.profile b/cfg/thorgal/mumps.profile
deleted file mode 100644
index 57e0adabd33cd60503f6133f2c8fa4acd4e77105..0000000000000000000000000000000000000000
--- a/cfg/thorgal/mumps.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env LD_LIBRARY_PATH "/opt/mumps/lib"
-add2env LIB "/opt/mumps/lib"
-add2env INCLUDE "/opt/mumps/include"
diff --git a/cfg/thorgal/parasolid.profile b/cfg/thorgal/parasolid.profile
deleted file mode 100644
index e24e2e80de8a8cf8b1f2a4f4ef7f632bb44dcb81..0000000000000000000000000000000000000000
--- a/cfg/thorgal/parasolid.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env PATH "/opt/parasolid/shared_object"
-add2env INCLUDE "/opt/parasolid"
-export P_SCHEMA=/opt/parasolid/schema
diff --git a/cfg/thorgal/samcef.profile b/cfg/thorgal/samcef.profile
deleted file mode 100644
index 834343ee4c4dcc979289fc859455636e016269dc..0000000000000000000000000000000000000000
--- a/cfg/thorgal/samcef.profile
+++ /dev/null
@@ -1,2 +0,0 @@
-export SAM_ZONE=200000000
-add2env PATH "/opt/samcef"
diff --git a/cfg/thorgal/scilab.profile b/cfg/thorgal/scilab.profile
deleted file mode 100644
index 72c51052e8b19230c202e95c2afe96fa167d1f32..0000000000000000000000000000000000000000
--- a/cfg/thorgal/scilab.profile
+++ /dev/null
@@ -1 +0,0 @@
-add2env PATH "/opt/scilab/bin" front
diff --git a/cfg/william/gmsh.profile b/cfg/william/gmsh.profile
deleted file mode 100644
index 412f3fcb47cd01cfd224b34e5ac684e0516fecd4..0000000000000000000000000000000000000000
--- a/cfg/william/gmsh.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env PATH "/opt/gmsh/bin" front
-add2env LD_LIBRARY_PATH "/opt/gmsh/lib"
-add2env PYTHONPATH "/opt/gmsh/lib"
diff --git a/cfg/william/intelCommunity.bashrc b/cfg/william/intelCommunity.bashrc
deleted file mode 100644
index 06b19829f74c80dfdd976ee5101827abd29d4a99..0000000000000000000000000000000000000000
--- a/cfg/william/intelCommunity.bashrc
+++ /dev/null
@@ -1,9 +0,0 @@
-# Intel compiler and/or TBB/MKL 
-#
-# EXPLANATIONS [RB]: (see "cfg/garfield/compilers.*")
-
-if [ -d /opt/intel ] ; then
-    . /opt/intel/mkl/bin/mklvars.sh intel64
-    . /opt/intel/tbb/bin/tbbvars.sh intel64
-fi
-export MKL_DEBUG_CPU_TYPE=5
diff --git a/cfg/william/intelCommunity.profile b/cfg/william/intelCommunity.profile
deleted file mode 100644
index 3e1712b61b2a5ce6663f92f7e136e05e370bb2fe..0000000000000000000000000000000000000000
--- a/cfg/william/intelCommunity.profile
+++ /dev/null
@@ -1,11 +0,0 @@
-# Intel compiler and/or TBB/MKL 
-#
-# EXPLANATIONS [RB]: (see "cfg/garfield/compilers.*")
-
-if [ -n "$BASH_VERSION" ]; then
-    if [ -d /opt/intel ] ; then
-        . /opt/intel/mkl/bin/mklvars.sh intel64
-        . /opt/intel/tbb/bin/tbbvars.sh intel64
-    fi
-fi
-export MKL_DEBUG_CPU_TYPE=5
diff --git a/cfg/william/lagamine.profile b/cfg/william/lagamine.profile
deleted file mode 100644
index f8e4775f5d0074110bc831b07f445a947b427092..0000000000000000000000000000000000000000
--- a/cfg/william/lagamine.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env LD_LIBRARY_PATH "/opt/lagamine/lib"
-add2env INCLUDE "/opt/lagamine/include"
-add2env LIB "/opt/lagamine/lib"
diff --git a/cfg/william/matlab.profile b/cfg/william/matlab.profile
deleted file mode 100644
index 0ff358894261fe6d720b2ad0368687cf5a7ce5f1..0000000000000000000000000000000000000000
--- a/cfg/william/matlab.profile
+++ /dev/null
@@ -1 +0,0 @@
-add2env PATH "/opt/matlab/bin"
diff --git a/cfg/william/mumps.profile b/cfg/william/mumps.profile
deleted file mode 100644
index 57e0adabd33cd60503f6133f2c8fa4acd4e77105..0000000000000000000000000000000000000000
--- a/cfg/william/mumps.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env LD_LIBRARY_PATH "/opt/mumps/lib"
-add2env LIB "/opt/mumps/lib"
-add2env INCLUDE "/opt/mumps/include"
diff --git a/cfg/william/parasolid.profile b/cfg/william/parasolid.profile
deleted file mode 100644
index e24e2e80de8a8cf8b1f2a4f4ef7f632bb44dcb81..0000000000000000000000000000000000000000
--- a/cfg/william/parasolid.profile
+++ /dev/null
@@ -1,3 +0,0 @@
-add2env PATH "/opt/parasolid/shared_object"
-add2env INCLUDE "/opt/parasolid"
-export P_SCHEMA=/opt/parasolid/schema
diff --git a/cfg/william/samcef.profile b/cfg/william/samcef.profile
deleted file mode 100644
index 834343ee4c4dcc979289fc859455636e016269dc..0000000000000000000000000000000000000000
--- a/cfg/william/samcef.profile
+++ /dev/null
@@ -1,2 +0,0 @@
-export SAM_ZONE=200000000
-add2env PATH "/opt/samcef"
diff --git a/cfg/william/scilab.profile b/cfg/william/scilab.profile
deleted file mode 100644
index 72c51052e8b19230c202e95c2afe96fa167d1f32..0000000000000000000000000000000000000000
--- a/cfg/william/scilab.profile
+++ /dev/null
@@ -1 +0,0 @@
-add2env PATH "/opt/scilab/bin" front
diff --git a/mtfLicense/william.lic b/mtfLicense/william.lic
deleted file mode 100644
index 260f86c6cd8cf934725b65f14de343cdccfec8e7..0000000000000000000000000000000000000000
--- a/mtfLicense/william.lic
+++ /dev/null
@@ -1 +0,0 @@
-646574612B0A060C031B13305B736D657470666F722024372D0F021B1900102D0F0C1703161163666F722D657461D66F726D137461662B726D65FE61666F166D657463666F722F6574616A6F726D1E74616648726D659F61666F34666574