Changes between Version 12 and Version 13 of doc/tec/mas
- Timestamp:
- Aug 30, 2018 1:22:27 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/mas
v12 v13 1 1 = Multi Agent System (MAS) = 2 3 With r3159 a Multi Agent System (MAS) has been added to PALM. It can be used to simulate the movement of pedestrians (e.g. in urban areas).\\\\ 4 Click on any icon below to get to the respective part of the documentation. 5 [[Image(test_button.png,80px,link=browser:palm/trunk/SOURCE/multi_agent_system_mod.f90)]] 6 * input parameters (on this page), 7 * example input file 8 * 2 9 3 10 The embedded Multi Agent System (MAS) allows for the modeling of pedestrian movement in complex (urban) terrain. The following text provides an overview of the model's functionality as well as underlying concepts. This will cover the topics of creating a visibility graph, pathfinding, and Social Forces for collision avoidance. \\\\