From 360bb13e4ecaeaa782aca564c54eb541c1df4ee8 Mon Sep 17 00:00:00 2001 From: Germann Elsa Sylvia Date: Tue, 8 Apr 2025 15:40:10 +0200 Subject: [PATCH] FIX: module descrition and rm old variant file --- Tools/visit/files/variants.rhel7 | 3 --- Tools/visit/modulefile | 16 +++++----------- 2 files changed, 5 insertions(+), 14 deletions(-) delete mode 100644 Tools/visit/files/variants.rhel7 diff --git a/Tools/visit/files/variants.rhel7 b/Tools/visit/files/variants.rhel7 deleted file mode 100644 index 94dcdde..0000000 --- a/Tools/visit/files/variants.rhel7 +++ /dev/null @@ -1,3 +0,0 @@ -gnuplot/5.4.3 stable -gnuplot/5.4.4 stable -gnuplot/5.4.5 stable diff --git a/Tools/visit/modulefile b/Tools/visit/modulefile index 8fba736..722eb8f 100644 --- a/Tools/visit/modulefile +++ b/Tools/visit/modulefile @@ -1,18 +1,12 @@ #%Pmodule -module-whatis "portable command-line driven graphing utility" -module-url "http://www.gnuplot.info/" -module-license "See \$GNUPLOT_DIR/share/doc/gnuplot/Copyright" +module-whatis "Open Source, interactive, scalable, visualization, animation and analysis tool" +module-url "https://visit-dav.github.io/visit-website/about/" +module-license "BSD 3-Clause License" module-maintainer "Achim Gsell " module-help " -Gnuplot is a portable command-line driven graphing utility for Linux, -OS/2, MS Windows, OSX, VMS, and many other platforms. The source code -is copyrighted but freely distributed (i.e., you don't have to pay for -it). It was originally created to allow scientists and students to -visualize mathematical functions and data interactively, but has grown -to support many non-interactive uses such as web scripting. It is also -used as a plotting engine by third-party applications like Octave. -Gnuplot has been supported and under active development since 1986. +VisIt is an Open Source, interactive, scalable, visualization, animation and analysis tool. +From Unix, Windows or Mac workstations, users can interactively visualize and analyze data ranging in scale from small (<10 core) desktop-sized projects to large (>10,000 core) leadership-class computing facility simulation campaigns. "