djgroen / flee

flee agent-based modelling code
BSD 3-Clause "New" or "Revised" License
6 stars 7 forks source link

Add link-dependent maxmovespeeds #57

Closed djgroen closed 1 year ago

djgroen commented 1 year ago

Add a link attribute that determines max move speeds for agents on that link.

There is a possible complication in determining how distancemovedthisturn needs to be interpreted in this context.

djgroen commented 1 year ago

This is now in the code.