hydrologic-modeling-engine
SolidHydrologic modeling skill for rainfall-runoff analysis, flood frequency, and watershed analysis
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Hydrologic Modeling Engine Skill
## Purpose
The Hydrologic Modeling Engine Skill performs hydrologic analysis including rainfall-runoff modeling, flood frequency analysis, and watershed characterization using established methods.
## Capabilities
- Rational method calculations
- SCS/NRCS curve number method
- Unit hydrograph generation
- Reservoir routing
- Time of concentration calculation
- IDF curve analysis
- Flood frequency analysis
- Watershed delineation
## Usage Guidelines
### When to Use
- Estimating design flows
- Analyzing watersheds
- Designing stormwater facilities
- Evaluating flood risk
### Prerequisites
- Watershed characteristics known
- Rainfall data available
- Land use identified
- Soil types classified
### Best Practices
- Select appropriate method
- Validate with observed data
- Consider climate effects
- Document assumptions
## Process Integration
This skill integrates with:
- Stormwater Management Design
- Flood Analysis and Mitigation
- Hydraulic Structure Design
## Configuration
```yaml
hydrologic-modeling-engine:
methods:
- rational
- scs-curve-number
- unit-hydrograph
- reservoir-routing
outputs:
- peak-flow
- hydrograph
- report
```
## Output Artifacts
- Peak flow calculations
- Hydrographs
- Watershed reports
- Routing analyses
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
hydraulic-analysis-engine
Hydraulic analysis skill for open channel flow, culverts, and pipe networks
1,160 Updated today
a5c-ai AI & Automation Solid
water-distribution-modeler
Water distribution system modeling skill for pipe networks, pump analysis, and fire flow
1,160 Updated today
a5c-ai AI & Automation Solid
gis-spatial-analyzer
GIS spatial analysis skill for watershed delineation, floodplain mapping, and site analysis
1,160 Updated today
a5c-ai AI & Automation Solid
civil3d-surface-analyzer
Civil 3D surface analysis skill for terrain modeling, earthwork, and drainage analysis
1,160 Updated today
a5c-ai AI & Automation Solid
traffic-simulation-engine
Traffic simulation skill for microsimulation, level of service, and signal optimization
1,160 Updated today
a5c-ai