📋 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.
No comments:
Post a Comment