Justin Jent

Results 3 issues of Justin Jent

Working on adding some tests for #33.

```python # set up the aquifer with a hydraulic conductivity of 30 ft/day, thickness of 50 ft, and a porosity of 0.25 ml = timml.ModelMaq(kaq=30, z=[50, 0], npor=0.25) # Constant...

Any plans to use conda, or another packaging tool to distribute and install MODFLOW binaries? I would be willing to give this a shot to make the binaries available through...