You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hugo/content/en/docs/Roadmap/index.md
-26Lines changed: 0 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,29 +7,3 @@ weight: 8
7
7
Short-term planning for new features is done on the GitHub [Project board](https://github.com/orgs/sogno-platform/projects/1).
8
8
9
9
You can also check the [Issues List](https://github.com/sogno-platform/dpsim/issues) or the [Pull Requests](https://github.com/sogno-platform/dpsim/pulls) on GitHub.
10
-
11
-
# Under Development
12
-
13
-
- Solver
14
-
-[ ] CUDA sparse implementation
15
-
-[ ] improve online system matrix computation and refactorization to support nonlinear elements in network solution (NICSLU integration)
16
-
-[x] merge DAE solver branch
17
-
- Interfaces
18
-
-[x] reimplement python interface using pybind and expose more models / functionalities
19
-
-[x] add python based examples using the VILLASnode interface
20
-
-[x] support matpower / pypower format for static simulation
21
-
- Tests, Examples, CI
22
-
-[x] convert most of the examples to Python and test them against reference results in CI
23
-
-[x] convert more gitlab CI jobs to github actions
24
-
-[ ] add IEEE39 system to examples
25
-
- Models
26
-
-[x] VBR generator model
27
-
-[ ] SVC
28
-
-[ ] add tap-change to transfomer
29
-
30
-
# Ideas
31
-
32
-
- Solver
33
-
-[ ] improve integration of diakoptics solver
34
-
- Interfaces
35
-
-[ ] implement CIM reader in Python using new pybind interface and cimpy library
0 commit comments