FLASH comes bundled with a Python library to aid in data analysis and workflow management of FLASH simulations. As such, these tools provide a dynamic, high level mechanism for dealing with common FLASH use cases in a scalable way.
These tools may be found in the tools/ subdirectory. A normal setup.py file is provied:
cd tools/
python setup.py install --user
This gives the user a flash namespace:
import flash
Based on which subpackages the user desires, the following dependecies may be required: