-
Notifications
You must be signed in to change notification settings - Fork 16
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
Rectangular XS current source from a BluemiraWire
#3114
base: develop
Are you sure you want to change the base?
Conversation
Quality Gate passedIssues Measures |
@kj5248 have a go with this and see if it will do what you want. It needs testing (do not trust pictures! - in this case I have just used them to tell me if the field is symmetric about the Z-plane, and that we recover 1/r behaviour). It still isn't quite there, but I've just been doing this during a workshop and have exceeded the time I wish to spend on this. |
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3114 +/- ##
===========================================
+ Coverage 79.71% 80.08% +0.37%
===========================================
Files 227 227
Lines 25513 25577 +64
===========================================
+ Hits 20337 20483 +146
+ Misses 5176 5094 -82 ☔ View full report in Codecov by Sentry. |
5a50acb
to
7574352
Compare
BluemiraWire
BluemiraWire
Linked Issues
Closes #{ID}
Description
I think something like this would do the job for highest-fidelity fastest-run-time for the picture frame coils, but the function has some severe limitations at present, and lacks in generality.
This is quite clearly not yet working for TripleArc, and I am not sure why... It's either something really stupid with coordinate systems, or something much more sinister.
Interface Changes
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build