-
Notifications
You must be signed in to change notification settings - Fork 0
Outline
Michael McCarthy edited this page Jan 5, 2022
·
3 revisions
- Introduction, overview and purpose of the model.
- Brief model development history
- Motivation for moving from Emme to Visum software framework
- Complete guide to getting started with the model. Includes the following:
- Brief description of model components
- Hardware requirements: the model was tested on Windows Server 2019 Standard build 1809, 2x 2.6 GHz Intel Xenon processors, 224 GB RAM
- Software requirements: Visum, R Python, etc.
- Model setup: how to download the model, set up dependencies, directory structure
- Running the model: how to start a model run
- Creating and running scenarios: instructions on setting up scenarios. Include 5 examples
-
Overview of model components and how they interact with each other
- Model flowchart
- Visum version file
- JEMnR
- CVM
- University Model
-
Details of software implementation (batch setup, model runner scripts, etc.)
- Batch setup
- Model runner scripts
- OMX file format
-
A complete listing of input files segmented by:
- Land use
- Networks
- JEMnR inputs
- University Model inputs
- CVM inputs
- Misc inputs (if any)
-
Inputs table to be in the following format:
File Name | Description | Folder Location | File Type | Data Dictionary |
---|---|---|---|---|
======================== | ========================== | ================= | =========== | ================= |
ss11pRVMPOwithzeros.csv | 2011 ACS PUMS Person File | unimodel/ | CSV | Link |
- Original Emme network coding Details
- Emme to VISM conversion and updates to network/settings
-
Description of parameters and settings that controls the model run
- RunModel.bat file
- JEMnR settings file
- University Model settings file
- VDFs
- Visum assignment/skimming settings
- Highway
- Transit
- Non-motorized
- A complete listing of output files from each model component (with links to data dictionary):
- JEMnR
- CVM
- University Model
- Skims
- Trip tables
- Assignment outputs
- Description of JEMnR components: trip generation, accessibility, destination choice, mode choice, allocation/Time of Day
- Based on existing JEMnR documentation
- Include links to inputs/outputs/settings/data dictionary wherever applicable
- Description of CVM
- Based on existing CVM documentation
- Include links to inputs/outputs/settings/data dictionary wherever applicable
- Description of the University Model
- Based on existing University Model documentation (original and the SOABM wiki)
- Include links to inputs/outputs/settings/data dictionary wherever applicable
- Definition of key variables in inputs files
- Definition of key variables in output files
- Description of other key model parameters
- List of common errors and troubleshooting solutions