Operational models
Four operational models are implemented in jpscore
. They define the update rules how pedestrian move from one step to the next.
Generalized Centrifugal Force Model
A force-based model.
Usage:
<model operational_model_id="1" description="gcfm">
Gompertz Model
A force-based model.
Usage:
<model operational_model_id="2" description="gompertz">
[Collision-free speed model][#Tordeux2015]
A velocity-based model
Usage:
<model operational_model_id="3" description="Tordeux2015">
Wall-avoidance model
A velocity-based model
Usage:
<model operational_model_id="4" description="gradnav">
[#Tordeux2015]: http://arxiv.org/abs/1512.05597) "Tordeux, Antoine, Chraibi, Mohcine and Seyfried, Armin, Collision-free speed model for pedestrian dynamics. In Traffic and Granular Flow '15, to appear."