This model shows container ships navigating preset routes. After each trip, the ship needs to be serviced. Once a ship has been serviced, it chooses a new port to sail to.
Ports have limited resources and can only service a limited amount of ships at a time, leading to idling periods for ships. The amount of idling ships is represented by the height of the port agents, and is graphed in the Plots tab.
There is a storm_active
property in globals.json. When it is true
it causes ships in the Pacific to move slower.
This simulation utilizes HASH's in-built geospatial viewer. You can read more about these features in the docs: