Particle importing #755
-
|
When considering external injection into plasma, can you import an electron distribution into EPOCH? I.e. particle positions and momenta. |
Beta Was this translation helpful? Give feedback.
Answered by
Status-Mirror
Dec 11, 2024
Replies: 1 comment
-
|
Hey @JMByrne1, You can either import particles from a file, where you specify the injection time, position, momentum and weight for each one individually, or you can specify the temperature and drift of a plasma outside the simulation window, which can be injected over the simulation. Both examples are present in out injector demos. Hope this helps, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JMByrne1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @JMByrne1,
You can either import particles from a file, where you specify the injection time, position, momentum and weight for each one individually, or you can specify the temperature and drift of a plasma outside the simulation window, which can be injected over the simulation. Both examples are present in out injector demos.
Hope this helps,
Stuart