Releases: pyswmm/swmm-python
swmm-python
Changes
- python 3.11 support for swmm-toolkit
Pollutant Mod Support; OWA SWMM v.5.1.14
In this release, swmm-python
adds support for updating pollutant mid-simulation! 🎉 . This feature should allow the users to use python and model almost any pollutant treatment. This feature has been a while in the making, and it is finally here. Kudos to @bemason and @karosc for their work in this release. Thanks to @jennwuu @michaeltryby for their continued effort in maintaining swmm-python
In v.0.9.0, we have included an updated version of OWA SWMM, v.5.1.14. We have also addressed build issues conda
wheels, more robust testing, and several other refinements.
May your simulations always converge, and you never encounter dependency issues ☮️
swmm-python
Contains:
- OWA SWMM v5.1.13
Change log:
- Fixes rpath issues with manylinux wheels
- Fixes binary compatibility of libomp in Mac OS wheels
- Moves library dependencies inside site-packages directory
- Pins aenum to v2.2.6
Known Issues:
- UTF-8 character support on Windows
swmm-python
Changes:
- Fixes OWA SWMM version tag to display v5.1.13
- Bumps swmm-toolkit package version v0.8.0 -> v0.8.1
swmm-python
Release OWA SWMM Toolkit v0.8.0 based on EPA SWMM v5.1.13
swmm-python
v0.6.0-dev Bumping version for release
swmm-python
Update solver.i with swmm_getVersionInfo()
swmm-python
This version incorporates OWA SWMM
swmm-python
Fixes Issue #32 - SMO_sys
swmm-python
Currently support py36 and py37 64 bit for Windows