add_storage
Convert a junction to a cylindrical storage node with specified volume in SWMM stormwater models, allowing controlled water retention analysis.
Instructions
Replace a junction with a cylindrical storage node of specified volume. Unless specified, it will start empty. Returns success message or error description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes | ||
| junction_name | Yes | ||
| storage_volume_cuft | Yes | ||
| initial_depth | No | ||
| max_depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |