Published June 27, 2023
| Version v0.24.0
Software
Open
PyPSA: Python for Power System Analysis
Description
What's Changed
- deprecate
n.lopf()in favour ofn.optimize()by @fneum in https://github.com/PyPSA/PyPSA/pull/630 - move networkclustering module to clustering.spatial by @fneum in https://github.com/PyPSA/PyPSA/pull/628
- add warning for duals not assigned by @lisazeyen in https://github.com/PyPSA/PyPSA/pull/633
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/636
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/640
- opt: fix attr setter for pyomo versions >= 6.6 by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/644
- Feature/snapshot weights by @martinhjel in https://github.com/PyPSA/PyPSA/pull/641
assign_duals: add storage consistency equations by @fneum in https://github.com/PyPSA/PyPSA/pull/645- Add missing market_value reference by @euronion in https://github.com/PyPSA/PyPSA/pull/646
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/647
- losses: handle transformers correctly by @fneum in https://github.com/PyPSA/PyPSA/pull/650
- Update to linopy v0.2 by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/653
- correct sign in linearized UC by @lisazeyen in https://github.com/PyPSA/PyPSA/pull/652
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/PyPSA/pull/654
- Add deprecation warning to networkclustering module by @FabianHofmann in https://github.com/PyPSA/PyPSA/pull/642
- add quadratic marginal cost for stores and storage units by @fneum in https://github.com/PyPSA/PyPSA/pull/655
- add time-resolved energy balance to statistics module by @p-glaum in https://github.com/PyPSA/PyPSA/pull/648
- Prepare release v0.24 by @fneum in https://github.com/PyPSA/PyPSA/pull/656
- @martinhjel made their first contribution in https://github.com/PyPSA/PyPSA/pull/641
Full Changelog: https://github.com/PyPSA/PyPSA/compare/v0.23.0...v0.24.0
Notes
Files
PyPSA/PyPSA-v0.24.0.zip
Files
(5.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ec4f87a403f815fee09cfabece5c541d
|
5.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PyPSA/PyPSA/tree/v0.24.0 (URL)