Skip to content

Commit

Permalink
feature/gldasnoahmp:
Browse files Browse the repository at this point in the history
Add gldas model build module for hera.
  • Loading branch information
GeorgeGayno-NOAA committed Oct 21, 2019
1 parent 1ed4e41 commit bf699d3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions modulefiles/gldas_model.hera
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#%Module#####################################################
## Build module for Hera
#############################################################

module load intel/18.0.5.274
module load impi/2018.0.4

module use -a $MOD_PATH
module load w3emc/2.3.0
module load w3nco/2.0.6
module load bacio/2.0.2
module load sp/2.0.2
module load ip/3.0.1

0 comments on commit bf699d3

Please sign in to comment.