Hi Biplav,

"The default model is a modification of the model defined by Stefan Krauß" 
(https://sumo.dlr.de/pdf/KraussDiss.pdf)


https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#default_krauss_model_description


https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#car-following_models


________________________________
Von: [email protected] <[email protected]> im Auftrag 
von Biplav Choudhury <[email protected]>
Gesendet: Samstag, 11. Juli 2020 23:48:50
An: [email protected]
Betreff: [sumo-user] Question about the model

When I do not specify any vehicle following model and only specify the speeds 
and acceleration, what is the mobility model used ?

I use -


<routes>
   <vType id="car" type="passenger" length="5" maxSpeed="25" accel="1" 
decel="1" sigma="0"/>
   <flow id="carflow" type="car" beg="0" end="0" number="50" departPos="free" 
from="edge1" to="edge2" />
</routes>


So what is the mobility mode used in my model ?
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to