![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Groundwater Exchange editor for one subcatchment: the [GROUNDWATER] receiving node + surface elevation + standard lateral-flow coefficients (A1 B1 A2 B2 A3 Twgr Hstar) and the two [GWF] custom expressions (LATERAL / DEEP) with live engine validation. Replaces the Groundwater page that used to live in SubcatchCompoundEditDialog (AQUIFER_GROUNDWATER_EXCHANGE_GUI_PLAN D2): the aquifer itself is assigned on the subcatchment's Aquifer property row, so this dialog only shows it. More...
Go to the source code of this file.
Classes | |
| class | GroundwaterExchangeDialog |
Namespaces | |
| namespace | openswmmvis |
| namespace | openswmmvis::ui |
Groundwater Exchange editor for one subcatchment: the [GROUNDWATER] receiving node + surface elevation + standard lateral-flow coefficients (A1 B1 A2 B2 A3 Twgr Hstar) and the two [GWF] custom expressions (LATERAL / DEEP) with live engine validation. Replaces the Groundwater page that used to live in SubcatchCompoundEditDialog (AQUIFER_GROUNDWATER_EXCHANGE_GUI_PLAN D2): the aquifer itself is assigned on the subcatchment's Aquifer property row, so this dialog only shows it.
Modeless top-level dialog opened from the SubcatchCompoundEditButton (property browser + attribute table) for Kind::Groundwater and from the node-side "Groundwater Sources" row. Apply writes straight to the engine and calls SWMMModelLayer::markEdited() like every other compound editor.