Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
erick2307 committed Apr 21, 2022
2 parents 2de84a7 + 51c480b commit a961e90
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

[Animation](http://www.regid.irides.tohoku.ac.jp/erick/repository/netlogo/Model67.mp4)

0 comments on commit a961e90

Please sign in to comment.