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)
- Host: GitHub
- URL: https://github.com/pism/pism
- Owner: pism
- License: gpl-3.0
- Created: 2011-11-04T19:03:37.000Z (almost 14 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T20:07:34.000Z (11 months ago)
- Last Synced: 2024-11-21T04:25:20.906Z (11 months ago)
- Topics: c-plus-plus, climate, geophysics, glacier, ice-sheet, mpi, numerical, parallel, petsc, python, scientific-computing, sea-level, sphinx
- Language: C++
- Homepage: https://pism.io/
- Size: 115 MB
- Stars: 102
- Watchers: 28
- Forks: 41
- Open Issues: 31
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- open-sustainable-technology - PISM - The Parallel Ice Sheet Model is an open source, parallel, high-resolution ice sheet model. (Cryosphere / Glacier and Ice Sheets)
README
PISM, a Parallel Ice Sheet Model
================================
|doi| |gpl| |cipism| |fairchecklist|.. image:: https://github.com/pism/pism/blob/dev/images/Greenland_RCP_85_2008_2300_comp_1080p30.gif
The Parallel Ice Sheet Model is an open source, parallel, high-resolution ice sheet model that includes:
- A hierarchy of available stress balances
- Marine ice sheet physics, dynamic calving fronts
- A polythermal, enthalpy-based conservation of energy scheme
- Extensible coupling to atmospheric and ocean models
- Verification and validation tools
- `Documentation `_ for users and developers
- Links to MPI_ and PETSc_ for parallel simulations
- Use of `CF-compliant `_ NetCDF_ files for input and outputPISM 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 `Snow, Ice, and Permafrost Group `_ at the `Geophysical Institute `_.Please see PISM's manual https://www.pism.io/docs/citing for how to acknowledge the use of
PISM and PISM's funding sources. If the manual is not available, please refer to the file
``doc/sphinx/citing/index.rst`` in the PISM repository.Homepage
--------http://www.pism.io/
Download and Install
--------------------See the section `Installing PISM `_ on ``pism.io``.
Support
-------Please e-mail `uaf-pism@alaska.edu `_ with questions about PISM.
You can also join the PISM workspace on `Slack `_.
Contributing
------------Want to contribute? Great! See `Contributing to PISM `_.
.. URLs
.. |fairchecklist| image:: https://fairsoftwarechecklist.net/badge.svg
.. _fairchecklist: https://fairsoftwarechecklist.net/v0.2?f=31&a=32113&i=31311&r=123
.. |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: https://petsc.org/
.. _cf: http://cf-pcmdi.llnl.gov/
.. _netcdf: http://www.unidata.ucar.edu/software/netcdf/
.. _sip: https://www.gi.alaska.edu/research/snow-ice-and-permafrost
.. _gi: http://www.gi.alaska.edu
.. _Slack-PISM: https://uaf-pism.slack.com/join/shared_invite/enQtODc3Njc1ODg0ODM5LThmOTEyNjEwN2I3ZTU4YTc5OGFhNGMzOWQ1ZmUzMWUwZDAyMzRlMzBhZDg1NDY5MmQ1YWFjNDU4MDZiNTk3YmE
.. _uaf-pism: mailto:uaf-pism@alaska.edu..
Local Variables:
fill-column: 90
End: