terraz_dev
Theophile Terraz 2025-02-03 11:17:19 +01:00
parent 4d08f3c271
commit 21bd87f74b
1 changed files with 1 additions and 1 deletions

View File

@ -641,7 +641,7 @@ class CustomPlot(PamhyrPlot):
)
if "bed_elevation" in self._y:
if self._current_res_id != 2:
self.lines["bed_elevation"][0].set_ydata(z_min)
dz = z_min
else:
if reach.has_sediment():
z_min1 = self.draw_bottom_with_bedload(reach1)