-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
-
a. Please confirm the correct implementation.
-
b.
DiscountFactorandDiscountFactorMidshould be calculated usingDiscountRateIdvand indexed by Technology. Objective function and constraints should be updated to include the technology index.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working