SPUIS is a 1D model for calculating flows in discharge sluices. See the documentation for more details and theory.
To install the required packages, run the following command in the command window:
pip install -r ./docs/requirements.txt
Run 'runSpuis.py' (./SPUIS) to execute a simulation and postprocess the results. The input files have the extension ".in". Some example input files can be found in the folder "Tests". The output files (.uqh and .uws) and generated figures will be saved to the folder in which the corresponding input file was saved.