This repository contains a Jupyter notebook (MARBL_eady_channel.ipynb
) with instructions for:
- Installing and compiling the MOM6 ocean model with the Marine Biogeochemistry Library (MARBL), either on NCAR's Cheyenne HPC system or locally on OSX
- Creating initial conditions to run MOM6+MARBL in a zonally re-entrant channel using initial tracer distributions obtained as zonal averages from CESM output
- Running the channel configuration (using code found in
eady_channel_code
)
The instructions are shown as Markdown cells in the notebook
Mike Levy (MOM6 source code and compilation instructions), Scott Bachman (channel config), Elizabeth Yankovsky (MARBL initialisation code)