-
Notifications
You must be signed in to change notification settings - Fork 230
Diagnostics : EM fields on particles #5637
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
base: development
Are you sure you want to change the base?
Diagnostics : EM fields on particles #5637
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…rpX into diags_em_on_particles_2
for more information, see https://pre-commit.ci
Co-authored-by: Luca Fedeli <[email protected]>
Co-authored-by: Luca Fedeli <[email protected]>
Co-authored-by: Luca Fedeli <[email protected]>
for more information, see https://pre-commit.ci
|
Thank you, @grobertdautun! We just merged in Could you please merge |
Regression/Checksum/benchmarks_json/test_2d_particle_EM_diagnostics.json
Outdated
Show resolved
Hide resolved
…stics.json Update checksum using result obtained by github runner (I get the same on my local machine)
…en both fields are requested
…rpX into diags_em_on_particles_2
for more information, see https://pre-commit.ci
|
Is anybody planning to work on this PR? |
|
Hi @aeriforme , thanks for offering to work on this PR. I updated it and it is now ready for review. |
While updating #5637 for review, I reached a `maybe uninitialized` error in the CI tests This PR updates the `FieldGather.H` file to initialize the affected variables (and the other similar ones just in case)
This PR implements the options
ExEyEzBxByandBzon the particles diagnostics to output the electromagnetic fields seen by the particles.I added a test case
test_2d_particle_EM_diagnosticswith its analysis. This case represents a single particle fixed in a box traversed by a laser pulse, and the analysis verifies that the fields are matching the theoretical ones.There are two limitations to this diagnostics that should be updated later :
getExternalEBFieldtemplate