Parallel Ice Sheet Model (PISM) work of crodehacke
Note
- Original code could be found at github.com/pism/pism
- Related full documentations at www.pism-docs.org
- More details are given below.
The development presented here is supported by the
- European Research Council under the European Community's Seventh Framework Programme (FP7/2007-2013)/ERC grant agreement 610055 as part of the Ice2Ice project
- Nordic Center of Excellence eSTICC (eScience Tool for Investigating Climate Change in northern high latitudes) funded by Nordforsk (grant 57001)
Thanks to various collaborators
The Parallel Ice Sheet Model is an open source, parallel, high-resolution ice sheet model:
- hierarchy of available stress balances
- marine ice sheet physics, dynamic calving fronts
- polythermal, enthalpy-based conservation of energy scheme
- extensible coupling to atmospheric and ocean models
- verification and validation tools
- complete documentation for users and developers
- uses MPI and PETSc for parallel simulations
- reads and writes CF-compliant NetCDF files
PISM is jointly developed at the University of Alaska, Fairbanks (UAF) and the Potsdam Institute for Climate Impact Research (PIK). UAF developers are based in the Glaciers Group at the Geophysical Institute.
PISM development is supported by the NASA Modeling, Analysis, and Prediction program (grant #NNX13AM16G) and the NASA Cryospheric Sciences program (grant #NNX13AK27G).
See instructions for getting the latest release.
See the INSTALL.md file in this directory.
Want to contribute? Great! See Committing to PISM.