-
Notifications
You must be signed in to change notification settings - Fork 5
Example 2: Replaying ModelE Output via DESM
Bob Fischer edited this page Aug 5, 2014
·
5 revisions
- Check out a version of PISM that has been tested with these examples:
git clone -b new_bc git@github.com:pism/pism.git
- Follow instructions on installing PISM: http://www.pism-docs.org/wiki/doku.php?id=installation
- Check out a version of Glint2 that has been tested with these examples:
git clone https://github.com/citibob/glint2.git git checkout examples
- Create an appropriate configuration file in configme/ directory for your system. Make sure that '--with-pism' IS used, as well as '--with-galahad'. Other than that, follow standard build instructions.
Files store in the examples branch of the GitHub repository are required to run desm.
git clone -b attachments https://github.com/citibob/glint2.git glint2-attachments
After compiling and installing Glint2 as usual, run desm:
desm glint2-attachments/example2
This should run Glint2, replaying ModelE output into PISM. PISM and Glint2 should produce a number of output files, which will be found in either glint2-attachemnts/example2, or in the current woring directory.