Skip to content

Default value of jam density does not scale with number of lanes #343

Description

@toruseo

Currently, the default jam_density value for Link is set to 0.2. Unless explicitly specified, this value is used regardless of number_of_lanes.

It would be more appropriate to scale the actual jam density by the number of lanes. For example, the default could be 0.1 for a number_of_lanes=1 road and 0.2 for a number_of_lanes=2 road.

However, this change would be significantly breaking, so it will be deferred to v2.0.0.

Also, the current default value of 0.2 veh/m is higher than typical real-world values.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions