openmodels / MimiPAGE2020.jl

PAGE-2020 - a Julia implementation of the PAGE Integrated Assessment Model
MIT License
8 stars 10 forks source link

Discounting incorrectly starts at 2015 rather than pulse year #54

Closed jkikstra closed 4 years ago

jkikstra commented 4 years ago

See PR in PAGE-ICE to fix this issue. Proposed fix; use utilitydiscountfactor to cancel out discounting for the years before the pulse of CO2 emissions, to start discounting at the time that marginal impacts start occurring due to marginal emissions.

This should be implemented in all files that are affected in mimi-page-2020.

jrising commented 4 years ago

Resolved by commit 400b86d5bb06b65903d0c9fe217738f57526fb6d.