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

fieldsample does not allow for extraction of magnetic field at the vertices - this must be added. #109

Open
Tracked by #44
willGraham01 opened this issue Oct 4, 2022 · 0 comments
Labels
enhancement New feature or request priority:3

Comments

@willGraham01
Copy link
Collaborator

willGraham01 commented Oct 4, 2022

The parallel loop labelled fieldsample in iterator.cpp does not extract magnetic field components at the vertices. This must be added - it will be necessary to initialise two FieldSample objects (one for each of the $E$ and $H$ fields) and perform this interpolation in the same loop.

Additionally, the place in the code where the fieldsample values are written out will need to be correspondingly updated.

@samcunliffe samcunliffe added the enhancement New feature or request label Oct 5, 2022
@samcunliffe samcunliffe removed this from the v1.0 milestone May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:3
Projects
None yet
Development

No branches or pull requests

2 participants