caranha / Koudou

Modular small community simulator
GNU General Public License v3.0
2 stars 2 forks source link

Simulator Crashes when running with Earthquake #9

Closed caranha closed 2 years ago

caranha commented 2 years ago

Things to do:

fhtanaka commented 2 years ago

About the second point of "Things to do": Usually, if you want to change the changes of someone knowing the evacuation center, you just to need to change the value on the .csv. You only need to change the .py if you want to point the simulation to another config file. What happened, is that the simulation was not pointed to any config and because of that it didnt have the attribute.

I think this behavior, while a little troublesome, is expected because if we want to test different scenarios, we can have different config files and just change where the .py is pointing to in each test.