https://github.com/pyswmm/Stormwater-Management-Model
PySWMM Stormwater Management Model repository
https://github.com/pyswmm/Stormwater-Management-Model
hydraulics hydrology modeling stormwater swmm5 toolkit
Last synced: 2 months ago
JSON representation
PySWMM Stormwater Management Model repository
- Host: GitHub
- URL: https://github.com/pyswmm/Stormwater-Management-Model
- Owner: pyswmm
- License: other
- Fork: true (USEPA/Stormwater-Management-Model)
- Created: 2015-09-25T18:57:37.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T10:53:12.000Z (12 months ago)
- Last Synced: 2025-04-10T06:42:07.889Z (2 months ago)
- Topics: hydraulics, hydrology, modeling, stormwater, swmm5, toolkit
- Language: C
- Homepage:
- Size: 18.2 MB
- Stars: 107
- Watchers: 32
- Forks: 76
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Stormwater-Management-Model
Stormwater Management Model (aka "SWMM") solver only
## Introduction
This is the open source SWMM source code repository maintained by the Open
Water Analytics group.SWMM is a dynamic hydrology-hydraulic water quality simulation model. It is
used for single event or long-term (continuous) simulation of runoff quantity
and quality from primarily urban areas. SWMM source code is written in the C
Programming Language and released under combination a of MIT-License and Public
Domain. For more information on licensing, please see the [LICENSE](https://github.com/OpenWaterAnalytics/Stormwater-Management-Model/blob/develop/LICENSE).## Project Information
[](https://github.com/OpenWaterAnalytics/Stormwater-Management-Model/blob/develop/LICENSE)
[](http://wateranalytics.org/Stormwater-Management-Model/)
## Citing This Work
Open source software is typically developed by unpaid community-forward volunteers
who see greater purpose for their code bases. The contributors dedicate much of
their own time to make robust software so that it can be used and easily understood
by users. When you use any of the compiled or raw code, build scripts, testing
or testing artifacts found in this project consider the amount of time it took
the contributing members to make it. The following link provides the appropriate
way to cite this software. Show your appreciation through proper citation](https://doi.org/10.5281/zenodo.5484299)
## Contributing
Everyone is welcome to contribute to this project.
See [CONTRIBUTING.md](https://github.com/OpenWaterAnalytics/Stormwater-Management-Model/wiki/Contributing) for instructions on setting your development environment.
## OWA-SWMM Testing
To run the test suite for please refer to the [REGRESSION_TESTING.md](https://github.com/OpenWaterAnalytics/Stormwater-Management-Model/wiki/Testing-System)
## Code of Conduct
The SWMM Project follows the [Contributor Covenant Code of Conduct](https://github.com/OpenWaterAnalytics/Stormwater-Management-Model/wiki/Code-of-Conduct)