๐ Input Section Types
This enumeration lists the types of input sections that can be encountered in a stormwater management model configuration or input file.
Enum Value | Description | Emoji Symbol |
---|---|---|
s_TITLE | Title or header of the model/data. | ๐ |
s_OPTION | Model or simulation options. | ⚙️ |
s_FILE | File references or paths. | ๐ |
s_RAINGAGE | Rainfall measurement devices. | ๐ง️ |
s_TEMP | Temperature data or settings. | ๐ก️ |
s_EVAP | Evaporation parameters or data. | ๐จ |
s_SUBCATCH | Subcatchment definitions. | ๐ |
s_SUBAREA | Sub-area properties within a subcatchment. | ๐ฉ |
s_INFIL | Infiltration parameters. | ๐ง |
s_AQUIFER | Groundwater aquifer properties. | ๐ |
s_GROUNDWATER | Groundwater related data or settings. | ⛲ |
s_SNOWMELT | Snowmelt parameters or data. | ❄️ |
s_JUNCTION | Junction nodes in the drainage system. | ➕ |
s_OUTFALL | Outfall nodes or discharge points. | ๐ |
s_STORAGE | Storage unit definitions (e.g., ponds, reservoirs). | ๐ฐ |
s_DIVIDER | Flow dividers or splitting nodes. | ↔️ |
s_CONDUIT | Conveyance channels or pipes. | ๐ |
s_PUMP | Pump stations or facilities. | ๐น |
s_ORIFICE | Orifice flow control structures. | ⭕ |
s_WEIR | Weir flow control structures. | ๐ |
s_OUTLET | Outlet structures or nodes. | ๐ |
s_XSECTION | Cross-sectional properties of channels or pipes. | ๐ |
s_TRANSECT | Irregular channel cross-sectional data. | ๐ |
s_LOSSES | Conveyance loss parameters. | ➖ |
s_CONTROL | Control rules or logic for the system. | ๐️ |
s_POLLUTANT | Pollutant definitions and properties. | ☣️ |
s_LANDUSE | Land use categories and properties. | ๐ฒ |
s_BUILDUP | Pollutant buildup settings. | ๐ |
s_WASHOFF | Pollutant washoff parameters. | ๐ฟ |
s_COVERAGE | Land use coverage data. | ๐ |
s_INFLOW | External inflow data or settings. | ➡️ |
s_DWF | Dry weather flow parameters. | ☀️ |
s_PATTERN | Repeating patterns for parameters (e.g., diurnal patterns). | ๐ |
s_RDII | Rainfall-dependent inflow/infiltration data. | ๐ง️➡️ |
s_UNITHYD | Unit hydrograph definitions. | ๐ |
s_LOADING | Pollutant loading data. | ⚖️ |
s_TREATMENT | Treatment facility or mechanism definitions. | ๐ฅ |
s_CURVE | Generic curve data (e.g., pump curves). | ๐ |
s_TIMESERIES | Time series data or references. | ๐ |
s_REPORT | Reporting options or settings. | ๐ |
s_COORDINATE | Geographical coordinates. | ๐ |
s_VERTICES | Vertices for irregular shapes or paths. | ⭐ |
s_POLYGON | Polygonal area definitions. | ⬛ |
s_LABEL | Labels or annotations. | ๐ท️ |
s_SYMBOL | Symbols or icons. | ❇️ |
s_BACKDROP | Backdrop or background settings. | ๐ผ️ |
s_TAG | Tags or metadata. | ๐ท️ |
s_PROFILE | Profile views or settings. | ๐ |
s_MAP | Map data or settings. | ๐บ️ |
s_LID_CONTROL | Low Impact Development control parameters. | ๐ฑ |
s_LID_USAGE | Usage settings for Low Impact Development controls. | ๐ฟ |
s_GWF | Groundwater flow settings. | ⛲ |
s_ADJUST | Adjustment or calibration parameters. | ๐ง |
s_EVENT | Specific rainfall or other events. | ๐ฉ️ |
s_STREET | Street or roadway properties. | ๐ฃ️ |
s_INLET_USAGE | Usage settings for street inlets. | ๐ณ️ |
s_INLET | Inlet design or properties. | ⬇️ |
This table provides an organized summary of the different input section types, each accompanied by a relevant emoji for a more visual and intuitive representation.