Files
EVOLV/examples/pumpingstation-3pumps-dashboard/build_flow.py
znetsixe eb97670179
Some checks failed
CI / lint-and-test (push) Has been cancelled
fix(dashboard): use correct basin capacity for fill % + clamp to 0-100
maxVol was hardcoded to 9.33 (overflow volume at 2.8 m height) instead
of 10.0 (basin capacity = basinVolume config). Volumes above 9.33 m³
produced fill > 100% (e.g. 122% at vol=11.4). Fixed to use 10.0 and
clamp to [0, 100].

Patched via nodes-only deploy — basin not reset.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 10:53:41 +02:00

58 KiB