Skip to content
dumbman edited this page Oct 16, 2018 · 43 revisions

Ef is a software for simulation of charged particles dynamics. It's primary areas of application are accelerator science and plasma physics. Below are several examples of the simulations that can be done with this program:


Single particle in uniform magnetic field;       Widening of a ribbon beam during the propagation



Ribbon beam in uniform magnetic field       Potential well of cylindrical beam in tube

Ef focuses on nonrelativistic energies. Particular emphasis is placed on low-energy beams, such that can be found in ion sources and electron guns. A motivation behind the program, the scope and the general goals are discussed here.

Particles dynamics is traced under action of external electromagnetic fields. Particle self-interaction is taken into account with particle-in-cell method. Detailed description of the mathematical model can be found here.

Attention is given to integration with CAD software to allow for simulation of complex real-life experimental setups. An experimental plugin for FreeCAD exists.

Ef is a free software -- it's source code is open and avaible for modification and redistribution. It is written mostly in C++. Basic MPI support allows to take advantage of parallel execution in multiprocessor environment.

Current features are described in detail in appropriate wiki sections, as well as installation procedure. Some usage examples are also given.

Clone this wiki locally