Difference between revisions of "ACCESS-MOSES-KPP"

Line 42: Line 42:
 
The files required to run the KPP module are located on <span style="font-family:monospace">raijin}} at {{/projects/access/data/ancil/kpp-N48}} and {{/projects/access/data/ancil/kpp</span> for N48 and N96, respectively.
 
The files required to run the KPP module are located on <span style="font-family:monospace">raijin}} at {{/projects/access/data/ancil/kpp-N48}} and {{/projects/access/data/ancil/kpp</span> for N48 and N96, respectively.
  
[[Category: ACCESS]][[Category: Coupled Models]]
+
[[Category: ACCESS]][[Category: Coupled Models]][[Category: Other Ocean Models]]

Revision as of 20:11, 11 March 2019

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.