New import structure, flocculator design code fixes
This release implements the new import structure touched upon in #214. Now, the standard NumPy-like import structure is available in addition to the old module-based import structure:
import aguaclara as ac
from aguaclara.core.units import u
ac.viscosity_kinematic(30 * u.deg)
This release also changes the behavior of the Flocculator design code:
- Fixed calculation of channel number and width
- Can now specify the parity (odd, even, any) of the channel number