To run the watertanks example:
.\hintco.exe -s .\examples\watertanks.xmi -o output -n 1
Then plot with python 3:
python .\scripts\plot_results.py .\output\
Plots will be available at: [outputs](output)