The Charged Particle Tracing Interface is designed to model the motion of electrons, individual ions, or small ion clusters in electric and magnetic fields. Because the model particles are generally on the atomic or molecular scale, extrinsic properties like particle mass and charge number are specified, but material properties like density or specific heat are not well defined. For larger particles where these intrinsic material properties are defined, consider using
The Particle Tracing for Fluid Flow Interface (the particles might still be charged, and can still be subjected to electric and magnetic forces, despite the Particle Tracing for Fluid Flow interface not having “charged” in its name).
Any number of Electric Force and
Magnetic Force nodes can be added to the model in order to exert electric and magnetic forces, respectively, on the model particles. If multiple particle species are included, the charge of each species is queried separately, so that positive and negative ions (for example) can be driven in opposite directions by an electric field within the same model.
If, in addition, the particles move at relativistic speeds, the current density due to particle motion may become significant. The Particle–Field Interaction, Relativistic Interface automatically adds the
Electric Particle Field Interaction and
Magnetic Particle–Field Interaction Multiphysics nodes to account for the space charge density and current density of particles, respectively. Magnetic particle-field interactions are usually negligibly small compared to electric particle-field interactions at nonrelativistic speeds.
The computational requirements for models that include particle-field interactions increase significantly over those that neglect them. If the fields and particle trajectories are directly coupled to each other, both must be computed in the same Time Dependent study, and a fairly small time step must be taken by the solver to account for the constantly changing electric potential. In addition, the space charge density and current density are computed using variables that are constant over each mesh element, so it may be necessary to refine the mesh or increase the number of model particles to more accurately model particle-field interactions.
If the fields are stationary, as often occurs when beams of particles are released at constant current, it is possible to significantly reduce the computational cost of the model by using a Stationary solver to compute the fields and a
Time-Dependent solver to compute the particle trajectories. It is also possible to create a solver loop that alternates between the
Stationary and
Time-Dependent solvers so that a bidirectional coupling between the trajectories and fields can be established; a dedicated
Bidirectionally Coupled Particle Tracing study step is available for setting up such a solver loop. The process of combining these solvers is described in the section
Study Setup.
If the density of charged particles is extremely high then it can be necessary to include the Coulomb force that acts between the particles. This is done by adding a Particle-Particle Interaction node to the model. When particle-particle interactions are included in a model the computational requirements increase and scale as the number of particles squared. In such models, it is often best to start with a small number of particles, run the study, and then assess whether or not the effect is significant.