This is the ACCESS-NRI fork of the MOM5 Ocean Model.
The canonical MOM5 repository is here:
https://github.com/mom-ocean/MOM5
ACCESS-NRI maintains a MOM5 fork to enable and manage Continuous Integration testing and release management for ACCESS-NRI support models. It is not envisaged that the code-base will diverge, so there is a process required to keep this fork up to date with changes in the canonical upsteam MOM5 repository.
The canonical MOM5 repository is tracked via the upstream/master branch.
To incorporate changes from the upstream MOM5 repository
- sync the
upstream/master
branch - make a pull request to
master
fromupstream/master
- Review and fix any conflicts and then merge the PR
From the upsteam repository:
MOM is a numerical ocean model based on the hydrostatic primitive equations. Development of the model is managed through this Github site.
Contributions from users and developers are always welcomed. Any questions should be directed to the mailing list.
To get started with MOM please consult the quickstart guide. More information can be found in the online documentation