1b6b43349fd4cc45860f1bb23d5c1ce0d35fb7fa
Schema defaults now match a realistic 50 m³ × 4 m basin (volume=50, height=4, inflowLevel=1.5, overflowLevel=3.8, maxLevel=3.8, minLevel=0.3). stopLevel default stays null so the hysteresis remains opt-in for programmatic configs (per levelBased.js:111-113); the editor HTML supplies 0.5 m as the drag-in default. startLevel description corrected: the ramp foot is inflowLevel, not startLevel — demand stays at 0 % across [startLevel, inflowLevel] and scales 0 → 100 % across [inflowLevel, maxLevel]. The previous text claimed [startLevel, maxLevel], contradicting the runtime. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
convert
Makes unit conversions
#need to make an index to fetch the helper functions properly without destroying all the links.
Description
Languages
JavaScript
100%