dmidk/cice-evp1d: Unit test refactorization of EVP solver CICE

Github Unit test for CICE according to v6.4 ( 10.5281/zenodo.1205674) . Based on the EVP solver within CICE the iterative loop has been refactored. In order to create this the following workflow has been applied. 1) Extract the original (v0) 2) Refactor to 1D array instead of 2D arrays (v1) 3) Imple...

Full description

Bibliographic Details
Main Authors: Rasmussen, Till Andreas Soya, Poulsen, Jacob, Ribergaard, Mads Hvid, Rethmeier, Stefan
Format: Other/Unknown Material
Language:English
Published: Zenodo 2024
Subjects:
HPC
Online Access:https://doi.org/10.5281/zenodo.10782548
Description
Summary:Github Unit test for CICE according to v6.4 ( 10.5281/zenodo.1205674) . Based on the EVP solver within CICE the iterative loop has been refactored. In order to create this the following workflow has been applied. 1) Extract the original (v0) 2) Refactor to 1D array instead of 2D arrays (v1) 3) Implementation of OMP parallelization (v2). 4/ Create module for integration into CICE v6.5 Further description can be found in the Readme file of the project