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

call fuction get_switchable_as_dense before p_max_pu is modified #749

Merged
merged 7 commits into from
Jul 25, 2024

Conversation

CarlosEpia
Copy link
Contributor

This PR fixes #748.

CarlosEpia and others added 2 commits June 28, 2024 09:59
…=0) causing error: file not found - in the way it is implemented so far. maybe consider making use of os.path.join instead. e.g. line 344, line 430.
etrago/appl.py Outdated
@@ -729,17 +729,17 @@ def run_etrago(args, json_path):
etrago.optimize()

# conduct lopf with full complex timeseries for dispatch disaggregation
etrago.temporal_disaggregation()
# etrago.temporal_disaggregation()
Copy link
Contributor

Choose a reason for hiding this comment

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

These changes look somehow like they should not be part of dev... Or was there a reason for changing it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agree. The args were restored.

@ClaraBuettner ClaraBuettner merged commit 60b51db into dev Jul 25, 2024
4 of 6 checks passed
@ClaraBuettner ClaraBuettner deleted the fixes/#748-ramp_up-generators-not-dispatching branch July 25, 2024 09:18
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.

ramp_up generators not dispatching
2 participants