MPAS Atmosphere Source Code¶
Note: If you intend to collaborate on a project, please read the Developer’s guide before beginning work. The access method for the MPAS source code you choose will impact development efforts.
Documented modifications for MPAS-A code releases
Obtain Code Using git¶
Our recommended method is to use git. This will allow users to easily update the version they are working with, and it facilitates the most direct method for contributing development back into the MPAS code base. This comes with the caveat of having to know how to use git. There are a few links at the bottom of this page that can help you get started with git. The most immediately useful tutorial is the GitHub fork tutorial, but the other tutorials will help you with learning how to make use of git.
See the MPAS-Model GitHub Repository to obtain the code using “git.”