-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed memory macros in MOM_ice_shelf.F90
- The CPP redefinition of NIMEMB_SYM_ and NJMEMB_SYM_ caused warning as reported in #226. - I've renamed the macros used in MOM_ice_shelf.F90 to NILIMB_SYM_ and NJLIMB_SYM_. - This compiles without warnings but I have no test case to check answers and since nobody with a test case stepped forward to fix this, any problems with the commit are on them. - Closes #226.
- Loading branch information
Showing
1 changed file
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters