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

Add parameters and constraints for a new efficiency representation #1156

Open
nhniina opened this issue Jan 21, 2025 · 0 comments
Open

Add parameters and constraints for a new efficiency representation #1156

nhniina opened this issue Jan 21, 2025 · 0 comments
Assignees

Comments

@nhniina
Copy link
Contributor

nhniina commented Jan 21, 2025

The proposal is to add a constraint like:

SUM_i(SUM_j(conversion_flow_coefficient_ij * input_flow_ij)) = SUM_i(SUM_j(conversion_flow_coefficient_ij * output_flow_ij)) + conversion_online_coefficient * online (+ conversion_constant)

i: nodes
j: operating points

New parameters:
unit: conversion_online_coefficient and potentially also conversion_constant
unit__to_node and node__to_unit: conversion_flow_coefficient

@nhniina nhniina self-assigned this Jan 21, 2025
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

1 participant