Loading comsol/research/6.2.0.290 0 → 100644 +27 −0 Original line number Diff line number Diff line #%Module 1.0 # # Comsol module for use with 'environment-modules' package: # set version "6.2.0.290" proc ModulesHelp { } { global version puts stderr "\tAdds 'Comsol' to your PATH environment variable" puts stderr "\n\tDescription TODO" puts stderr "\n\tVersion $version\n" } module-whatis "activates Comsol v$version (v60) Research " conflict comsol set pkghome /opt/apps/comsol/ append pkghome $version append pkghome _research set-alias comsol "$pkghome/bin/comsol" unset pkghome comsol/teaching/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for Comsol Teaching ## set ModulesVersion "6.1.0.245" set ModulesVersion "6.2.0.290" comsol/teaching/6.0.2.405→comsol/teaching/6.2.0.290 +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ # # Comsol module for use with 'environment-modules' package: # set version "6.0.2.405" set version "6.2.0.290" proc ModulesHelp { } { global version Loading Loading
comsol/research/6.2.0.290 0 → 100644 +27 −0 Original line number Diff line number Diff line #%Module 1.0 # # Comsol module for use with 'environment-modules' package: # set version "6.2.0.290" proc ModulesHelp { } { global version puts stderr "\tAdds 'Comsol' to your PATH environment variable" puts stderr "\n\tDescription TODO" puts stderr "\n\tVersion $version\n" } module-whatis "activates Comsol v$version (v60) Research " conflict comsol set pkghome /opt/apps/comsol/ append pkghome $version append pkghome _research set-alias comsol "$pkghome/bin/comsol" unset pkghome
comsol/teaching/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for Comsol Teaching ## set ModulesVersion "6.1.0.245" set ModulesVersion "6.2.0.290"
comsol/teaching/6.0.2.405→comsol/teaching/6.2.0.290 +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ # # Comsol module for use with 'environment-modules' package: # set version "6.0.2.405" set version "6.2.0.290" proc ModulesHelp { } { global version Loading