forked from NOAA-EMC/CICE
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update KE diagnostic (CICE-Consortium#784)
* Update KE diagnostic - Average U and V fields to T grid for KE calculation for B, C, and CD grid, raw U and V were combined with T grid variables in prior implementation. Also - Update max speed calculation for C grid, calc speed at both E and N points - Refactor highfreq option u,v passed into icepack for windstress calculation - This is bit-for-bit - Create local variables uvelT_icep and vvelT_icep to store highfreq info - Compute [uvelT,vvelT]_icep at start of therm calc instead of end of dynamics calc - No longer need to recalc [uvelT,vvelT]_icep on restart - Update some indentation in ice_diagnostics.F90 * Add grid average NE2TA, NE2UA
- Loading branch information
Showing
5 changed files
with
207 additions
and
149 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
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
Oops, something went wrong.