LoadUpdater.tributary_areas
- LoadUpdater.tributary_areas(xyz)
Compute the tributary area per vertex.
- Parameters:
- xyzndarray (number_of_vertices x 3)
The current vertex coordinates.
- Returns:
- ndarray (number_of_vertices x 1)
Compute the tributary area per vertex.
The current vertex coordinates.