From a5ae1bdc934eafe141ca62b94ba9259c21c50952 Mon Sep 17 00:00:00 2001 From: JoeJimFlood Date: Wed, 17 Jul 2024 16:37:03 -0700 Subject: [PATCH] Moved coef_calib_onboard from trip mode choice coefficient file to tour mode choice coefficient file --- src/asim/configs/resident/tour_mode_choice_coefficients.csv | 1 + src/asim/configs/resident/trip_mode_choice_coefficients.csv | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/asim/configs/resident/tour_mode_choice_coefficients.csv b/src/asim/configs/resident/tour_mode_choice_coefficients.csv index 6edd49f8a..b09c1567a 100644 --- a/src/asim/configs/resident/tour_mode_choice_coefficients.csv +++ b/src/asim/configs/resident/tour_mode_choice_coefficients.csv @@ -756,3 +756,4 @@ coef_calib_autosufficienthhin_ESCOOTER_school,-2.0,F coef_calib_autosufficienthhin_EBIKE_school,-2.363534838614524,F coef_calib_autosufficienthhin_ESCOOTER_atwork,-4.0,F coef_calib_autosufficienthhin_EBIKE_atwork,-2.67253074,F +coef_calib_onboard,-0.141810560200827,F \ No newline at end of file diff --git a/src/asim/configs/resident/trip_mode_choice_coefficients.csv b/src/asim/configs/resident/trip_mode_choice_coefficients.csv index 46f20b7db..9f774f3dd 100644 --- a/src/asim/configs/resident/trip_mode_choice_coefficients.csv +++ b/src/asim/configs/resident/trip_mode_choice_coefficients.csv @@ -1433,5 +1433,4 @@ coef_calib_tourescooterjointtour0_ESCOOTER_disc,0.0,F coef_calib_tourescooterjointtour0_ESCOOTER_maint,0.0,F coef_calib_tourescooterjointtour1_ESCOOTER_disc,-28.0,F coef_calib_tourescooterjointtour1_ESCOOTER_maint,-28.0,F -coef_calib_flexfleet,0.0,F -coef_calib_onboard,-0.141810560200827,F \ No newline at end of file +coef_calib_flexfleet,0.0,F \ No newline at end of file