Skip to content

Flocculator design code update, PhysChem bug fixes

Compare
Choose a tag to compare
@oliver-leung oliver-leung released this 21 Feb 23:43
· 102 commits to master since this release
af9f08c
  • Resolve pc.fric() failing due to its list handler
  • Resolve pc.density_water() returning a 1 x 1 NumPy array rather than a plain scalar
  • Rewrite floc.py to include entrance tank calculations
  • Optimize play.py's imports and improve documentation