|
%!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=6) %!d(string=hai) anos | |
hintco.exe | %!s(int64=6) %!d(string=hai) anos |
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)