StormReactor icon indicating copy to clipboard operation
StormReactor copied to clipboard

StormReactor: Python package for modeling any pollutant generation or removal method in SWMM

Results 4 StormReactor issues
Sort by recently updated
recently updated
newest added

This removes the warning: :1: SyntaxWarning: assertion is always true, perhaps remove parentheses?

Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

We currently only use solver for the CSTR method so we probably do not need to initialize it in _init_() and can probably move it down to the _CSTRSolver but...

I've recently put quite a bit of time into adapting StormReactor for a viral fate model. I've added a few new water quality methods, such as spatially non-uniform pollutant loading,...