mountaindust / Planktos

ABM framework for dispersal modeling
https://planktos.readthedocs.io
GNU General Public License v3.0
5 stars 3 forks source link

Give res a default value #19

Closed mountaindust closed 3 years ago

mountaindust commented 6 years ago

It would be nice if res had a default value in the analytic flow generators - some medium value. This would be one less thing that needs to be specifically specified... Note that this would require changing all the call signatures.

mountaindust commented 6 years ago

This should be fixed in conjunction with #16.