We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e3c4a commit 4cebc64Copy full SHA for 4cebc64
FV3
modulefiles/ufs_jet.intel.lua
@@ -2,7 +2,7 @@ help([[
2
loads UFS Model prerequisites for Jet/Intel
3
]])
4
5
-prepend_path("MODULEPATH", "/mnt/lfs4/HFIP/hfv3gfs/role.epic/spack-stack/spack-stack-1.6.0/envs/unified-env-rocky8/install/modulefiles/Core")
+prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.6.0/envs/unified-env-rocky8/install/modulefiles/Core")
6
7
stack_intel_ver=os.getenv("stack_intel_ver") or "2021.5.0"
8
load(pathJoin("stack-intel", stack_intel_ver))
0 commit comments