PyTuflow: Difference between revisions

Content deleted Content added
Line 1,028:
if not err:
loc = 'Reporting Location 1'
tsMaximum = res.maximummaximumTimestepChange(channel, 'Q')
# print to console
print('Max flow change in any given timestep at {0} is {1} m3/s'.format(loc, tsMaximum)