1. Introduction¶
SICOPOLIS (SImulation COde for POLythermal Ice Sheets) is a 3D dynamic/thermodynamic model that simulates the evolution of large ice sheets and ice caps. It was originally created by Greve [23, 24] in a version for the Greenland ice sheet. Since then, SICOPOLIS has been developed continuously and applied to problems of past, present and future glaciation of Greenland, Antarctica, the entire northern hemisphere, the polar ice caps of the planet Mars and others.
The model employs either hybrid shallow-ice–shelfy-stream dynamics (Bernales et al. [5, 6]) or the shallow-ice approximation for grounded ice, and the shallow-shelf approximation for floating ice (e.g., Greve and Blatter [30]). It is coded in Fortran and uses finite difference discretization on a staggered Arakawa C grid (Arakawa and Lamb [1]). A variety of different thermodynamics solvers are available, namely the polythermal two-layer method, two versions of the one-layer enthalpy method, the cold-ice method and the isothermal method (Greve and Blatter [31]).
The coding is based on a low-tech, ease-of-use philosophy. All structures are kept as simple as possible, and advanced coding techniques are only employed where it is deemed appropriate. The use of external libraries is kept at an absolute minimum, which makes the installation very easy and fast.
1.1. Resources¶
Model website: https://www.sicopolis.net/.
This user manual: https://sicopolis.readthedocs.io/.
Developer manual: See the building instructions.
GitLab repository: https://gitlab.awi.de/sicopolis/sicopolis/.
SICOPOLIS community @ Zenodo: https://zenodo.org/communities/sicopolis/.
1.3. Legal notes¶
Copyright 2009–2024 SICOPOLIS Authors.
SICOPOLIS is free and open-source software. It can be redistributed and/or modified under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at the user’s option) any later version.
SICOPOLIS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
1.4. Acknowledgements¶
Thanks a lot for helpful support, suggestions, comments and questions from many colleagues around the world, including those not already listed as SICOPOLIS authors.
Development of SICOPOLIS has been supported by grants/scholarships from
Alexander von Humboldt Foundation, Germany,
Federal State of Hesse, Germany,
German National Academic Foundation (Studienstiftung des deutschen Volkes),
German Science Foundation (Deutsche Forschungsgemeinschaft DFG),
Institute of Low Temperature Science, Hokkaido University, Japan,
Japan Society for the Promotion of Science (JSPS),
Japanese Ministry of Education, Culture, Sports, Science and Technology (MEXT),
U.S. Department of Energy, Office of Science,
U.S. National Science Foundation (NSF).