Skip to content

Commit 3879a34

Browse files
alternative location for hera gnu modules
1 parent baf4f20 commit 3879a34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modulefiles/ufs_hera.gnu.lua

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ loads UFS Model prerequisites for Hera/GNU
44

55
prepend_path("MODULEPATH", "/scratch2/NCEPDEV/stmp1/role.epic/installs/gnu/modulefiles")
66
prepend_path("MODULEPATH", "/scratch2/NCEPDEV/stmp1/role.epic/installs/openmpi/modulefiles")
7-
prepend_path("MODULEPATH", "/scratch2/NCEPDEV/stmp1/role.epic/spack-stack/spack-stack-1.6.0_gnu13/envs/ufs-wm-srw-rocky8/install/modulefiles/Core")
7+
--- prepend_path("MODULEPATH", "/scratch2/NCEPDEV/stmp1/role.epic/spack-stack/spack-stack-1.6.0_gnu13/envs/ufs-wm-srw-rocky8/install/modulefiles/Core")
8+
prepend_path("MODULEPATH", "/scratch2/NCEPDEV/stmp1/role.epic/spack-stack/spack-stack-1.6.0_gnu13/envs/g2tmpl-addon-env/install/modulefiles/Core")
89

910
stack_gnu_ver=os.getenv("stack_gnu_ver") or "13.3.0"
1011
load(pathJoin("stack-gcc", stack_gnu_ver))

0 commit comments

Comments
 (0)