diff --git a/examples/pumpingstation-3pumps-dashboard/build_flow.py b/examples/pumpingstation-3pumps-dashboard/build_flow.py index 89dacaa..30bb542 100644 --- a/examples/pumpingstation-3pumps-dashboard/build_flow.py +++ b/examples/pumpingstation-3pumps-dashboard/build_flow.py @@ -598,7 +598,7 @@ def build_process_tab(): "maxFlowLevel": 3.5, # 100% pump demand at this level # Hydraulics "refHeight": "NAP", - "minHeightBasedOn": "outlet", + "minHeightBasedOn": "inlet", "basinBottomRef": 0, "staticHead": 12, "maxDischargeHead": 24, diff --git a/examples/pumpingstation-3pumps-dashboard/flow.json b/examples/pumpingstation-3pumps-dashboard/flow.json index 2f04d6b..fbdabe2 100644 --- a/examples/pumpingstation-3pumps-dashboard/flow.json +++ b/examples/pumpingstation-3pumps-dashboard/flow.json @@ -865,7 +865,7 @@ "minFlowLevel": 2.0, "maxFlowLevel": 3.5, "refHeight": "NAP", - "minHeightBasedOn": "outlet", + "minHeightBasedOn": "inlet", "basinBottomRef": 0, "staticHead": 12, "maxDischargeHead": 24, diff --git a/nodes/pumpingStation b/nodes/pumpingStation index e8dd657..5e2ebe4 160000 --- a/nodes/pumpingStation +++ b/nodes/pumpingStation @@ -1 +1 @@ -Subproject commit e8dd657b4fbff703c0649f10fa985e8f7a739a40 +Subproject commit 5e2ebe4d96d0b925a17007804815ed893916942f