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

Add __getitem__, coil and current setter/getter for Circuit class #79

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

tbody-cfs
Copy link
Contributor

Adds a getitem method for Circuit, so that you can access coils in the same way as for Machine.

Adds setter and getter routines for coil and current in Circuit, automatically updating the constituent coils to be consistent with the Circuit (this helps particularly when printing out the Circuit)

Copy link
Collaborator

@bendudson bendudson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! Thanks @tbody-cfs

@bendudson bendudson merged commit 5f5d452 into freegs-plasma:master Dec 14, 2022
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

Successfully merging this pull request may close these issues.

2 participants