TM1.5.2.5
Changes since TM1.5.2.4:
- Update to operate within python3 conda environment called
tm15-python310
- Minor updates to the Truck Model:
- To improve truck validation, added 4 levers to move shares of IX/EX trips to trucks,
IX_EX_TRK_[VSM,SML,MED,LRG]_SHARE
, in IxTimeOfDay.job - To reduce what appears to be an oversensitivity of the truck trip distribution model to tolling scenarios, updated the truck trip distribution model to use a blended travel time for its gravity LOS term. The parameter,
TRUCK_DISTRIB_LOS_TOLL_PART
, is between 0.0 and 1.0, where 0.0 means to use the non-tolled (free) time only, and 1.0 means to use the tolled time only. We'll use 0.5 in this release.
- To improve truck validation, added 4 levers to move shares of IX/EX trips to trucks,
- A lot of utilities to support the Next Gen Freeways Study
- Documentation fixes