Previous: , Up: Usage   [Contents][Index]


2.1 Runtime Dependencies

The fullSWOF-utils programs utilise functions provided by the Python Standard Library. FullSWOF-utils will be able to access these functions on systems that have the python package installed. In addition extra packages are required by the individual programs as follows:

boundaryProfile.py, makeBoundary, slope.py and specificPoints.py:
  1. Matplotlib, a library for creating plots and visualisations in Python.
  2. NumPy, a Python package for scientific computation.