mountaindust / Planktos

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

Add chemical gradient following #36

Open mountaindust opened 3 years ago

mountaindust commented 3 years ago

A really robust solution would accept an initial chemical concentration and use the fluid velocity plus specified boundary conditions to solve for future times. However, solving the equations involved with a robustness for different boundary conditions will take a lot of structure, and with immersed boundaries it's not clear it would be correct even then. So for the time being, just provide a place to load time-varying data for a chemical concentration.