Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Question about adjusting parameters of Wiedmann car following model

Hi Lin,

 

you can adjust it like any other car-following model parameter:

 

  • add an attribute cc1="<YOUR_VALUE>" attribute to the vType element definition
  • change it during the simulation with TraCI with traci.vehicletype.setParameter(vehID, "cc1", "<YOUR_VALUE>")

Best regards

Mirko

 

 

 

-----Original-Nachricht-----

Betreff: Re: [sumo-user] Question about adjusting parameters of Wiedmann car following model

Datum: 2023-10-12T08:53:21+0200

Von: "lin lyu" <linlyulisa@xxxxxxxxx>

An: "Mirko Barthauer" <m.barthauer@xxxxxxxxxxx>

 

 

 

Thank you for your answer!
Do you know how to adjust the parameters, i.e., spacing time for W99 car following model?
 
Best,
Lin

On Thu, Oct 12, 2023 at 2:16 AM Mirko Barthauer <m.barthauer@xxxxxxxxxxx> wrote:

The doc page has been updated with the default parameter values.

 

Best regards

Mirko

 

 

 

 

-----Original-Nachricht-----

Betreff: [sumo-user] Question about adjusting parameters of Wiedmann car following model

Datum: 2023-10-11T22:28:03+0200

Von: "lin lyu via sumo-user" <sumo-user@xxxxxxxxxxx>

An: "Sumo project User discussions" <sumo-user@xxxxxxxxxxx>

 

 

 

Hi everyone,
 
Does anyone know the default parameters using for the Wiedmann car following model and W99?
 
This website does not have the exact values used for Wiedmann car following model.
 
Does anyone know how to adjust the spacing time(cc1) of Wiedmann car following model?
image.png
 
Best regards,
Lin

 

 


Back to the top