Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute for existing capacities in process and transmission #4

Open
ojdo opened this issue Sep 22, 2016 · 0 comments
Open

Attribute for existing capacities in process and transmission #4

ojdo opened this issue Sep 22, 2016 · 0 comments

Comments

@ojdo
Copy link
Collaborator

ojdo commented Sep 22, 2016

Transfer the capability for representing already existing infrastructure, just like in sister model urbs. Implementation: all process and transmission capacity variables must be doubled (cap_total and cap_new). Then, an attribute installed_capacity must be added to the relevant model entities, while adding a new constraint

cap_total = installed_capacity + cap_new

Investment costs then must only occur for cap_new, while all capacity-dependent fix costs must incur for cap_total. Caveat: possible complications with the binary decision variables must be thought through before writing code.

@ojdo ojdo changed the title inst-cap attribute for process and transmission Attribute for existing capacities in process and transmission Sep 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant