Skip to content

Commit

Permalink
add a patch to be used by CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
weihuang-jedi committed Nov 13, 2024
1 parent 02ad06f commit 3fa0ea2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions sorc/ufs_noaacloud.intel.diff
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- ufs_noaacloud.intel.lua 2024-10-03 15:54:33.334583588 +0000
+++ ufs_model.fd/modulefiles/ufs_noaacloud.intel.lua 2024-10-03 16:11:28.534275972 +0000
@@ -3,7 +3,6 @@
]])

prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.6.0/envs/unified-env/install/modulefiles/Core")
-prepend_path("MODULEPATH", "/contrib/spack-stack/spack-stack-1.6.0/envs/upp-addon-env/install/modulefiles/Core")

stack_intel_ver=os.getenv("stack_intel_ver") or "2021.3.0"
load(pathJoin("stack-intel", stack_intel_ver))

0 comments on commit 3fa0ea2

Please sign in to comment.