cpmodel / FTT_StandAlone

Future Technology Transformation models
GNU General Public License v3.0
9 stars 1 forks source link

Adjusting FTT-Tr learning rates and turnover rates #140

Closed cormacmlynch closed 3 weeks ago

cormacmlynch commented 1 month ago

The shares of EVs are too high in some regions. @aileenlam28 has discovered this could be due to different learning rates and turnover rates in the Python model. This pull request adjusts both of these values to match the MATLAB model. This includes a small difference to how the turnover rates are incorporated into the shares equation.

There are still some small differences between the models but this could be because of RK4 and different gamma values.