Skip to content
Dale edited this page Mar 4, 2022 · 1 revision

This wiki will detail the changes made to the NEMO4 release code to incorporate FABM. The NEMO source code checkout out is revision 14301.

The NEMO4 source code is divided into sections. The two that are relevant here are:

  • OCE : Main ocean dynamics code, including controls on input/output, mpp etc
  • TOP : Code for ocean tracer transport and biogeochemical processes

In addition to the changes made to the stock OCE/TOP code, a FABM subdirectory has been created inside TOP containing all of the additional routines needed by FABM.

As part of this NEMO4-FABM release we have included several architecture files for compiling in common places, some reference configurations and an example compilation script.