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

include an option to use only dispatch optimization (with fixed capacities) #32

Open
nehadimri1991 opened this issue Jan 25, 2022 · 2 comments

Comments

@nehadimri1991
Copy link
Collaborator

At present, this would need to be hard coded every time it is needed (should be parameterized)

@xavijoba
Copy link
Collaborator

to fix the capacities, could we not fix upper and lower bounds to the same value (or very close) ?

@nehadimri1991
Copy link
Collaborator Author

nehadimri1991 commented Feb 1, 2022

Fixing capacities directly in the excel file doesn't solve this. The parameter 'nonconvex' needs to be set 'False' for each transformer/storage and the 'offset' parameter (which points to the base investment cost) should not be given in this case. When 'nonconvex' is set to False, 'offset' should be 0, otherwise this leads to an error.

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

No branches or pull requests

2 participants