Skip to content
Annette Osprey edited this page Jan 11, 2024 · 16 revisions

Code repository

This repository holds the development of a MPI parallel version of the KPP ocean model written in modern Fortran. These slides provide an overview of the code developments, work done so far, and plan for remaining work. See also: https://github.com/aosprey/mckpp-f90/projects/1

Other versions

The original code has been migrated to github from an FCM (subversion) repository held on puma2.

The developments here were built on the work of Nick Klingaman to develop an f90 version for coupling to CAM.

Getting started

For build and run instructions see the README

Model documentation

KPP documentation has been consolidated to the KPP_ocean wiki. This includes details of the namelist options and input files, instructions for common workflows, and a list of experiments that have been run previously.

Clone this wiki locally