Flocculator design code update, PhysChem bug fixes
- 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