Skip to content

Commit

Permalink
Update to esmf v8.4 on wcoss2.
Browse files Browse the repository at this point in the history
Fixes #633.
  • Loading branch information
GeorgeGayno-NOAA committed Nov 10, 2022
1 parent 95f3bca commit dde77c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modulefiles/build.wcoss2.intel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ load(pathJoin("nco", nco_ver))
setenv("HPC_OPT","/apps/ops/para/libs")
prepend_path("MODULEPATH", "/apps/ops/para/libs/modulefiles/compiler/intel/19.1.3.304")
prepend_path("MODULEPATH", "/apps/ops/para/libs/modulefiles/mpi/intel/19.1.3.304/cray-mpich/8.1.7")
esmf_ver=os.getenv("esmf_ver") or "8.2.1b04"
esmf_ver=os.getenv("esmf_ver") or "8.4.0b08"
load(pathJoin("esmf", esmf_ver))

whatis("Description: UFS_UTILS build environment")

0 comments on commit dde77c1

Please sign in to comment.