vtcooper / Icepack

Development repository for sea-ice column physics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Documentation Status

Overview

This repository contains files for Icepack, the column physics of the sea ice model CICE. Icepack is maintained by the CICE Consortium. For testing purposes and guidance for including Icepack in other sea ice host models, this repository also includes a driver and basic test suite.

Icepack is included in CICE as a git submodule. Because Icepack is a submodule of CICE, Icepack and CICE development are handled independently with respect to the github repositories even though development and testing can be done together.

If you expect to make any changes to the code, we recommend that you first fork the Icepack repository. Basic instructions for working with CICE and Icepack are found in the Git Workflow Guidance, linked from the Resource Index (below). In order to incorporate your developments into the Consortium code it is imperative you follow the guidance for Pull Requests and requisite testing.

Useful links

About

Development repository for sea-ice column physics

License:Other


Languages

Language:Fortran 97.4%Language:Shell 1.5%Language:C 0.7%Language:Makefile 0.3%Language:TypeScript 0.1%