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

Create the new parameter and update the input files for the use of a tighter formulation for storage assets #638

Closed
Tracked by #576
datejada opened this issue May 11, 2024 · 0 comments · Fixed by #641
Assignees
Labels
Type: addition Add something that doesn't exist Zone: data & import Interfacing between database and Julia

Comments

@datejada
Copy link
Member

datejada commented May 11, 2024

Create a new parameter use_binary_storage_method with three options:

  • none: no extra constraints are included to avoid charging and discharging simultaneously.
  • binary: it enables the binary variable and equations to avoid charging and discharging simultaneously in the storage asset.
  • relaxed_binary: . it also enables the binary variable and equations to avoid charging and discharging simultaneously in the storage asset. Still, it relaxes the binary variable as a continuous variable within 0-1.
@datejada datejada self-assigned this May 11, 2024
@datejada datejada changed the title Create the new parameters and update the input files for the use of a tighter formulation for storage assets Create the new parameter and update the input files for the use of a tighter formulation for storage assets May 11, 2024
@datejada datejada added Type: addition Add something that doesn't exist Zone: data & import Interfacing between database and Julia labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: addition Add something that doesn't exist Zone: data & import Interfacing between database and Julia
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant