swmmio
swmmio copied to clipboard
Is the multi-thread run requires hot start ?
I don't have hot start file defined, when run "python -m swmmio --run", it works, but when I try to run multiple cases by "python -m swmmio -sp Dir", it add hot start to the end of .inp file automatically and show error: "local variable 'simulationStart' referenced before assignment". Could you please kindly suggest?