Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solution contains little node information #2

Open
LukeLabrie opened this issue Mar 20, 2024 · 0 comments
Open

solution contains little node information #2

LukeLabrie opened this issue Mar 20, 2024 · 0 comments

Comments

@LukeLabrie
Copy link
Owner

currently, the Solve() method of the System() object returns only the solution matrix. accessing the solutions of specific Nodes externally therefore, requires a priori knowledge of its index, and manual splicing of the matrix.

if Solve() returned an object with some more intuitive node information, external post-processing might be easier. perhaps this could be accomplished with strings representing the names of nodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant