-
Notifications
You must be signed in to change notification settings - Fork 12
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 toroidal and poloidal variation of component thickness #9
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made a couple of initial requests, but I think it will be good to discuss data structure choices for the now quite complex radial build data in a S/W meeting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A small comment on the readability and robustness of your angle expansion.
Aside: I think we are at a tipping point for wanting to make this more object oriented!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One little change recommended here
I think this needs a rebase because of #11 ? |
69b69e9
to
e522138
Compare
Rebased on #11 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Adds ability for user to specify toroidal and poloidal variation of component thicknesses. Users specify component thicknesses at points in the toroidal and poloidal domain, and thickness values are linearly interpolated between these points to provide continuous variation.