Skip to content

Commit

Permalink
add JEDIINSTALL to orion module
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbk2004 committed Apr 17, 2023
1 parent 4ef4afc commit 8241dde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modulefiles/ufs_orion.intel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,7 @@ setenv("CXX", "mpiicpc")
setenv("FC", "mpiifort")
setenv("CMAKE_Platform", "orion.intel")

setenv("EPICHOME", "/work/noaa/epic-ps/role-epic-ps")
setenv("JEDI_INSTALL", pathJoin(os.getenv("EPICHOME"),"contrib"))

whatis("Description: UFS build environment")

0 comments on commit 8241dde

Please sign in to comment.