Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.47 KB

README.md

File metadata and controls

10 lines (7 loc) · 1.47 KB

Implementation of Zanna-Bolton-2020 mesoscale parameterization to GFDL MOM6 ocean model

This repository describes the implementation of ZB20 parameterization of mesoscale eddies to GFDL MOM6 ocean model.

The implementation is described in detail in paper "Implementation of a data-driven equation-discovery mesoscale parameterization into an ocean model", Pavel Perezhogin, Cheng Zhang, Alistair Adcroft, Carlos Fernandez-Granda, Laure Zanna, submitted to JAMES.

  • See Figure-plotting for notebooks with Figures.
  • See MOM6 source code used to conduct the research. The implemented ZB20 parameterization is part of this source code.
  • See configurations for files required to run Double Gyre and NeverWorld2 experiments with implemented parameterizations.

Note: The analysis in Sections 4 and 5 is performed with older code of ZB20 parameterization, while Section 6 uses the newest code referenced above.