-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fix and feature dealing with enhanced diff
(1) GFDL reported a bug in the computation of the diffusivity at the interface below the boundary layer in some instances where lenhanced_diff = .false. This bug has been fixed. (2) The KPP regression test has been updated. The test that computes diffusivities when the boundary layer is above / below a cell center now runs with both lenhanced_diff = .true. (old behavior) and lenhanced_diff = .false. (previously un-tested). This new test confirms that the fix for (1) is behaving as expected.
- Loading branch information
1 parent
cebc973
commit 0fb42f3
Showing
2 changed files
with
95 additions
and
72 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