Skip to content

Commit

Permalink
Adding file for wcoss2
Browse files Browse the repository at this point in the history
  • Loading branch information
jprestop committed Jul 25, 2023
1 parent dace681 commit 90971f2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions internal/scripts/installation/modulefiles/2.1.0_wcoss2
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 90971f2

Please sign in to comment.