Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Results not showing correctly

with default settings the two calls below should show at least different vehicle speeds:
sumo-gui -c test.sumocfg --seed 1
sumo-gui -c test.sumocfg --seed 2

Am Fr., 5. März 2021 um 18:59 Uhr schrieb ali mirzaei <alimrz222@xxxxxxxxx>:
Hello,
May I ask you to mention the steps that lead to observing a different run of the same flow in GUI? ( by using --seed or --random)

Regards,
Ali


On Thu, Mar 4, 2021 at 11:17 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
By default, simulations give reproducible results. See https://sumo.dlr.de/docs/Simulation/Randomness.html#random_number_generation_rng for how to change the random seed.

Am Mi., 3. März 2021 um 22:01 Uhr schrieb ali mirzaei <alimrz222@xxxxxxxxx>:
Hi,
When I run a particular scenario many times, I expect to see different results in each iteration. But contrary to my expectations, the results are the same as before and nothing has changed. Why?

Regards,
Ali
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top