Skip to content

fix: allow to copy networks with unsolved model#1265

Merged
lkstrp merged 4 commits intoPyPSA:masterfrom
lkstrp:fix-unsolved-copy
Jul 3, 2025
Merged

fix: allow to copy networks with unsolved model#1265
lkstrp merged 4 commits intoPyPSA:masterfrom
lkstrp:fix-unsolved-copy

Conversation

@lkstrp
Copy link
Copy Markdown
Member

@lkstrp lkstrp commented Jun 27, 2025

Closes #1262

Checklist

  • Code changes are sufficiently documented; i.e. new functions contain docstrings and further explanations may be given in doc.
  • Unit tests for new features were added (if applicable).
  • A note for the release notes doc/release_notes.rst of the upcoming release is included.
  • I consent to the release of this PR's code under the MIT license.

@lkstrp lkstrp merged commit fd776b5 into PyPSA:master Jul 3, 2025
22 of 23 checks passed
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.

After creating the optimization model, copying the model throws an error

1 participant