MOOSE Python Tools

The MOOSE code itself is written in C++, but everything around it that supports it is written in Python. Here we detail some of the tools/scripts developed in Python that are distributed with MOOSE. Click on each one for further information

ToolDescription
TestHarnessTool testing that applications work correctly as code is developed.
Memory LoggerTool for gathering memory usage of a running process.