djgroen / flee

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

Add support for later camp openings #66

Closed djgroen closed 1 year ago

djgroen commented 1 year ago

In the original runscript, NDuta does not start out as a camp, but as a default location.

It then converts into a camp on Day 101. Actually, it is the same with Lusenda, which becomes a camp on Day 90. In our generic version, both locations become a camp at the start of the simulation.

Can we add support for camps to be opened later, or for locations to change type at runtime?

djgroen commented 1 year ago

Added it here https://github.com/djgroen/flee/commit/2c3be6a9c0394b812e8fcf9ebbeed30d011df217