Download
GMAT is released to the public in binary and packaged source code form on a 6-month schedule. For internal users, development versions and internal-only plugins are available. For developers, the public code repository is continually updated, and can be built on all current platforms with free tools.Public Releases
- All Releases
(SourceForge project page)
- Windows
[R2011a, beta, installer, 32-bit only]
- Mac OS X Snow Leopard
[R2011a, alpha, 32-bit only]
- Linux
[R2011a, alpha, 64-bit only]
Source Code
Alternately, you can choose to build GMAT yourself. Our continuously-updated public code is hosted in the following Subversion repository:https://gmat.svn.sourceforge.net/svnroot/gmat See the following links for compile instructions:
- Windows (Visual Studio 2010)
- Linux (Note: This is severely outdated. Help us update it!)
- Mac: See Linux instructions for now
Internal (NASA) users can also access our latest non-public code using SVN at this location:
https://gs580s-jazz.ndc.nasa.gov/svn/GMAT/trunkInternal Builds
Internal (NASA) users can download nightly builds from the following network location. If you are external to GSFC Code 595, you can request to be given access permissions.\\mesa-file\595\GMAT\Builds\windows\VS2010_buildThis location contains
LatestCompleteVersion, which is a full GMAT instance, and individual YYYY-MM-DD folders, which contain only changed files and can be copied directly over an existing GMAT install.Mac and Linux are not currently included in the automated build process, but you can either build the code yourself (see above), or request a build from the GMAT team.