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

Arbitrary coil shape #1

Open
jboguski opened this issue Mar 30, 2020 · 1 comment
Open

Arbitrary coil shape #1

jboguski opened this issue Mar 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@jboguski
Copy link

Currently there are only circular loop in available in the azimuthal direction. could different coil geometries be implemented? This would require created a 3D, as opposed to axisymmetric geometry and analysis tools.

@eepeterson
Copy link
Owner

There certainly aren't any show-stoppers in adding it to the code and it would be a great feature to have. The couple things that need to be thought about when adding this are:

1.) How do you want to interface with the data? What is your ideal structure from a user perspective?
2.) Storing a 3D data brick with 3 B field components gets very memory intensive if you want good resolution.

Happy to provide any feedback on this. If you want to take a stab at it, open a pull-request when you've got something you want me to take a look at.

@eepeterson eepeterson added the enhancement New feature or request label Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants