MaREI-EPMG / times-ireland-model

TIMES-Ireland Model (TIM)
Other
10 stars 14 forks source link

Modify the LDVs, and freight vehicles stock #35

Closed vahid-aryanpur closed 1 year ago

vahid-aryanpur commented 1 year ago

Improve the stock retirement flow of the existing vehicles, i.e. making them consistent with historical values

olejandro commented 1 year ago

@vahid-aryanpur, I've merged main into this branch to enable merge and also added Eurostat data for freight demand in 2019-2021. The model becomes infeasible due to HGVs in 2019. Could you take a look?

Number of equations in conflict: 3
upper: EQL_CAPACT('IE',2019,2019,'T-HGT-ICE_DST00',ANNUAL) < 1.13148
fixed: EQE_COMBAL('IE',2019,'TRAF',ANNUAL) = 12.516
fixed: EQE_UCRTS('UC_Good_HGV','IE',2019,ANNUAL) = 0

Number of variables in conflict: 2
lower: VAR_COMNET('IE',2019,'TRAF',ANNUAL) > 0
upper: VAR_UCRTS('UC_Good_HGV','IE',2019,ANNUAL) < 0
vahid-aryanpur commented 1 year ago

@olejandro The problem was resolved, it was for the lack of heavy trucks to meet demand in 2019. Please see the last updates

olejandro commented 1 year ago

There are dummies in TRA in 2018-2021. I'll open an issue and merge it anyway.