ORNL / ORNL/GridKit

New Feature: Add nodes to Power Electronics

Open
#321 5 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.