Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
Maximum counts: In contrast to the hard counts, there is no penalty for staying below the maximum but the value may not be exceeded. (useful for avoiding jams due to infeasible volume on edges without measurements). It should possible to set a default maximum flow per lane via options.
[ ] attribute for maximum flow on edge or edgeRelation
[ ] attribute for maximum number of departures on edge
[ ] attribute for maximum number of arrivals on edge
Minimum counts: In contrast to the hard counts, there is no penalty for going above the minimum but the value must be reached.
[ ] attribute for minimum flow on edge or edgeRelation
[ ] attribute for minimum number of departures on edge
[ ] attribute for minimum number of arrivals on edge
Additional hard counts
Maximum counts: In contrast to the hard counts, there is no penalty for staying below the maximum but the value may not be exceeded. (useful for avoiding jams due to infeasible volume on edges without measurements). It should possible to set a default maximum flow per lane via options.
Minimum counts: In contrast to the hard counts, there is no penalty for going above the minimum but the value must be reached.