Omega

The Ocean Model for E3SM Global Applications (Omega) initially is an eddy-resolving, global ocean model in the early stages of development by the E3SM ocean team. The first release is planned for Summer 2026. A non-eddying configuration will be released in early 2027.

The model is written in c++ using the Kokkos framework for performance portability. Omega is based on the TRSK formulation for geophysical models on unstructured meshes. The first version of Omega will primarily be a direct port of the MPAS-Ocean component of E3SM for comparison purposes.

Development is taking place at https://github.com/E3SM-Project/Omega.

Developer's guide