SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
qualitypage.h File Reference
Include dependency graph for qualitypage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::QualityPage
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Simulation Options → Quality & Transport.

QUALITY_SOLVER sits in a page header above the tab bar for the same reason FLOW_ROUTING does on Routing & Hydraulics: it gates two of the four tabs (PLAN §2.1).

Tabs: General · Eulerian ARD · Lagrangian (LARD) · Reserved Species.

"General" is the tab that applies under every solver — the same role the "Routing" tab plays on Routing & Hydraulics. It is not called "Solver": the solver selector is the page header, not a control on that tab.

FV_SCALAR_SCHEME stays on Eulerian ARD, not on Routing & Hydraulics: its only live consumer is the ARD engine, which reads it under any routing model (PLAN §1.4).