forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update LBM flux names and fix posting of 2d diags
The 2d diagnostics associated with the lateral boundary mixing were occuring outside the `if (CS%id_lbm_dfx_2d)` statements and were thus leading to segfaults if the diagnostic was not requested. Additionally the array variable names were refactored to be consistent with the `id_` names and the diagnostic names.
- Loading branch information
Andrew Shao
committed
Sep 23, 2019
1 parent
66a8f0a
commit c880539
Showing
2 changed files
with
10 additions
and
10 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