Skip to content

Commit 17e780d

Browse files
committed
Update default AOCs based on commit ada30f6
1 parent 4256a93 commit 17e780d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/asim/configs/common/constants.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ minAgeDriveAloneAV: 13
9292

9393

9494
#valueOfTime: 8.00
95-
costPerMile: 32.7
95+
costPerMile: 32.5
9696
costShareSr2: 1.75
9797
costShareSr3: 2.50
9898
waitThresh: 10.00

src/asim/configs/common_airport/constants.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
costPerMile: 32.7
1+
costPerMile: 32.5
22
taxiCostInitial: 3.00
33
taxiCostPerMile: 3.3
44
taxiCostPerMinute: 0.46

src/asim/configs/crossborder/constants.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ trip_c_cost: -0.0003
6262
trip_c_ivt: -0.03
6363

6464
cost_per_mile_fuel: 22
65-
cost_per_mile_maint: 10.7
65+
cost_per_mile_maint: 10.5
6666
taxi_base_fare: 3
6767
taxi_cost_per_mile: 3.3
6868
taxi_cost_per_minute: 0.46

0 commit comments

Comments
 (0)