-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
developmentFeatures/Tools related to development of GridKit, rather than use as a library.Features/Tools related to development of GridKit, rather than use as a library.enhancementNew feature or requestNew feature or request
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?
Metadata
Metadata
Assignees
Labels
developmentFeatures/Tools related to development of GridKit, rather than use as a library.Features/Tools related to development of GridKit, rather than use as a library.enhancementNew feature or requestNew feature or request