![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Go to the source code of this file.
Classes | |
| class | openswmmvis::ui::ModelsPage |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
Simulation Options → Models / Processes.
Tabs: Domains & Processes · Modules · Flags.
FLOW_ROUTING was built here and wired on Routing & Hydraulics; T4 gave the combo to the page that gates on it and left a read-only mirror behind (PLAN §2.1) — one key, one editor, no synchronisation burden.
The Domain × Species transport matrix is the engine's own view of what will be carried where. Its 2D column is editable and mirrors the 2D page's TRANSPORT_* boxes (CLAUDE.md §5.1 — one model, two views), reached through the hooks below rather than by touching that page's widgets (PLAN §4.1).