-
The existing StorageSystemsSimulations documentation needs to be cleaned up prior to reorganizing with the new Diataxis format. This includes:
- [x] Upgrading to `Documenter` > 1.0
- [x] resolvin…
-
`import curly`
Raised:
No module named 'httplib'
File "/workspaces/powersystems_vm_client/powersystems_vm_client/main.py", line 3, in
import curly
ModuleNotFoundError: No module named '…
-
The IS companion to https://github.com/NREL-Sienna/PowerSystems.jl/issues/1161. If one sets a component's name to that component's existing name:
it is an error. I propose we add a special case in …
-
I set HiGHS gap limit to a very low tolerance of 0.9 and ran the Sienna performance test.
The julia deserialization function is taking 50%+ of the total time.
Hence, the main bottleneck by far.
I…
-
Certain power flow runs fail with this message:
![Screenshot 2024-07-12 at 1 48 26 PM](https://github.com/user-attachments/assets/0817ee30-f1ca-4680-bebb-2d07b53e96e5)
It looks like there is a pos…
-
Another sub-issue of https://github.com/NREL-Sienna/PowerSystems.jl/issues/1134 but this one is distinct enough to get its own issue: certain fields are units system-dependent in some structs but not …
-
The current nightly build of 1.18-dev shows the below diagram for `PowerSystems.Semiconductors.PhaseModules.DiodeModule`.
The hover message claims to look up `PowerSystems.Semiconductors.PhaseModules…
-
The call to `zeros(n_q - 1)` here:
https://github.com/modelica-3rdparty/PowerSystems/blob/69fd1e7381fb50e6a0bc77d9ba168e9d6a7d9a6a/PowerSystems/Examples/AC3ph/Precalculation.mo#L1142
seems to come d…
-
This ticket focuses on the remaining issue of #7824.
If `PowerSystems.Examples.AC3ph.Elementary.Line` is ran with `--tearingMethod=minimalTearing`, it produces the expected results:
![immagine](ht…
-
From time to time, issues come up relating to confusion about the various units systems PowerSystems uses — natural units (which may perhaps be subdivided into mega- vs. kilo-, etc.), device base unit…