tREADME.rst - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
 (HTM) git clone git://src.adamsgaard.dk/pism
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
       tREADME.rst (2485B)
       ---
            1 PISM, a Parallel Ice Sheet Model
            2 ================================
            3 |cipism|_
            4 
            5 The Parallel Ice Sheet Model is an open source, parallel, high-resolution ice sheet model:
            6 
            7 - hierarchy of available stress balances
            8 - marine ice sheet physics, dynamic calving fronts
            9 - polythermal, enthalpy-based conservation of energy scheme
           10 - extensible coupling to atmospheric and ocean models
           11 - verification and validation tools
           12 - `documentation <pism-docs_>`_ for users and developers
           13 - uses MPI_ and PETSc_ for parallel simulations
           14 - reads and writes `CF-compliant <cf_>`_  NetCDF_ files
           15 
           16 PISM is jointly developed at the `University of Alaska, Fairbanks (UAF) <uaf_>`_ and the
           17 `Potsdam Institute for Climate Impact Research (PIK) <pik_>`_. UAF developers are based in
           18 the `Glaciers Group <glaciers_>`_ at the `Geophysical Institute <gi_>`_.
           19 
           20 Please see ``ACKNOWLEDGE.rst`` and ``doc/funding.csv`` for a list of grants supporting
           21 PISM development.
           22 
           23 Homepage
           24 --------
           25 
           26     http://www.pism-docs.org/
           27 
           28 Download and Install
           29 --------------------
           30 
           31 See the `Installing PISM <pism-installation_>`_ on ``pism-docs.org``.
           32 
           33 Support
           34 -------
           35 
           36 Please e-mail `uaf-pism@alaska.edu <uaf-pism_>`_ with questions about PISM.
           37 
           38 You can also join the PISM workspace on `Slack <Slack-PISM_>`_.
           39 
           40 Contributing
           41 ------------
           42 
           43 Want to contribute? Great! See `Contributing to PISM <pism-contributing_>`_.
           44 
           45 .. URLs
           46 
           47 .. |cipism| image:: https://circleci.com/gh/pism/pism/tree/master.svg?style=svg
           48 .. _cipism: https://circleci.com/gh/pism/pism/tree/master
           49 .. _uaf: http://www.uaf.edu/
           50 .. _pik: http://www.pik-potsdam.de/
           51 .. _pism-docs: http://www.pism-docs.org/
           52 .. _pism-stable: http://www.pism-docs.org/wiki/doku.php?id=stable_version
           53 .. _pism-contributing: http://pism-docs.org/sphinx/contributing/
           54 .. _pism-installation: http://pism-docs.org/sphinx/installation/
           55 .. _mpi: http://www.mcs.anl.gov/research/projects/mpi/
           56 .. _petsc: http://www.mcs.anl.gov/petsc/
           57 .. _cf: http://cf-pcmdi.llnl.gov/
           58 .. _netcdf: http://www.unidata.ucar.edu/software/netcdf/
           59 .. _glaciers: http://www.gi.alaska.edu/snowice/glaciers/
           60 .. _gi: http://www.gi.alaska.edu
           61 .. _NASA-MAP: http://map.nasa.gov/
           62 .. _NASA-Cryosphere: http://ice.nasa.gov/
           63 .. _NSF-Polar: https://nsf.gov/geo/plr/about.jsp
           64 .. _Slack-PISM: https://join.slack.com/t/uaf-pism/shared_invite/enQtODc3Njc1ODg0ODM5LThmOTEyNjEwN2I3ZTU4YTc5OGFhNGMzOWQ1ZmUzMWUwZDAyMzRlMzBhZDg1NDY5MmQ1YWFjNDU4MDZiNTk3YmE
           65 .. _uaf-pism: mailto:uaf-pism@alaska.edu
           66 
           67 ..
           68    Local Variables:
           69    fill-column: 90
           70    End: