Fabian
|
46d8ce8f1f
|
address deprecation warnings
|
2024-01-31 17:10:08 +01:00 |
|
pre-commit-ci[bot]
|
d2f2d4ab0b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-29 18:31:05 +00:00 |
|
Tom Brown
|
20f39971f7
|
solve_network: make sure infeasibilities are printed properly
Without this formatting, there is an error adding a string to a list.
|
2024-01-25 16:49:00 +01:00 |
|
Koen van Greevenbroek
|
3e32dbccb5
|
Add support for the linopy io_api option
|
2024-01-24 11:23:56 +01:00 |
|
Fabian Neumann
|
2bee36be87
|
follow-up to #891: remove remaining solar+p3 references
|
2024-01-24 10:17:26 +01:00 |
|
Fabian
|
025688bf70
|
refactor and fix remaining linting problems
|
2024-01-19 12:17:45 +01:00 |
|
Fabian
|
b1d21813af
|
fix import order
|
2024-01-19 12:17:45 +01:00 |
|
Fabian
|
f876d78ed4
|
fix linting: run ruff
|
2024-01-19 12:17:45 +01:00 |
|
Fabian Neumann
|
b0e23652cd
|
Merge branch 'master' into reformulate-co2-constraint
|
2024-01-18 19:34:27 +01:00 |
|
lisazeyen
|
e51e405d6e
|
add clipping for links
|
2024-01-16 11:51:55 +01:00 |
|
pre-commit-ci[bot]
|
0bac08934a
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-12 20:34:57 +00:00 |
|
lisazeyen
|
f042c77926
|
add new constraint on co2 atmoshpere store
|
2024-01-12 21:33:14 +01:00 |
|
Fabian Neumann
|
f68e8d3d61
|
Merge branch 'master' into wildcard-opts-config
|
2024-01-05 12:02:11 +01:00 |
|
pre-commit-ci[bot]
|
4883287417
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-01-04 19:10:07 +00:00 |
|
Fabian
|
be5331c89c
|
formulate sequestration limit constraint as operational_limit constraint
|
2024-01-04 19:56:01 +01:00 |
|
Fabian
|
254d50b1b4
|
prepare sectors: allow for updating co2 network costs
|
2024-01-04 19:49:59 +01:00 |
|
Fabian Neumann
|
34535bcbff
|
custom_extra_functionality: assume same function name as file name
|
2024-01-04 13:08:14 +01:00 |
|
Fabian Neumann
|
cfd689bbec
|
add snakemake object to custom_extra_functionality arguments
|
2024-01-04 13:03:03 +01:00 |
|
Fabian Neumann
|
593995675e
|
gurobi: avoid double-logging to console
|
2024-01-04 12:44:47 +01:00 |
|
Fabian Neumann
|
d145758fb7
|
gracefully handle absent extra_functionality file; add file to path
|
2024-01-04 09:00:31 +01:00 |
|
Fabian Neumann
|
b4fb395158
|
Merge branch 'master' into custom-extra-functionality
|
2024-01-04 08:32:29 +01:00 |
|
Fabian Neumann
|
cd3eddcc3a
|
Merge pull request #739 from PyPSA/complete-losses
Lossy bidirectional links
|
2024-01-03 16:54:02 +01:00 |
|
Fabian Neumann
|
257b16efd8
|
print IIS if solver returns status infeasible
|
2024-01-03 13:47:13 +01:00 |
|
Fabian Neumann
|
83ecaac4de
|
Merge branch 'master' into wildcard-opts-config
|
2024-01-03 13:08:21 +01:00 |
|
Fabian Neumann
|
80f9259bac
|
handle gas pipeline retrofitting with lossy links
|
2024-01-03 12:57:22 +01:00 |
|
Fabian Neumann
|
05495ce484
|
fix lossy bidirectional link coupling countraint for myopic
|
2024-01-03 12:46:42 +01:00 |
|
Fabian Neumann
|
4db59eddc2
|
Merge branch 'master' into complete-losses
|
2024-01-03 09:29:14 +01:00 |
|
Fabian Neumann
|
fa13eae277
|
Merge branch 'custom-extra-functionality' of github.com:PyPSA/pypsa-eur into custom-extra-functionality
|
2023-12-29 17:23:24 +01:00 |
|
Fabian Neumann
|
4b6dd29083
|
add dummy file and assert path exists
|
2023-12-29 17:23:11 +01:00 |
|
pre-commit-ci[bot]
|
fba320bfa7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-12-29 16:20:26 +00:00 |
|
Fabian Neumann
|
8a11bdb4b1
|
solve_network: option to inject custom extra functionalities from source file
|
2023-12-29 17:19:19 +01:00 |
|
lisazeyen
|
afcf5e7d2e
|
add load shedding for all carriers
|
2023-11-24 09:53:22 +01:00 |
|
Fabian Neumann
|
014a4cd62e
|
fix for losses with multi-period investment
|
2023-11-12 18:42:53 +01:00 |
|
Fabian Neumann
|
7884392326
|
Merge pull request #748 from PyPSA/follow-up-637
follow-up to #637: remove duplicate code and update tsam version
|
2023-10-18 10:27:29 +02:00 |
|
Fabian Neumann
|
85c8812702
|
Merge branch 'master' into complete-losses
|
2023-10-08 11:58:03 +02:00 |
|
pre-commit-ci[bot]
|
f054180a62
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-10-08 09:20:59 +00:00 |
|
Sourcery AI
|
3c36c60bdd
|
'Refactored by Sourcery'
|
2023-10-08 09:20:36 +00:00 |
|
Fabian Neumann
|
679d09c170
|
follow-up to #637: remove duplicate code and update tsam version
|
2023-10-08 11:10:09 +02:00 |
|
lisazeyen
|
22fe2448a4
|
Update scripts/solve_network.py
Co-authored-by: Fabian Hofmann <fab.hof@gmx.de>
|
2023-09-30 08:14:54 +02:00 |
|
pre-commit-ci[bot]
|
d2f8dc25fd
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-29 19:24:57 +00:00 |
|
virio-andreyana
|
4ac664b871
|
use .replace to fix type error
|
2023-09-29 21:24:29 +02:00 |
|
pre-commit-ci[bot]
|
d75b0ae8ab
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-28 19:11:54 +00:00 |
|
virio-andreyana
|
a3a7e19b07
|
add finishing touches
|
2023-09-28 21:11:22 +02:00 |
|
pre-commit-ci[bot]
|
1e87cf0eeb
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-27 06:22:57 +00:00 |
|
virio-andreyana
|
0d1339b1d3
|
add wildcard options in config for solve network
|
2023-09-27 08:22:28 +02:00 |
|
Fabian Neumann
|
e4eff27e50
|
fix capacity synchronisation between forward and backward lossy links
|
2023-09-12 17:27:09 +02:00 |
|
Fabian Neumann
|
cc162a9e02
|
option for losses on bidirectional links via link splitting
|
2023-09-12 17:25:51 +02:00 |
|
lisazeyen
|
c0152c25a4
|
first fixes for CI
|
2023-08-30 15:57:47 +02:00 |
|
pre-commit-ci[bot]
|
64cbfd673c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-08-30 12:33:27 +00:00 |
|
lisazeyen
|
c278a3159f
|
add benchmark back
|
2023-08-30 14:32:57 +02:00 |
|