sh ./build.sh
- cd test
- cd specific_example
- make
- ./run
- test/ contains the specific post-processing/type-setting done for coursework. Go to each sub-directory and 'make' and run the executable
- src/ contains the Fortran source files. Run 'make; make install;'
- python/ contains the python extension modules
- Modern Fortran compiler
- Python
- f2py wrapper