terraz_dev
Theophile Terraz 2025-06-05 11:01:46 +02:00
parent 5aef0bbf3c
commit 3e8132646d
1 changed files with 8 additions and 5 deletions

View File

@ -462,6 +462,9 @@ class InitialConditions(SQLSubModel):
if not compute_height:
height = data_height[profile.rk]
else:
if abs(incline) <= 0:
height = 0.0
else:
height = (
discharge