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.
+Add reset_h_var_halo_vals and reset_vector_halo_vals
Added the new interfaces reset_h_var_halo_vals and reset_vector_halo_vals to the MOM_debugging module to reset the halo regions of a 2-d or 3-d tracer-cell array or the components of a 2-d or 3-d C-grid vector to specified values. This can be useful when working with arrays that have had their halo values replaced with random values being used for intent(out) arrays, and for debugging bad values along side checksum calls. All answers are bitwise identical, but there are two new public interfaces.
- Loading branch information
1 parent
6d5fbc2
commit 5c36195
Showing
1 changed file
with
79 additions
and
0 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