From 90971f287380b670aa9719eb8a948510d55cf147 Mon Sep 17 00:00:00 2001 From: Julie Prestopnik Date: Tue, 25 Jul 2023 13:56:46 -0600 Subject: [PATCH] Adding file for wcoss2 --- .../scripts/installation/modulefiles/2.1.0_wcoss2 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 internal/scripts/installation/modulefiles/2.1.0_wcoss2 diff --git a/internal/scripts/installation/modulefiles/2.1.0_wcoss2 b/internal/scripts/installation/modulefiles/2.1.0_wcoss2 new file mode 100644 index 00000000..73c909ba --- /dev/null +++ b/internal/scripts/installation/modulefiles/2.1.0_wcoss2 @@ -0,0 +1,15 @@ +#%Module###################################################################### +## +## METcalcpy +## +proc ModulesHelp { } { + puts stderr "Sets up the paths and environment variables to use the METcalcpy-2.1.0. + *** For help see the official MET webpage at http://www.dtcenter.org/met/users ***" +} + +module use /apps/ops/para/libs/modulefiles/compiler/intel/19.1.3.304 +module load intel +module use /apps/dev/modulefiles/ +module load ve/evs/2.0 + +prepend-path PYTHONPATH /apps/sw_review/emc/METcalcpy/2.1.0