ACCESS-MOSES-KPP

Template:Unsupported: CLEX CMS does not ordinarily provide support for this configuration, either due to its age or it being outside the scope of the Centre's research. Please contact us before starting any major work with this configuration
Template:Old Model: This configuration isn't available on any existing machine anymore. This page is only kept for information purposes of existing simulations.

ACCESS 1.0 with KPP

This documentation describes how to run ACCESS1.0 with the MOSES scheme and KPP

Prerequisits

UMUI Jobs

It is recommended to copy umuijobs vatae}} for N96 resolution or {{vaski for N48 resolution.

KPP executable

The best KPP version for this can be checked out from the repository with these commands:

svn co https://access-svn.nci.org.au/svn/um/branches/dev/hxw599/kpp-gregorian
cd kpp-gregorian

This version is currently set for N48 resolution. If N96 resolution is needed, the file parameter.inc needs to be modified.

Compilation of the executable can be done with these commands:

module use ~access/modules
module load intel-cc/17.0.1.132
module load intel-fc/17.0.1.132
module load openmpi/1.8.2
module load fcm/2014.06.0
module load gcom/3.3
module load dummygrib
module load oasis3-mct-longrun/testing
module load um
module unload netcdf
module load netcdf/4.2.1.1
make oasis3_coupled

This will create the KPP_ocean}} executable that the script environment variable {{KPPBIN should point to.

Ancillaries

The files required to run the KPP module are located on raijin}} at Template:/projects/access/data/ancil/kpp-N48 and {{/projects/access/data/ancil/kpp for N48 and N96, respectively.