Results: Fix hs display.

scenarios
Pierre-Antoine 2025-09-11 10:04:24 +02:00
parent 37ea9e9083
commit 701d76240e
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ class PlotRKC(PamhyrPlot):
)
for hs in lhs:
x = hs.input_rk
x = hs.input_section.rk
z_min = reach.geometry.get_z_min()
z_max = reach.geometry.get_z_max()