Skip to content

Sim with load state does not produce the same edge data output #16765

@gladysmcgan

Description

@gladysmcgan

Hi, I am getting different results for a run with load state and a run without.

  1. Simulation, saving simulation state at interval 55800.
    sumo-gui -c test.sumocfg --save-state.rng --save-state.times 55800

  2. Simulation, loading simulation state from above, starting at 55800.
    sumo-gui -c test_load_state.sumocfg

Comparing from interval 55800, the edge data from the two simulations gave slightly different outputs, though I would expect them to be the same. I'm looking at the edge data of one edge (-695666936)

Image

sim files are here: issue_test_save_state.zip

Would be grateful for your help!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions