Add olex2 v1.5

This commit is contained in:
2025-11-20 16:40:24 +01:00
parent 022376c346
commit 8f89cf54e2
5 changed files with 54 additions and 37 deletions
+12 -6
View File
@@ -1,12 +1,18 @@
#%Pmodule
module-whatis "OlexSys Ltd is a scientific software company providing State of the Art Crystallographic Software as well as the best Laboratory Chemicals Management there is."
module-url "https://www.olexsys.org/categories/installation/"
module-license "Olex2 is completely free to use for anyone. There is no catch here whether you are in industry, academia or a student, its free!"
module-whatis "Olex2 is a free and comprehensive software package for determining, visualizing, and analyzing small-molecule crystal structures"
module-url "https://www.olexsys.org/olex2"
module-license "https://www.olexsys.org/tags/licence/"
module-maintainer "MX Data <jiaxin.duan@psi.ch>"
module-help "
Olex2 is open source all our code is available for you to look at, check and hopefully!
module-help "
Olex2 is a free and comprehensive software package for determining,
visualizing, and analyzing small-molecule crystal structures. It features a
user-friendly, mouse-driven graphical interface to assist both chemists and
crystallographers with tasks like structure solution, refinement, and report
generation. The program seamlessly links all aspects of the crystallography
workflow into a single, intuitive package.
"
setenv Olex2 $PREFIX/bin
# Use software OpenGL explicitly to avoid Vulkan drivers missing error
setenv LIBGL_ALWAYS_SOFTWARE 1