forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminated the use of SZD... macros in EOS code
The various SZDI_, etc., macros always resolve to the same thing, so in the interest of code clarity, these macros have been eliminated throughout the MOM6 equation_of_state code. All answers are bitwise identical.
- Loading branch information
1 parent
7ea0255
commit c88a852
Showing
3 changed files
with
140 additions
and
97 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
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
Oops, something went wrong.