Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T22:55:02.000Z (7 months ago)
- Last Synced: 2024-04-14T08:27:45.136Z (7 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: 94.4 MB
- Stars: 95
- Watchers: 28
- Forks: 40
- Open Issues: 34
-
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|_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_ filesPISM 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: