==========================
- Python 3.x
- Numpy
- Scipy
- f2py (should be deliver with Numpy)
- Fortran compiler
- Matplotlib (for plots of results)
- FortranFormat (Optional, only necessary when using pure python writing to spdata)
- Download and unzip the source code.
- Run 'make' to compile the fortran module.
- Run 'python run.py'. Input the parameters according to prompt or run the command with additional options. (See 'python run.py -h')