English
Related papers

Related papers: JPIC & How to make a PIC code

200 papers

Particle-in-cell methods with stochastic collision models are commonly used to simulate collisional plasma dynamics, with applications ranging from hypersonic flight to semiconductor manufacturing. Code verification of such methods is…

Computational Physics · Physics 2026-05-26 Brian A. Freno , William J. McDoniel , Christopher H. Moore , Neil R. Matula

For kinetic modeling of plasma processes in space, a rejection-sampling procedure for generating a Kappa distribution in particle-in-cell (PIC) simulation is proposed. A Pareto distribution is employed as an envelope distribution. The…

Plasma Physics · Physics 2026-03-24 Seiji Zenitani

picFoam is a fully kinetic electrostatic Particle-in-Cell(PIC) solver, including Monte Carlo Collisions(MCC), for non-equilibrium plasma research in the open-source framework of OpenFOAM. The solver's modular design, based on the same…

Plasma Physics · Physics 2021-02-09 Christoph Kühn , Rodion Groll

Next generation of ultra-intense laser facilities will lead to novel physical conditions ruled by collective and quantum electrodynamics effects, such as synchrotron-like emission of high-energy photons and electron-positron pair…

We present a set of programming tools (classes and functions written in C++ and based on Message Passing Interface) for fast development of generic parallel (and non-parallel) lattice simulations. They are collectively called MDP 1.2. These…

High Energy Physics - Lattice · Physics 2009-10-31 Massimo Di Pierro

An implementation of the electromagnetic Particle in Cell loop in the code Smilei using task programming is presented. Through OpenMP, the macro-particles operations are formulated in terms of tasks. This formulation allows asynchronous…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-04-28 Francesco Massimo , Mathieu Lobet , Julien Derouillat , Arnaud Beck , Guillaume Bouchard , Mickael Grech , Frédéric Pérez , Tommaso Vinci

E(A+M)PEC traces the ionization structure, cooling and emission spectra of plasmas. It is written in OpenCL, runs in NVIDIA Graphics Processor Units and can be coupled to any HD or MHD code to follow the dynamical and thermal evolution of…

Astrophysics of Galaxies · Physics 2019-08-19 Miguel A. de Avillez , Emanuele Spitoni , Dieter Breitschwerdt

Gyrokinetic codes in plasma physics need outstanding computational resources to solve increasingly complex problems, requiring the effective exploitation of cutting-edge HPC architectures. This paper focuses on the enabling of ORB5, a…

Computational Physics · Physics 2020-02-17 Noé Ohana , Claudio Gheller , Emmanuel Lanti , Andreas Jocksch , Stephan Brunner , Laurent Villard

Splitting and merging are long standing issues in PIC codes. I propose a novel algorithm devoted to exact splitting for Particle-In-Cell (PIC) codes relying on Adaptive Mesh Refinement (AMR) grids. AMR grids have - by definition - a…

Computational Physics · Physics 2019-02-15 Mathieu Drouin

The recently developed energy conserving semi-implicit method (ECsim) for PIC simulation is applied to multiple scale problems where the electron-scale physics needs to be only partially retained and the interest is on the macroscopic or…

Computational Physics · Physics 2017-05-24 Giovanni Lapenta , Diego Gonzalez-Herrero , Elisabetta Boella

We compare different Poisson solvers within the context of an electrostatic Vlasov-Poisson system. These schemes are implemented as part of the IPPL (Independent Parallel Particle Layer) library (Frey et al., 2024), which provides…

Computational Engineering, Finance, and Science · Computer Science 2026-05-08 Sonali Mayani , Paul Fischill , Sriramkrishnan Muralikrishnan , Andreas Adelmann

With the advent of multi-core processors and their fast expansion, it is quite clear that {\em parallel computing} is now a genuine requirement in Computer Science and Engineering (and related) curriculum. In addition to the pervasiveness…

Distributed, Parallel, and Cluster Computing · Computer Science 2018-02-13 Claude Tadonki

Particle-in-Cell (PIC) simulations spend most of their execution time on particle--grid interactions, where fine-grained atomic updates become a major bottleneck on traditional many-core CPUs. Recent CPU architectures integrate specialized…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-01-14 Yizhuo Rao , Xingjian Cui , Jiabin Xie , Shangzhi Pang , Guangnan Feng , Jinhui Wei , Zhiguang Chen , Yutong Lu

We design and develop a new Particle-in-Cell (PIC) method for plasma simulations using Deep-Learning (DL) to calculate the electric field from the electron phase space. We train a Multilayer Perceptron (MLP) and a Convolutional Neural…

Plasma Physics · Physics 2021-07-07 Xavier Aguilar , Stefano Markidis

Particle-in-cell (PIC) is the most used algorithm to perform self-consistent tracking of intense charged particle beams. It is based on depositing macro-particles on a grid, and subsequently solving on it the Poisson equation. It is well…

Accelerator Physics · Physics 2016-01-27 Frederik Kesting , Giuliano Franchetti

We present the open-source computer program JETSPIN, specifically designed to simulate the electrospinning process of nanofibers. Its capabilities are shown with proper reference to the underlying model, as well as a description of the…

Computational Physics · Physics 2015-08-28 Marco Lauricella , Giuseppe Pontrelli , Ivan Coluzza , Dario Pisignano , Sauro Succi

In this paper we present a newly developed GRPIC code framework called FPIC, providing a detailed description of the Maxwell-equations solver, of the particle ``pushers'', and of the other algorithms that are needed in this approach. We…

High Energy Astrophysical Phenomena · Physics 2026-02-11 Claudio Meringolo , Luciano Rezzolla

Interest in air breakdown phenomena has recently been re-kindled with the advent of advanced virtual prototyping of radio frequency (RF) sources for use in high power microwave (HPM) weapons technology. Air breakdown phenomena are of…

The particle-in-cell (PIC) method is widely used to model the self-consistent interaction between discrete particles and electromagnetic fields. It has been successfully applied to problems across plasma physics including plasma based…

Modeling plasma accelerators is a computationally challenging task and the quasi-static particle-in-cell algorithm is a method of choice in a wide range of situations. In this work, we present the first performance-portable, quasi-static,…