-
Notifications
You must be signed in to change notification settings - Fork 14
uploading far-field notebook with non-deacying field #397
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
Conversation
Ok yeah I think I understand why this is the case, fundamentally the fields don't decay which is always going to be a problem. |
Spell Check ReportFarFieldProjectionNonDecayingField.ipynb: Checked 1 notebook(s). Found spelling errors in 1 file(s). |
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.
Thanks @FilipeFcp this is very helpful to clear up some confusion from users. Looks ready to go.
- I think the correct rst file should be
docs/features/data_visualisation.rst. - The section title
Simulation setup->Simulation Setup
uploading far-field notebook tutorial with non-deacying field



@momchil-flex, @tomflexcompute, and I were discussing last week the limitations of far-field projection for this scattering structure, where it’s not possible to use a closed 3D monitor and the fields don’t decay at the boundaries.
While exploring this, we noticed there’s a compromise between the simulation size and the
window_sizeargument, so we decided to publish a quick tutorial about it. Any insights or comments you might have are very welcome :)