Veda2.0 Released!


Sunken Costs of Trade Processes
#1
Hi,
 In my model, there is a scenario file ScenTrade_Transmission for definition of the trade processes' parameters. In this file, I have defined the parameter STOCK, for installed capacity in the base year, and the parameter INVCOST, such that it is possible for TIMES to expand the existing capacity incurring an investment cost for doing this. My problem is that TIMES is multiplying this existing capacity (STOCK) by the investment cost (INVCOST) and associating a cost with an already existing capacity. This does not change the optimal solution of TIMES, since it is a sunken cost (a constant that is simply added to the objective function). However, I would like TIMES not to consider this sunken cost in the objective function. Is there some way to do this?

Thank you!
Reply
#2
Yes.  INVCOST (=NCAP_COST) is a vintaged parameter.  So you can define it zero for the existing vintage:

INVCOST(Baseyear)=0        (investment cost is zero in the Base year and before)
INVCOST(Baseyear+1)=X      (X is your original investment cost value)
NCAP_BND(Baseyear,UP)=0    (to prevent investments in the Base year)
NCAP_ILED(Baseyear+1)=0    (if you did not have NCAP_ILED defined for it before)

where Baseyear is the Base year in your model.

Additionally, activate OBLONG in the VEDA control panel.
Reply
#3
Thank you! That solved my problem!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  trade bound [email protected] 2 407 18-04-2025, 05:50 AM
Last Post: [email protected]
  Negative LCOE for processes with high FLO_SUB Sasha 2 2,437 08-07-2022, 04:40 PM
Last Post: Sasha
  Early Retirement Costs Felix 10 11,244 22-06-2022, 06:33 PM
Last Post: Ceas19
  UC_FLO ignored by TIMES for IRE processes needing UC_IRE NeilGrant 16 15,441 30-09-2021, 02:56 AM
Last Post: Antti-L
  Trade between two book regions Kristina.Haaskjold 3 3,975 16-09-2021, 02:58 PM
Last Post: Kristina.Haaskjold
  Trade processes not being defined henriqueanjos 7 6,552 12-06-2021, 06:58 AM
Last Post: henriqueanjos
  Carbon Budgets Excluding Processes using UC_FLO JGlynn 3 5,390 04-02-2021, 04:18 PM
Last Post: JGlynn
  Solar lower costs impact capacity constraints LucasD 10 10,027 18-12-2020, 03:04 PM
Last Post: AKanudia
  H2 blending - constraints in simultaneous processes pfortes 6 7,409 26-05-2020, 10:58 PM
Last Post: pfortes
  How can I model discharge times for two DAYNITE processes? ach 3 5,506 26-04-2020, 02:52 AM
Last Post: Antti-L

Forum Jump:


Users browsing this thread: 1 Guest(s)