π Input Option Types
This enumeration lists the types of input options available for configuring a stormwater management model.
Enum Value | Description | Emoji Symbol |
---|---|---|
FLOW_UNITS | Units for flow measurements. | π° |
INFIL_MODEL | Infiltration model selection. | π§ |
ROUTE_MODEL | Routing model selection. | πΆ♂️ |
START_DATE | Simulation start date. | π |
START_TIME | Simulation start time. | π |
END_DATE | Simulation end date. | π |
END_TIME | Simulation end time. | π |
REPORT_START_DATE | Start date for the report generation. | π π |
REPORT_START_TIME | Start time for the report generation. | ππ |
SWEEP_START | Street cleaning start month. | π§Ήπ️ |
SWEEP_END | Street cleaning end month. | π§Ήπ |
START_DRY_DAYS | Initial dry days before simulation. | ☀️π |
WET_STEP | Time step for wet weather conditions. | π§️⏲️ |
DRY_STEP | Time step for dry weather conditions. | ☀️⏲️ |
ROUTE_STEP | Time step for routing. | πΆ♂️⏲️ |
RULE_STEP | Time step for control rule processing. | π⏲️ |
REPORT_STEP | Time step for report generation. | π⏲️ |
ALLOW_PONDING | Flag to allow water ponding in certain conditions. | π«π |
INERT_DAMPING | Inertia damping option for flow calculations. | ⚖️π |
SLOPE_WEIGHTING | Weighting of slope in flow calculations. | ππ |
VARIABLE_STEP | Allow variable time step option. | ⌛ |
NORMAL_FLOW_LTD | Limit for normal flow conditions. | π«π |
LENGTHENING_STEP | Time step lengthening factor. | π⏲️ |
MIN_SURFAREA | Minimum surface area for computational stability. | ππ |
COMPATIBILITY | Model compatibility mode (e.g., with older versions). | π |
SKIP_STEADY_STATE | Skip initial steady-state simulation phase. | ➡️π |
TEMPDIR | Temporary directory path for intermediate files. | ππ |
IGNORE_RAINFALL | Ignore rainfall data during simulation. | π«π§️ |
FORCE_MAIN_EQN | Equation type for force main calculations. | π=️ |
LINK_OFFSETS | Offset method for links. | ➡️π |
MIN_SLOPE | Minimum slope for channels or pipes. | ππ° |
IGNORE_SNOWMELT | Ignore snowmelt data during simulation. | π«❄️ |
IGNORE_GWATER | Ignore groundwater during simulation. | π«⛲ |
IGNORE_ROUTING | Ignore routing processes during simulation. | π«πΆ♂️ |
IGNORE_QUALITY | Ignore water quality processes during simulation. | π«π§ |
MAX_TRIALS | Maximum trials for iterative methods. | ππ’ |
HEAD_TOL | Tolerance for hydraulic head calculations. | π⚖️ |
SYS_FLOW_TOL | System flow tolerance for flow balance. | π°⚖️ |
LAT_FLOW_TOL | Lateral flow tolerance for flow balance. | ➡️π°⚖️ |
IGNORE_RDII | Ignore Rainfall-Dependent Inflow and Infiltration data. | π«π§️➡️ |
MIN_ROUTE_STEP | Minimum routing time step. | πΆ♂️⏳ |
NUM_THREADS | Number of computational threads for parallel processing. | ππ’ |
SURCHARGE_METHOD | Method for calculating surcharge conditions. | ππ |
This table organizes the different input option types and pairs them with relevant emojis to provide a visual and intuitive representation of each option.