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).
This repo contains python scripts to analyze PISM simulation of the Greenland Ice Sheet (GrIS).
greenland-flux-gates-29.*
: flux gates used in Aschwanden, Fahnestock, and Truffer (2016)greenland-flux-gates-all.*
: flux gates of >170 outlet glaciers
- some shapefiles used in Aschwanden, Fahnestock, and Truffer (2016)
flux-gate-analysis.py
: used in Aschwanden, Fahnestock, and Truffer (2016) to calculate statistics. Has pypismtools as dependency.