Water distribution system modeling skill for pipe networks, pump analysis, and fire flow
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill water-distribution-modeler --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Water Distribution Modeler?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-water-distribution-modeler-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: water-distribution-modeler
description: Water distribution system modeling skill for pipe networks, pump analysis, and fire flow
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Water Resources
skill-id: CIV-SK-025
graph:
domains: [domain:civil-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:computational-geometry, skill-area:data-analysis]
roles: [role:systems-integration-engineer, role:research-engineer]
---
# Water Distribution Modeler Skill
## Purpose
The Water Distribution Modeler Skill analyzes water distribution systems including pipe network analysis, fire flow evaluation, and pump performance assessment.
## Capabilities
- Pipe network analysis (Hardy-Cross, Newton-Raphson)
- Fire flow analysis
- Pump curve analysis
- Storage tank sizing
- Pressure zone analysis
- Water quality modeling
- Extended period simulation
- System optimization
## Usage Guidelines
### When to Use
- Designing water systems
- Evaluating system capacity
- Analyzing fire flow
- Optimizing operations
### Prerequisites
- Network topology defined
- Demand patterns established
- Pump curves available
- Tank data complete
### Best Practices
- Calibrate with field data
- Model multiple scenarios
- Verify pressure limits
- Consider emergency conditions
## Process Integration
This skill integrates with:
- Water Distribution Design
## Configuration
```yaml
water-distribution-modeler:
analysis-types:
- steady-state
- extended-period
- fire-flow
- water-quality
solvers:
- gradient
- linear-theory
components:
- pipes
- pumps
- tanks
- valves
```
## Output Artifacts
- Network solutions
- Pressure maps
- Fire flow reports
- Water age analysis
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!