-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make changes in ml_correction thread safe, address review comments.
This commit adds Kokkos::single(Kokkos::PerTeam... to the conditionals in the new precip adjustment. This commit fixes an error in how qv_told was defined, which was originally just an alias but should now be a truly separate copy of the initial qv state. This commit also addresses review comments about naming of new variables.
- Loading branch information
1 parent
3fc0a71
commit ac01c25
Showing
1 changed file
with
24 additions
and
16 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