Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pism/pism

Repository for the Parallel Ice Sheet Model (PISM)
https://github.com/pism/pism

c-plus-plus climate geophysics glacier ice-sheet mpi numerical parallel petsc python scientific-computing sea-level sphinx

Last synced: 3 months ago
JSON representation

Repository for the Parallel Ice Sheet Model (PISM)

Awesome Lists containing this project

README

        

PISM, a Parallel Ice Sheet Model
================================
|doi|_ |gpl|_ |cipism|_

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
- `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 `_.

Please see ``ACKNOWLEDGE.rst`` and ``doc/funding.csv`` for a list of grants supporting
PISM development.

Homepage
--------

http://www.pism.io/

Download and Install
--------------------

See the `Installing PISM `_ on ``pism.io``.

Support
-------

Please e-mail `[email protected] `_ with questions about PISM.

You can also join the PISM workspace on `Slack `_.

Contributing
------------

Want to contribute? Great! See `Contributing to PISM `_.

.. URLs

.. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1199019.svg
.. _doi: https://doi.org/10.5281/zenodo.1199019
.. |gpl| image:: https://img.shields.io/badge/License-GPL-green.svg
.. _gpl: https://opensource.org/licenses/GPL-3.0
.. |cipism| image:: https://circleci.com/gh/pism/pism/tree/main.svg?style=svg
.. _cipism: https://circleci.com/gh/pism/pism/tree/main
.. _uaf: http://www.uaf.edu/
.. _pik: http://www.pik-potsdam.de/
.. _pism-manual: http://www.pism.io/docs
.. _pism-contributing: http://www.pism.io/docs/contributing
.. _pism-installation: http://www.pism.io/docs/installation
.. _mpi: http://www.mcs.anl.gov/research/projects/mpi/
.. _petsc: http://www.mcs.anl.gov/petsc/
.. _cf: http://cf-pcmdi.llnl.gov/
.. _netcdf: http://www.unidata.ucar.edu/software/netcdf/
.. _glaciers: http://www.gi.alaska.edu/snowice/glaciers/
.. _gi: http://www.gi.alaska.edu
.. _NASA-MAP: http://map.nasa.gov/
.. _NASA-Cryosphere: http://ice.nasa.gov/
.. _NSF-Polar: https://nsf.gov/geo/plr/about.jsp
.. _Slack-PISM: https://uaf-pism.slack.com/join/shared_invite/enQtODc3Njc1ODg0ODM5LThmOTEyNjEwN2I3ZTU4YTc5OGFhNGMzOWQ1ZmUzMWUwZDAyMzRlMzBhZDg1NDY5MmQ1YWFjNDU4MDZiNTk3YmE
.. _uaf-pism: mailto:[email protected]

..
Local Variables:
fill-column: 90
End: