Loading abaqus/.version 0 → 100644 +5 −0 Original line number Diff line number Diff line #%Module1.0##################################################################### ## ## version file for Abaqus ## set ModulesVersion "2017" No newline at end of file abaqus/6.2016→abaqus/2016 +0 −0 File moved. View file abaqus/2017 0 → 100644 +36 −0 Original line number Diff line number Diff line #%Module 1.0 # # Abaqus module for use with 'environment-modules' package: # set version "2017" proc ModulesHelp { } { global version puts stderr "\tAdds 'Abaqus' to your PATH environment variable" puts stderr "\n\tDescription TODO" puts stderr "\n\tABAQUS_DOC : URL to acces the Abaqus Help environment" puts stderr "\n\tVersion $version\n" } module-whatis "activates Abaqus v$version " conflict abaqus set pkghome /opt/.apps-bin/abaqus setenv ABAQUS_BASE $pkghome/ setenv ABAQUS_COMMANDS $pkghome/Commands setenv XLIB_SKIP_ARGB_VISUALS 1 #setenv ABAQUS_DOC "http://10.188.220.107:2180/v2017/index.html" set-alias abaqus $pkghome/Commands/abq2017 unset pkghome puts stderr "Abaqus Help system can be found on 'http://10.188.220.107/abaqus/v2017/DSSIMULIA_Established_homepage_English.htm'" puts stderr "" puts stderr "IMPORTANT! Start Abaqus CAE with the '-mesa' parameter" No newline at end of file paraview/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for Paraview ## set ModulesVersion "5.1.2-system" set ModulesVersion "5.2.0-system" paraview/5.1.2-system→paraview/5.2.0-system +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ # # Paraview module for use with 'environment-modules' package: # set version "5.1.2" set version "5.2.0" proc ModulesHelp { } { global version Loading Loading
abaqus/.version 0 → 100644 +5 −0 Original line number Diff line number Diff line #%Module1.0##################################################################### ## ## version file for Abaqus ## set ModulesVersion "2017" No newline at end of file
abaqus/2017 0 → 100644 +36 −0 Original line number Diff line number Diff line #%Module 1.0 # # Abaqus module for use with 'environment-modules' package: # set version "2017" proc ModulesHelp { } { global version puts stderr "\tAdds 'Abaqus' to your PATH environment variable" puts stderr "\n\tDescription TODO" puts stderr "\n\tABAQUS_DOC : URL to acces the Abaqus Help environment" puts stderr "\n\tVersion $version\n" } module-whatis "activates Abaqus v$version " conflict abaqus set pkghome /opt/.apps-bin/abaqus setenv ABAQUS_BASE $pkghome/ setenv ABAQUS_COMMANDS $pkghome/Commands setenv XLIB_SKIP_ARGB_VISUALS 1 #setenv ABAQUS_DOC "http://10.188.220.107:2180/v2017/index.html" set-alias abaqus $pkghome/Commands/abq2017 unset pkghome puts stderr "Abaqus Help system can be found on 'http://10.188.220.107/abaqus/v2017/DSSIMULIA_Established_homepage_English.htm'" puts stderr "" puts stderr "IMPORTANT! Start Abaqus CAE with the '-mesa' parameter" No newline at end of file
paraview/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for Paraview ## set ModulesVersion "5.1.2-system" set ModulesVersion "5.2.0-system"
paraview/5.1.2-system→paraview/5.2.0-system +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ # # Paraview module for use with 'environment-modules' package: # set version "5.1.2" set version "5.2.0" proc ModulesHelp { } { global version Loading