Loading python2/minieigen-0.5.2 +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ proc ModulesHelp { } { global version puts stderr "\tAdds 'minieigen' to your PATH environment variable" puts stderr "\n\tDescription: inieigen for Python 2.7" puts stderr "\n\tDescription: minieigen for Python 2.7" puts stderr "\n\tVersion $version\n" } Loading python2/sfepy-1.0 0 → 100644 +34 −0 Original line number Diff line number Diff line #%Module 1.0 # # SFePy module for use with 'environment-modules' package: # set version "1.0" proc ModulesHelp { } { global version puts stderr "\tAdds 'SFePy' to your PATH environment variable" puts stderr "\n\tDescription 'SFePy' for Python 2.7" puts stderr "\n\tVersion $version\n" } module-whatis "activates the Plugins for SFePy $version (no optimization)" conflict sfepy prereq mpi prereq trilinos/11.14.3-python-base-mpi set pkghome /opt/apps/sfepy setenv SFEPY_BASE $pkghome setenv IGAKIT_LIB $pkghome/lib64/python2.7/site-packages/igakit prepend-path LD_LIBRARY_PATH $pkghome/lib64/python2.7/site-packages/igakit prepend-path PYTHONPATH $pkghome/lib64/python2.7/site-packages #prepend-path LD_LIBRARY_PATH $pkghome/lib64/yade-1.12.0 unset pkghome No newline at end of file Loading
python2/minieigen-0.5.2 +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ proc ModulesHelp { } { global version puts stderr "\tAdds 'minieigen' to your PATH environment variable" puts stderr "\n\tDescription: inieigen for Python 2.7" puts stderr "\n\tDescription: minieigen for Python 2.7" puts stderr "\n\tVersion $version\n" } Loading
python2/sfepy-1.0 0 → 100644 +34 −0 Original line number Diff line number Diff line #%Module 1.0 # # SFePy module for use with 'environment-modules' package: # set version "1.0" proc ModulesHelp { } { global version puts stderr "\tAdds 'SFePy' to your PATH environment variable" puts stderr "\n\tDescription 'SFePy' for Python 2.7" puts stderr "\n\tVersion $version\n" } module-whatis "activates the Plugins for SFePy $version (no optimization)" conflict sfepy prereq mpi prereq trilinos/11.14.3-python-base-mpi set pkghome /opt/apps/sfepy setenv SFEPY_BASE $pkghome setenv IGAKIT_LIB $pkghome/lib64/python2.7/site-packages/igakit prepend-path LD_LIBRARY_PATH $pkghome/lib64/python2.7/site-packages/igakit prepend-path PYTHONPATH $pkghome/lib64/python2.7/site-packages #prepend-path LD_LIBRARY_PATH $pkghome/lib64/yade-1.12.0 unset pkghome No newline at end of file