Installing MOOSE

commentnote:Feedback welcome

These instructions were recently updated. If anything is unclear or you have suggestions for improvement, please share your feedback in this GitHub discussion.

The installation instructions are divided into two categories, depending on the use case:

  • User Installation: A user installing a pre-built version of MOOSE. This is for individuals that want to execute MOOSE input files without modifying its source code. These installations contain the MOOSE framework in addition to all of the Physics Modules.

  • Developer Installation: For a developer building MOOSE or a MOOSE-based application from source. This is for individuals that need to modify source code and rebuild MOOSE or a MOOSE-based application.