Loading paraview/4.0.1 0 → 100644 +26 −0 Original line number Diff line number Diff line #%Module 1.0 # # Paraview module for use with 'environment-modules' package: # set version "4.0.1" proc ModulesHelp { } { global version puts stderr "\tAdds 'Paraview Binary' to your PATH environment variable" puts stderr "\n\tThis verion of Paraview supports old style stl-files (not supported in newer versions)" puts stderr "\n\tVersion $version\n" } module-whatis "Activates the binary version from Kitware of Paraview $version, supports old style stl-files." conflict paraview set pkghome /opt/apps/paraview/4.0.1-Linux-64bit setenv PARAVIEW_LIBDIR $pkghome/lib setenv PARAVIEW_BASE $pkghome prepend-path PATH $pkghome/bin unset pkghome paraview/5.3.0 0 → 100644 +26 −0 Original line number Diff line number Diff line #%Module 1.0 # # Paraview module for use with 'environment-modules' package: # set version "4.3.0-RC1" proc ModulesHelp { } { global version puts stderr "\tAdds 'Paraview Binary' to your PATH environment variable" puts stderr "\n\tThis verion of Paraview supports old style stl-files (not supported in newer versions)" puts stderr "\n\tVersion $version\n" } module-whatis "Activates the binary version from Kitware of Paraview $version, supports old style stl-files." conflict paraview set pkghome /opt/apps/paraview/5.3.0-RC1-Qt5-OpenGL2-MPI-Linux-64bit setenv PARAVIEW_LIBDIR $pkghome/lib setenv PARAVIEW_BASE $pkghome prepend-path PATH $pkghome/bin unset pkghome Loading
paraview/4.0.1 0 → 100644 +26 −0 Original line number Diff line number Diff line #%Module 1.0 # # Paraview module for use with 'environment-modules' package: # set version "4.0.1" proc ModulesHelp { } { global version puts stderr "\tAdds 'Paraview Binary' to your PATH environment variable" puts stderr "\n\tThis verion of Paraview supports old style stl-files (not supported in newer versions)" puts stderr "\n\tVersion $version\n" } module-whatis "Activates the binary version from Kitware of Paraview $version, supports old style stl-files." conflict paraview set pkghome /opt/apps/paraview/4.0.1-Linux-64bit setenv PARAVIEW_LIBDIR $pkghome/lib setenv PARAVIEW_BASE $pkghome prepend-path PATH $pkghome/bin unset pkghome
paraview/5.3.0 0 → 100644 +26 −0 Original line number Diff line number Diff line #%Module 1.0 # # Paraview module for use with 'environment-modules' package: # set version "4.3.0-RC1" proc ModulesHelp { } { global version puts stderr "\tAdds 'Paraview Binary' to your PATH environment variable" puts stderr "\n\tThis verion of Paraview supports old style stl-files (not supported in newer versions)" puts stderr "\n\tVersion $version\n" } module-whatis "Activates the binary version from Kitware of Paraview $version, supports old style stl-files." conflict paraview set pkghome /opt/apps/paraview/5.3.0-RC1-Qt5-OpenGL2-MPI-Linux-64bit setenv PARAVIEW_LIBDIR $pkghome/lib setenv PARAVIEW_BASE $pkghome prepend-path PATH $pkghome/bin unset pkghome