From 48b581c65757118b7fbc1b05331d0db91ee2bcd6 Mon Sep 17 00:00:00 2001 From: erick2307 <40299237+erick2307@users.noreply.github.com> Date: Wed, 20 Apr 2022 17:53:57 +0900 Subject: [PATCH 1/2] Update README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3764456..0cc5ec9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # TUNAMI-EVAC1 - An ABM model of tsunami evacuation +--- +In this repository you will find an [Agent-Based Model](https://en.wikipedia.org/wiki/Agent-based_model) developed for [Tsunami Evacuation](https://link.springer.com/article/10.1007/s00024-015-1105-y) Analysis. +The model was developed using [NetLogo](https://ccl.northwestern.edu/netlogo/) v.5.0.1 back in 2012. +The details of the development and applications are described in my [PhD Thesis](/resources/PhD_Thesis_ErickMas.pdf) at [Tohoku University](http://www.tohoku.ac.jp/en/). + +The model has not been updated since 2014 (published on April 2022 in Github, I know...why so late? no idea!). +My latest trial of the model worked in Version 6.2.2 of NetLogo. (2022.04.20) + +The case test in this repo takes about 15 min to run a simulation of a 70 min evacuation. + +## Getting Started +--- +Clone this repo and open the `.nlogo` file in Netlogo. +You can download NetLogo [here](https://ccl.northwestern.edu/netlogo/download.shtml). + +--- +## Example + +http://www.regid.irides.tohoku.ac.jp/erick/repository/netlogo/Model67.mp4 From 51c480bfd20ef3adeadee1c3f844b34f84b1b344 Mon Sep 17 00:00:00 2001 From: erick2307 <40299237+erick2307@users.noreply.github.com> Date: Wed, 20 Apr 2022 17:55:16 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cc5ec9..5f72334 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ You can download NetLogo [here](https://ccl.northwestern.edu/netlogo/download.sh --- ## Example -http://www.regid.irides.tohoku.ac.jp/erick/repository/netlogo/Model67.mp4 +[Animation](http://www.regid.irides.tohoku.ac.jp/erick/repository/netlogo/Model67.mp4)