Skip to content

Releases: pyswmm/swmm-python

swmm-python

25 Jan 01:44
777701d
Compare
Choose a tag to compare

Changes

  • python 3.11 support for swmm-toolkit

Pollutant Mod Support; OWA SWMM v.5.1.14

16 Jul 16:34
443c834
Compare
Choose a tag to compare

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

08 Jun 15:10
1d8e9a6
Compare
Choose a tag to compare

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

07 Jun 15:02
Compare
Choose a tag to compare

Changes:

  • Fixes OWA SWMM version tag to display v5.1.13
  • Bumps swmm-toolkit package version v0.8.0 -> v0.8.1

swmm-python

04 Jan 18:20
086b89a
Compare
Choose a tag to compare

Release OWA SWMM Toolkit v0.8.0 based on EPA SWMM v5.1.13

swmm-python

07 Dec 15:52
Compare
Choose a tag to compare
swmm-python Pre-release
Pre-release
v0.6.0-dev

Bumping version for release

swmm-python

21 Oct 16:19
8d8d4b0
Compare
Choose a tag to compare
swmm-python Pre-release
Pre-release

Update solver.i with swmm_getVersionInfo()

swmm-python

22 Sep 15:16
60fccac
Compare
Choose a tag to compare
swmm-python Pre-release
Pre-release

This version incorporates OWA SWMM

swmm-python

06 Mar 22:06
3bbec7a
Compare
Choose a tag to compare
swmm-python Pre-release
Pre-release

Fixes Issue #32 - SMO_sys

swmm-python

15 Feb 18:33
Compare
Choose a tag to compare
swmm-python Pre-release
Pre-release

Currently support py36 and py37 64 bit for Windows