Run_Files Directory

The tools/Run_Files/ directory contains a collection of makefile definitions and job submission script files for various architectures and hosts.

NEMOGCM makefile Definitions

  • arch-ifort_jasper.fcm: makefile definitions for MPI compilation with the ifort compiler on jasper.westgrid.ca. Based on a file from Paul Myers’ group at the University of Alberta.

  • arch-salish.fcm: makefile definitions for MPI compilation with the mpif90 compiler on salish.eos.ubc.ca.

  • arch-ocean.fcm: makefile definitions for single processor compilation with the gfortran compiler on the UBC-EOAS ocean machines.

TORQUE Job Scripts

TORQUE scripts are submitted with the qsub command.

See https://www.westgrid.ca/support/running_jobs for information on job scripts and submission of jobs on westgrid.ca systems.

  • AMM_multi.pbs: run the AMM12 configuration on 32 processors on jasper.westgrid.ca

  • GYRE.pbs: run the GYRE case on a single processor on jasper.westgrid.ca

NEMO-3.1 Build Script Definitions

  • AA_make.gdef_jasper: Block of global definitions for NEMO-3.1 build on jasper.westgrid.ca. Based on a file from Paul Myers’ group at the University of Alberta. Add this block of definitions to modipsl/util/AA_make.ldef before running modipsl/modeles/UTIL/fait_AA_make.