Skip to content

Clarify DiscountFactor #102

@willu47

Description

@willu47

While the DiscountRateIdv parameter is specified by technology, the DiscountFactor parameters are calculated from DiscountRate and are not indexed by Technology.

DiscountFactor is used in the objective function, but nowhere else in the (short and fast) code.
DiscountFactor is used in equation CC2_ in the long code.
DiscountFactorMid is used in equation E5_ (all) and OC4_ (long)

Proposed Solution

  1. a. Please confirm the correct implementation.

  2. b.DiscountFactor and DiscountFactorMid should be calculated using DiscountRateIdv and indexed by Technology. Objective function and constraints should be updated to include the technology index.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions