This directory contains the MPAS-Atmosphere 120km L56 real-data benchmark case.

To run this benchmark, link or copy the 'atmosphere_model' executable to this
directory. A mesh partition file with the correct number of partitions must be
present in this directory for a given MPI task count. For example, if running
with 36 MPI tasks, the x1.40962.graph.info.part.36 file must be present.

Mesh partition files may be created from the x1.40962.graph.info file using
Metis' gpmetis program (http://glaros.dtc.umn.edu/gkhome/metis/metis/overview),
e.g.,

   gpmetis -minconn -contig -niter=200 x1.40962.graph.info 36

Any questions may be directed to Michael Duda, duda@ucar.edu.

Original version: 20 June 2018
