Skip to content

Commit

Permalink
duplicated fields for distance based pricing in emme and input config…
Browse files Browse the repository at this point in the history
… files
  • Loading branch information
bricegnichols committed Aug 8, 2018
1 parent 1f7f9bb commit 556c196
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions emme_configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@
'ashijtuvbwl' : 'asehdimjvutbpwl', 'ashijtuvbfl' : 'asehdimjvutbpfl',
'asbw' : 'asehdimjvutbpwl', 'ashijtuvbxl' : 'asehdimjvutbpxl',
'ahijstuvbw' : 'asehdimjvutbpw'}
###### Distance-based pricing######
add_distance_pricing = True
# rate below includes 3.5 cent carbon tax
distance_rate_dict = {'am' : 13.5, 'md' : 8.5, 'pm' : 13.5, 'ev' : 8.5, 'ni' : 8.5}
# HOT Lanes
add_hot_lane_tolls = True
hot_rate_dict = {'am' : 35, 'md' : 10, 'pm' : 35, 'ev' : 10, 'ni' : 10}
mode_file = 'modes.txt'
transit_vehicle_file = 'vehicles.txt'
base_net_name = '_roadway.in'
Expand Down

0 comments on commit 556c196

Please sign in to comment.