Getting PISM sources
Source code by subversion:
svn co http://svn.gna.org/svn/pism/trunk pism-dev
Browse source, read news, view/submit bugs, and view tasks at PISM source code repository https://gna.org/projects/pism. Track commit messages at cia.vc/stats/project/pism; an RSS feed is available here.
User's documentation
- The Installation Manual (updated on November 09, 2009) describes how to download PISM source code and install it and the libraries it needs. Installation of PISM for Debian-based Linux (like Ubuntu) is smoothest, but many other Unix flavors including SUSE, Cray, and Mac OS X have been used with success.
- The User's Manual (updated on November 09, 2009) describes how to run PISM for certain simplified geometry situations and illustrates how PISM's numerical approximations are verified. It also describes how to use PISM as a Greenland ice sheet model or a Ross ice shelf model, with basic publicly-available data.
- Support at help@pism-docs.org
Technical documentation
- PISM class, namespace, and source file browser (automatically generated by doxygen on February 13, 2010)
- Get manuals for your version by
cd pism-dev/doc/
Then view installation.pdf (Installation Manual), manual.pdf (User's Manual), and doxy/html/index.html (PISM class browser). This requires LaTeX and doxygen.
make - PISM is a C++ program which uses the
- Some key journal articles on PISM design and applications.
