Skip to content

Commit

Permalink
Increase maxWalkIfMTAccessAvailable from a half mile to a mile
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeJimFlood authored Oct 18, 2024
1 parent 34ff5bf commit 854db70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/asim/configs/common/constants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ nevDiversionConstant: 6
nevDiversionFactor: 1.25
nevStartPeriod: 9
nevEndPeriod: 38
maxWalkIfMTAccessAvailable: 0.5 # Maximum distance to walk to premium transit if microtransit access is available
maxWalkIfMTAccessAvailable: 1.0 # Maximum distance to walk to premium transit if microtransit access is available

# cost of "average" monthly transit pass cost. Used in transit pass ownership model.
# cost of pass divided by 2 for age < 18 and 65+.
Expand Down Expand Up @@ -299,4 +299,4 @@ MedIncomePEVRebate: 0
SanYsidro_maz_id: 9279
OtayMesa_maz_id: 9387
Tecate_maz_id: 22324
OtayMesaEast_maz_id: 7123
OtayMesaEast_maz_id: 7123

0 comments on commit 854db70

Please sign in to comment.