Skip to content

Commit ca56315

Browse files
Update the modulefile on Hera(wgrib2 with support for ipolates and netcdf)
Pointing to the submodule level update(Hera:FV3)
1 parent 3316f39 commit ca56315

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

FV3

Submodule FV3 updated 1 file

modulefiles/ufs_hera.intel.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ help([[
22
loads UFS Model prerequisites for Hera/Intel
33
]])
44

5-
prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/Core")
6-
prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/intel-oneapi-mpi/2021.13-sbi3u54/gcc/13.3.0")
5+
prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.9.2/envs/wgrib2-oneapi-2024.2.1/install/modulefiles/Core")
6+
prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.9.2/envs/wgrib2-oneapi-2024.2.1/install/modulefiles/intel-oneapi-mpi/2021.13-sbi3u54/gcc/13.3.0")
77

88
stack_intel_ver=os.getenv("stack_intel_ver") or "2024.2.1"
99
load(pathJoin("stack-oneapi", stack_intel_ver))

0 commit comments

Comments
 (0)