Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.93 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.93 KB

PISM, a Parallel Ice Sheet Model

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).

Homepage

www.pism-docs.org

gris-analysis

This repo contains python scripts to analyze PISM simulation of the Greenland Ice Sheet (GrIS).

flux-gates/

  • greenland-flux-gates-29.*: flux gates used in Aschwanden, Fahnestock, and Truffer (2016)
  • greenland-flux-gates-all.*: flux gates of >170 outlet glaciers

gis/

  • some shapefiles used in Aschwanden, Fahnestock, and Truffer (2016)

scripts/

  • flux-gate-analysis.py: used in Aschwanden, Fahnestock, and Truffer (2016) to calculate statistics. Has pypismtools as dependency.