Commit 21bd87f7 authored by Theophile Terraz's avatar Theophile Terraz
Browse files

debug

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment