forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added new kernel reintegrate_column()
- reintegrate_column() re-grids an extensive field (one that is already integrated over layers) from one grid to another. It is conservative (the sum of layers is conserved) if the grids have the same total thickness but not otherwise. - Unit tests implemented in diag_vkernels_unit_tests(). - Kernel reintegrate_column() passes tests with all three compilers. - Also removed unused "use MOM_cpu_clock" statements. - No answer changes.
- Loading branch information
Showing
1 changed file
with
134 additions
and
8 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