This first full release version of the CSVM is a complete implementation of the model: model initialization, firm synthesis, all steps of the commercial vehicle touring model (CVTM). and trip tables build step, and includes a dashboard to show scenario results. It includes scenario to scenario comparisons in the dashboard, a complete set of calibration summaries and scripts for input development, estimation, and calibration.
The updates from v0.5.4 are:
- Segmentation of the scheduled stops model into household and non-residential stops
- Recalibration of the base year model based on the change in the scheduled stops model
- Updated base and future year dashboards based on the final calibration and forecast run of the model
- Final organization of data processing, estimation, and calibration scripts
The model:
- Creates outputs databases of firms
- Creates output database of commercial vehicle trips/tours
- Creates trip tables in an OMX file for each combination of vehicle type and time period plus three daily trip tables by vehicle type
- Creates an HTML dashboard
The release is complete except for three skim input files required for each of the base and future scenarios. It requires:
- htruck_congested_skims.omx,
- ltruck_congested_skims.omx, and
- mtruck_congested_skims.omx
be copied locally into the cmap_csvm\scenarios\base\inputs and the cmap_csvm\scenarios\future\inputs directories in order to run those scenarios.
The model is calibrated and validated. This version is tagged as a full release of the CSVM.