New Feature: Add nodes to Power Electronics
Open
@alexander-novo is already working on this.
Since Jan 6, 2026.
development
enhancement
- Dominant language
- C++
- Stars
- 27
- Forks
- 11
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 23
Description
Currently, it is the user's responsibility to ensure that the system vector is large enough to accommodate any node variables. As well, they pick the ordering of system variables and mapping from components to nodes.
If the system kept track of nodes, then the system could construct the system vector and its ordering automatically.
This is considered necessary to implement before continuing to implement the system Jacobian sparsity in #307
@pelesh @nkoukpaizan Can I get your thoughts on how you want this to look?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.