/Implementation-ZB20

Contains source code and Figure plotting functions of ZB20 parameterization implemented to the MOM6 ocean model

Primary LanguageJupyter Notebook

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.