Skip to content
Aditya Gore edited this page Jul 25, 2022 · 3 revisions

The core of PierceCast is person-level travel behaviors managed by a set of models collectively part of the Daysim program. Daysim is a common, open-source platform used by other regions throughout the world, though PSRC maintains a set of locally-calibrated coefficients and location-specific models that are used in PierceCast. Daysim runs within PierceCast as a compiled executable program that accepts inputs and produced a standard set of outputs - primarily a set of daily trips and tours for each (simulated) person in the region.

A more detailed user's guide can be accessed here, which includes general descriptions and various technical and developer guides.

Go here for help on debugging Daysim in Visual Studio.


Previous: Overview | Next: Network Assignment

The wiki describes the basic theory and process to use PierceCast for travel modeling applications.

Calibration and Testing

  • 2014 Estimation
  • Current Calibration
  • Older Calibration

Utilities

Release Notes

  • Notes on Latest Code and Inputs

Project Management

Clone this wiki locally