Changes between Version 22 and Version 23 of doc/tec/mas


Ignore:
Timestamp:
Nov 19, 2018 11:27:37 AM (6 years ago)
Author:
sward
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/mas

    v22 v23  
    11= Multi Agent System (MAS) =
    22
    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).\\\\
     3With r3159 a Multi Agent System (MAS) has been added to PALM. It can be used to simulate the movement of pedestrians ('agents').\\
     4This documentation contains several sections:
     5 [wiki:doc/app/agtpar INPUT]:: List of all namelist parameters that can be used to steer the MAS\\\\
     6 [browser:palm/trunk/EXAMPLES/agents/ EXAMPLE SETUPS]:: Files to carry out example runs using the MAS\\\\
     7 [wiki:doc/tec/mas/agent_preprocessing VISIBILITY GRAPH]:: Description of the **manditory** preprocessing step and its usage\\\\
     8 [wiki:doc/tec/mas/agent_pathfinding A* - PATHFINDING]:: Description of the navigation mechanism used by agents to find their way through obstacles towards their target\\\\
     9 [wiki:doc/tec/mas/social_forces SOCIAL FORCES]:: Core of the MAS, governing the movement of agents and their collision avoidance\\\\
     10 [wiki:doc/tec/mas/output OUTPUT]:: Description of all output given by the MAS: files, messages and CPU measures\\\\
    411Click on any icon below to get to the respective part of the documentation.\\\\
    512[[Image(button_input.png,120px,link=wiki:doc/app/agtpar)]]