Skip to content

Get rid of the foresight parameter #476

@tsmbland

Description

@tsmbland

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions