next up previous contents
Next: 5 Execution Up: JMC_code_L_baseline_usrdoc Previous: 3 Directory Structure   Contents

Subsections


4 Build

The script build.sh in the JMC Code L Baseline top-level directory creates three executables.

The three sets of directories ocn/src, atm/src and cpl/src are all organized using the MITgcm release1 scheme that is described at http://mitgcm.org/sealion.

4.1 System Requirements

A Fortran 90 compiler and system library and a compatible MPI library are required to compile and link this code. All routines are in Fortran except for a single timing routine that uses C. This routine requires a C compiler and a C library with the gettimeofday() function. Appropriate macros for calling a C procedure with a pointer to a 64-bit float are required and are included for most common platforms.


next up previous contents
Next: 5 Execution Up: JMC_code_L_baseline_usrdoc Previous: 3 Directory Structure   Contents
esmf@ucar.edu