Is there a way to get the tributary areas on each node from the form diagram. ( I tried using voronoi_from_points_numpy but couldn’t import it. In any case that would only give the voronoi diagram, further processing would require to identify the cell corresponding to a node in the form diagram).
Also, as the vertical scale changes the gravity loading would change (the tributary area remains the same, but the angle of the corresponding element changes). Is there a way to automatically update the gravity loading to account for this?