Welcome to ESM Pism’s documentation!

This guide will help you to start using the PISM ice sheet model with ESM-Tools framework.

Once everything is set up, you can start PISM runs in the same manner you would also start AWI-ESM, MPI-ESM, OpenIFS and similar models:

$ esm_runscripts <experiment_config.yaml> -e <expid>

A summary video describing how to set up your experiment_config.yaml file is given below:

In addition to installing the standard ESM-Tools, you additionally need to install the PISM Plugin:

$ pip install git+https://github.com/esm-tools-plugins/esm_pism

This gives you several new plugins for your job recipes:

The next section shows you how to set up your configuration file.

Indices and tables