Loading comsol/research/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for Comsol Research ## set ModulesVersion "5.4.2.295" set ModulesVersion "5.4.4.388" comsol/research/5.5.0.359 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 "5.5.0.359" 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 (v55u2) Research " conflict comsol set pkghome /opt/apps/comsol/ append pkghome $version append pkghome _research set-alias comsol "$pkghome/bin/comsol" unset pkghome comsol/teaching/5.5.0.359 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 "5.5.0.359" 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 (v55u2) Teaching " conflict comsol set pkghome /opt/apps/comsol/ append pkghome $version append pkghome _teaching set-alias comsol "$pkghome/bin/comsol -ckl" unset pkghome Loading
comsol/research/.version +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ ## ## version file for Comsol Research ## set ModulesVersion "5.4.2.295" set ModulesVersion "5.4.4.388"
comsol/research/5.5.0.359 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 "5.5.0.359" 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 (v55u2) Research " conflict comsol set pkghome /opt/apps/comsol/ append pkghome $version append pkghome _research set-alias comsol "$pkghome/bin/comsol" unset pkghome
comsol/teaching/5.5.0.359 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 "5.5.0.359" 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 (v55u2) Teaching " conflict comsol set pkghome /opt/apps/comsol/ append pkghome $version append pkghome _teaching set-alias comsol "$pkghome/bin/comsol -ckl" unset pkghome