Skip to content

Generate cross-section shapes for SWMM using fundamental shapes (like straight lines and cycles).

License

Notifications You must be signed in to change notification settings

MarkusPic/SWMM_xsections_shape_generator

Repository files navigation

© Institute of Urban Water Management and Landscape Water Engineering, Graz University of Technology and Markus Pichler

SWMM CrossSection shape Generator

Generate cross-section shapes for SWMM using fundamental shapes (like straight lines and cyrcles).

This application should help you to generate cross-sections for the US-EPA Storm Water Management Model (SWMM).

To understand the general usage of shape curves in context to cross-sections, read the documentation of SWMM provided on the official website of EPA.

license docs PyPI

PyPI - Downloads PyPI - Downloads PyPI - Downloads

SWMM-xsections-shape-generator

Install

The script is written in Python3.

python Packages

Packages required for this program will be installed with pip during the installation process and can be seen in the 'requirements.txt' file.

Fresh install

pip install SWMM-xsections-shape-generator

To install the package only for the local user account (without admin rights), add --user to the install-command.

Update package

To update the package, add --upgrade to the install-command.

pip install SWMM-xsections-shape-generator --upgrade

Have a look into the Docoumentations for more info and to see some examples and example code!

About

Generate cross-section shapes for SWMM using fundamental shapes (like straight lines and cycles).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages