Hybrid modeling of plasmas
Mats Holmstrom

TL;DR
This paper introduces a new cell-centered discretization method for magnetic fields in hybrid plasma models, simplifying implementation and maintaining good energy conservation compared to traditional Yee grid methods.
Contribution
It proposes a novel cell-centered magnetic field discretization in hybrid plasma models, ensuring divergence-free magnetic fields and improved energy conservation.
Findings
Cell-centered discretization preserves div(B)=0
Method simplifies implementation with existing solvers
Demonstrates good energy conservation in 3D tests
Abstract
Here we present the mathematical and numerical details of a general hybrid model for plasmas. All grid quantities are stored at cell centers on the grid. The most common discretization of the fields in PIC solvers is to have the electric and magnetic fields staggered, introduced by Yee. This automatically ensures that div(B)=0, down to round-off errors. Here we instead present a cell centered discretization of the magnetic field. That the standard cell centered second order stencil for rot(E) in Faraday's law will preserve div(B)=0 was noted by Toth. The advantage of a cell centered discretization is ease of implementation, and the possibility to use available solvers that only handle cell centered variables. We also show that the proposed method has very good energy conservation for a simple test problem in three dimensions, when compared to a commonly used algorithm.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPlasma Diagnostics and Applications
