Particle interfaces can be defined to export particle data from a gun-simulation or a tracking-simulation to a subsequent PIC solver or tracking solver run. Two types of interfaces are available:
Assuming that you have a tracking- or gun-project which has to be linked to a subsequent PIC-project by using Particle interfaces, perform the following steps to define a proper connection:
Open the tracking- or gun-project.
Run the tracking- or gun-simulation.
Define one ore more export interfaces.
Export the particle data to interface files.
Open the PIC- or tracking project.
Define one ore more import interfaces by importing the particle interface files.
Run the subsequent PIC- or tracking simulation.
See also
Define Particle Export Interface, Define Particle Import Interface, Export particle interfaces