Skip to content

ESCOMP/CICE

 
 

Repository files navigation

GHActions Documentation Status lcov

The CICE Consortium sea-ice model

CICE is a computationally efficient model for simulating the growth, melting, and movement of polar sea ice. Designed as one component of coupled atmosphere-ocean-land-ice global climate models, today’s CICE model is the outcome of more than two decades of community collaboration in building a sea ice model suitable for multiple uses including process studies, operational forecasting, and climate simulation.

This repository contains the files and code needed to run the CICE sea ice numerical model starting with version 6. CICE is maintained by the CICE Consortium. Versions prior to v6 are found in the CICE-svn-trunk repository.

CICE consists of a top level driver and dynamical core plus the Icepack column physics code], which 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 may be done together.

The first point of contact with the CICE Consortium is the Consortium Community Forum. This forum is monitored by Consortium members and also opened to the whole community. Please do not use our issue tracker for general support questions.

If you expect to make any changes to the code, we recommend that you first fork both the CICE and Icepack repositories. In order to incorporate your developments into the Consortium code it is imperative you follow the guidance for Pull Requests and requisite testing. Head over to our Contributing guide to learn more about how you can help improve CICE.

Useful links

License

See our License and Distribution Policy.

About

Development repository for the CICE sea-ice model

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 93.9%
  • Shell 3.8%
  • Python 1.0%
  • TypeScript 0.8%
  • C 0.4%
  • Makefile 0.1%