Skip to content

Fixes to load component shift#1336

Open
Janie115 wants to merge 5 commits intoblue-marble:developfrom
Janie115:fix_load_component_shift
Open

Fixes to load component shift#1336
Janie115 wants to merge 5 commits intoblue-marble:developfrom
Janie115:fix_load_component_shift

Conversation

@Janie115
Copy link
Contributor

No description provided.

* mod.Load_Component_Shift_Fraction_Invested[prj, mod.period[tmp]]
)


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Janie115, I'm not sure this is right. I understand the fix above (only remove the fraction invested from the load before adding the shifted load), but the variable costs below seem like they should apply to the shifted profile only like it was before. For example, if we start with a profile of 10MW/10MW/10MW in three timepoints, we invest in 4 MW (fraction 0.4), then we would remove 10MW*0.4 in the three timepoints (the second component /positive power provision in the above power_provision_rule) and add, say, a profile of 2MW/8MW/2MW (the first component/Load_Component_Shift_Add_Load_MW variable/negative power provision in the above expression). In the variable cost expressions below, however, we would only consider the 2MW/8MW/2MW part, which is the actual "operations" of the load shift. Am I misunderstanding what you are trying to do? Perhaps you only want to apply variable cost the losses?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments