Skip to content

Commit

Permalink
Add GOTM3 in Bora make
Browse files Browse the repository at this point in the history
  • Loading branch information
josephzhang8 committed Aug 25, 2023
1 parent 2dbac17 commit a853796
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mk/Make.defs.bora
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ include ../mk/include_modules

# Don't comment out the follow ifdef
ifdef USE_GOTM
GTMMOD = -I/sciclone/home10/yinglong/SCHISM/svn/trunk/src/GOTM3.2.5/modules/IFORT/ #modules
GTMLIBS = -L/sciclone/home10/yinglong/SCHISM/svn/trunk/src/GOTM3.2.5/lib/IFORT/ -lturbulence_prod -lutil_prod
GTMMOD = -I/sciclone/home/yinglong/GOTM3.2.5_libs/Bora/modules/IFORT/ #modules
GTMLIBS = -L/sciclone/home/yinglong/GOTM3.2.5_libs/Bora/lib/IFORT/ -lturbulence_prod -lutil_prod
else
GTMMOD =
GTMLIBS =
Expand Down
Binary file modified src/GOTM3.2.5/src/gotm_prod_IFORT
Binary file not shown.

0 comments on commit a853796

Please sign in to comment.