Skip to content
Santha Akella edited this page Aug 5, 2025 · 7 revisions

Welcome to the EMC MOM6 wiki!

This is the EMC fork of the Modular Ocean Model version 6 (MOM6).

Branches:

  1. dev/emc branch is akin to the main branch and follows the main branch of mom-ocean/MOM6. It is the default branch. Updates to this are coordinated with the following:

    Note: Due to these connections, updates (i.e., PRs) to this branch take a while; they need to be coordinated across communities.

  2. emc_work branch is EMC's developmental branch. Whose purpose is to:

    • Collect all the updates from/within the EMC.
    • Coordinate these updates with the MOM6 consortium via a PR to the main branch of mom-ocean/MOM6.
    • Once this branch (i.e., emc_work) gets updated
      • dev/emc branch gets updated via a PR that is coordinated with the UFS community.
      • Then these two branches get synced.

Remarks:

Clone this wiki locally