Replies: 1 comment
|
Thanks for reaching out! I think that the reason the run stalls right after the first diagnostic is that your external B-field and external current expressions are singular at the origin. Look at the radial factor Your grid is collocated, n_cell = 8 8 8, and the domain is centered on 0 ( A few ways to fix it on your side:
Physically, these two solutions say "the azimuthal field/current is zero on the axis", which is the natural value for these ~1/r profiles. |
Uh oh!
There was an error while loading. Please reload this page.
Hi WarpX community,
I am trying to inject background ions using NUniformPerCell and add an external current using Jx_external_grid_function(x,y,z,t) and an external magnetic field in hybrid solver. However, the simulation doesn't run after exporting the first step of diagnostics.
3d_rotating_jet.txt
All reactions