forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(*)Avoid double conversion of salt_flux
In non-Boussinesq mode, the contribution from salt flux to netMassInOut were being converted twice from kg/m2 to H, giving answers that were not correct unless H_TO_KG_M2 = 1. This could change answers, but was not being detected because of a lack of coupled non-Boussinesq test cases.
- Loading branch information
1 parent
eaf4bc8
commit ba82f3b
Showing
1 changed file
with
56 additions
and
73 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