Skip to content

Commit

Permalink
Merge pull request #15 from hafs-community/feature/wcoss2_esmf_prodloc
Browse files Browse the repository at this point in the history
Remove the module use line for esmf/8.4.1 on WCOSS2
  • Loading branch information
GeorgeGayno-NOAA authored Apr 13, 2023
2 parents d9c6830 + 5d5b7c5 commit bfddd2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modulefiles/build.wcoss2.intel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ load(pathJoin("gsl", gsl_ver))
nco_ver=os.getenv("nco_ver") or "4.9.7"
load(pathJoin("nco", nco_ver))

prepend_path("MODULEPATH", "/apps/dev/lmodules/intel_cray_mpich/19.1.3.304/cray-mpich/8.1.4")
esmf_ver=os.getenv("esmf_ver") or "8.4.1"
load(pathJoin("esmf", esmf_ver))

Expand Down

0 comments on commit bfddd2d

Please sign in to comment.