-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
From the documentation:
"Integer defining the number of years at which prices are updated at every iteration. It needs to equal or be a multiple of the interval of years in the time_framework. Default to 5 years."
It's not really clear to me what this is supposed to mean. Looking at the code, all this parameter is doing is adding one extra year to the time framework, this many years on from the final year, which seems to be required for the simulation to run to the final year.
It's got nothing to do with agent foresight, which is controlled by the forecast parameter in each sector. Pretty confusing...
I think it would be clearer if we remove this parameter, and adjust the code so it isn't required.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done