Jonas Reith d4b46afe00 Cap tides on small enclosed seas (inland lakes stay calm)
A small closed-off ocean body cannot build a real tidal range -- the equilibrium tide
assumes a connected global ocean. computeTides now flood-fills connected ocean bodies and
caps any body under 10 cells to 0.01 m/cell + 0.03 m (a one-cell sea ~0.04 m); open oceans
(>=10 cells) keep the full equilibrium tide. The Sky & tides panel reads the capped level so
it stays consistent with the cell-info panel. test_ocean.cpp covers both cases.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 13:42:17 +02:00
Description
No description provided
3.8 MiB
Languages
C++ 99.6%
CMake 0.4%