Skip to content

Commit

Permalink
Rename access_coupler directory to be specific to the climate model. C…
Browse files Browse the repository at this point in the history
  • Loading branch information
Nic Hannah committed Apr 27, 2018
1 parent cfe5f40 commit 44f7aa0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exp/MOM_compile.csh
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ if( $type == MOM_solo ) then
set srcList = ( mom5/drivers )
set libs = "$executable:h:h/lib_ocean/lib_ocean.a $executable:h:h/lib_FMS/lib_FMS.a"
else if( $type == ACCESS-CM ) then
set srcList = ( access_coupler )
set srcList = ( accesscm_coupler )
set includes = "-I$executable:h:h/lib_FMS -I$executable:h:h/$type/lib_ocean"
set libs = "$executable:h:h/$type/lib_ocean/lib_ocean.a $executable:h:h/lib_FMS/lib_FMS.a"
setenv OASIS true
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 44f7aa0

Please sign in to comment.