Hello Sumo users, I need some help on how to increase the number of trips during free time in activitygen. Currently even if i set freeTimeActivityRate="1" maximum trip per day i get is around 4 trips per car including home-->work-->home trips. I am currently looking at the attached code and thinking maybe i could increase the number of trips by increasing the values below? const int AGFreeTime::DAY = 1;const int AGFreeTime::EVENING = 2;const int AGFreeTime::NIGHT = 4; Thanks for the assistance. Br,Marvin
AGFreeTime.cpp
Description: Binary data
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
