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
climatologydialog.h File Reference
#include <QDialog>
#include <QString>
#include <openswmm/engine/openswmm_engine.h>
Include dependency graph for climatologydialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClimatologyDialog
 Modal editor for the model climatology configuration. More...
 

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

Climatology editor — edits the model's [TEMPERATURE], [EVAPORATION], [WINDSPEED], HUMIDITY, SNOWMELT, areal-depletion (ADC) and [ADJUSTMENTS] configuration via the engine's swmm_climate_* C API. Six tabs mirror the legacy EPA SWMM 5 Climatology editor (Dclimate): Temperature, Evaporation, Wind Speed, Snow Melt, Areal Depletion, Adjustments; a Humidity tab (the heat model's relative-humidity / dew-point input) sits after Wind Speed. Reads on construction, writes on OK.