-
I just filled it out a model factsheet for this MODEX thing. It was mostly a good experience, but a few bits of feedback:
v) Could there be a button to delete entries, e.g. if I want to delete the …
Ludee updated
4 months ago
-
Hi,
I would like to use PyPSA with reduced networks, where the external network is represented by equivalent elements. One of these elements is an asymmetrical impedance. Here the impedance going fro…
-
Using pypsa 0.26.0 in python 3.11.6
When I use the function calculate_PTDF() on a subnetwork it returns a numpy array. Running a few tests, it looks like the dimensions are subnetwork.branches_i (…
-
## Describe the Bug
Hello,
I am trying to use PyPSA with CPLEX to model an energy system but it does not find my licenced CPLEX:
```
CPLEX Error 1016: Community Edition. Problem size limits exc…
-
**pypsa==0.20.0, the example code is as follows:**
`import pypsa
import numpy as np
import pandas as pd
import os
import matplotlib.pyplot as plt
import cartopy.crs as ccrs
network = pypsa.ex…
-
### What happened?
> Preface: The description below is way too long for how small the potential change is. It might be that I'm misreading
> the current status, then please ignore and just close t…
-
The task `ElectricalNeighbours` is not designed yet to work when eGon100RE is one of the scenarios.
-
Add switches as a new component. Each line would have two switches with status as open or closed. An example csv/dataframe would look as follows:
| name | line | connected_bus | disconnected_bus | …
Deki4 updated
3 months ago
-
### Feature Request
The individual files should be nested in the input function, `electricity_study_demand`. Same occurs for sector demand. I guess it may have been a merge issue that introduced this…
-
## Describe the feature you'd like to see
To get this running, we need some additional tech_colors in our config:
https://github.com/pypsa-meets-earth/documentation/pull/87