Skip to content

Commit

Permalink
feature/jet_paths This commit references #107.
Browse files Browse the repository at this point in the history
Update "modulefiles/build.jet" for new paths on Jet.
  • Loading branch information
GeorgeGayno-NOAA committed Jun 2, 2020
1 parent 955c66c commit 9cc5a0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modulefiles/build.jet
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Build and run module for Jet
#############################################################

module use /lfs3/projects/hfv3gfs/nwprod/NCEPLIBS/modulefiles
module use /lfs4/HFIP/hfv3gfs/nwprod/NCEPLIBS/modulefiles
module load cmake/3.16.1
module load intel/18.0.5.274
module load impi/2018.4.274
Expand All @@ -24,7 +24,7 @@ module load landsfcutil/v2.1.0
module load g2/v3.1.0

# Use DTCs version of esmf v8. POC Dom H.
module use -a /lfs3/projects/hfv3gfs/GMTB/modulefiles/intel-18.0.5.274
module use -a /lfs4/HFIP/hfv3gfs/software/modulefiles/intel-18.0.5.274/impi-2018.4.274
module load esmf/8.0.0

export WGRIB2_ROOT="/mnt/lfs3/projects/hwrfv3/Jili.Dong/wgrib2-2.0.8/grib2/lib"
export WGRIB2_ROOT="/lfs4/HFIP/hwrfv3/Jili.Dong/wgrib2-2.0.8/grib2/lib"

0 comments on commit 9cc5a0c

Please sign in to comment.