-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Vectorized EVP kernel * Vectorized EVP using evp_kernel1d.F90 * Vectorized EVP kernel using evp_kernel1d.F90 * Possible OMP issues: Search for "MHRI" * Update kernel to reflect new changes in revised EVP (revp) + bottom stress (Ktens) * Remove unused variables * Error correction in rEVP implementation * Vectorized EVP kernel * Vectorized EVP using evp_kernel1d.F90 * Vectorized EVP kernel using evp_kernel1d.F90 * Possible OMP issues: Search for "MHRI" * Update kernel to reflect new changes in revised EVP (revp) + bottom stress (Ktens) * Remove unused variables * Error correction in rEVP implementation * Added timer for 1d/2d EVP kernel * Added timer for EVP * Renamed to ice_dyn_evp_1d.F90 * Remove "strocnx,strocny" from stepu. Calculated in dyn_finish
- Loading branch information
Showing
15 changed files
with
2,978 additions
and
38 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
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.