Implicit discretization schemes for full-kinetic ion and drift-kinetic electron simulationsJournal: Journal of Computational Physics
Abstract
We present a new electromagnetic plasma simulation model with full-kinetic ions and drift-kinetic electrons. This model (termed as FIDES) solves the electric field using the implicit perpendicular Ohm’s law and a novel implicit parallel Ampere’s law, where the latter requires an implicit scheme for the parallel electric field in advancing the electron weights. To suppress unphysical high-frequency instabilities, ion weights are advanced using an implicit scheme for perpendicular electric fields. Simulations of perpendicular and parallel waves validate the model’s capability in handling high-frequency physics. Low-frequency wave simulations demonstrate that the implicit parallel Ampere’s law can mitigate the cancellation problem more effectively than the conventional schemes using the parallel Ohm’s law. To reduce the numerical damping from implicit time-stepping, we develop a second-order scheme for particle pushing. Meanwhile, an integrated strategy combining the first- and second-order schemes is employed to suppress odd-even decoupling while maintaining the accuracy of the second-order formulation.
Keywords:
electromagnetic simulation , method , implicit scheme , high-frequency physics1 Introduction
Despite its success in low-frequency physics, where the wave frequency is much less than the ion cyclotron frequency , the gyrokinetic simulation is limited by the so-called nonlinear gyrokinetic ordering assumptions [1, 2]. These ordering assumptions break down in regimes of growing practical importance. For example, high-frequency waves, which are essential for applications including wave heating and current drive, violate the condition and thus lie beyond the scope of standard gyrokinetics [1]. In the plasma pedestal region where the equilibrium pressure gradient scale length can be comparable to the ion Larmor radius , the scale separation assumption fails. More importantly, as a perturbative theory, gyrokinetics cannot self-consistently perform full-f non-perturbative simulations. As shown in [1], the gyrokinetic framework becomes invalid when the perturbative amplitude is beyond a quantitative threshold. Additionally, this perturbative nature constrains its formal accuracy. The widely employed gyrokinetic equation is accurate to () [3, 4, 5, 6]. An accuracy imbalance arises in the quasi-neutrality equations for , where the ion polarization density is computed at but the perturbed ion density remains accurate to [7].
A fully kinetic description of ions may overcome the limitations in gyrokinetic simulations and is now within reach for modern supercomputers. But resolving electron gyromotion remains prohibitively expensive. In this paper, we propose a novel full-kinetic ion and drift-kinetic electron simulation (FIDES) model. This scheme is promising since, in most scenarios of interest, the ordering assumptions of the drift kinetic equation are well satisfied, enabling a balance between computational efficiency and the preservation of essential physics. More importantly, the drift kinetic equation is valid for fluctuations with amplitudes comparable to the equilibrium level [1]. Therefore, the resulting full-kinetic ion drift-kinetic electron simulation model is inherently suitable for full-f non-perturbative simulations. In practice, however, self-consistently performing non-perturbative simulations poses significant numerical challenges. As an initial step in the development of the FIDES model, the algorithm presented in this paper employs the method. This choice is motivated by its advantage in reducing particle noise and by the extensive experience accumulated within this framework. When the perturbation becomes sufficiently large that the marker distribution departs substantially from the background Maxwellian, however, the scheme not only loses its noise-reduction benefit but also induces severe convergence difficulties in the iterative field solver of FIDES. Consequently, the present algorithm is not designed to handle non-perturbative scenarios in which the perturbed distribution function becomes comparable to the equilibrium distribution. To demonstrate the core concepts, we implement the method in a slab geometry for the present study. The model adopts the implicit perpendicular Ohm’s law for perpendicular electric fields , but, unlike existing models [8, 9, 10, 11], employs a novel implicit parallel Ampere’s law for the parallel electric field , in which the lower-order electron velocity moment can mitigate the cancellation problem. This formulation requires an implicit scheme for electron weight pushing. Ion weights are advanced by an implicit scheme to suppress unphysical high-frequency instabilities. Numerical tests demonstrate that the FIDES model can correctly capture high-frequency wave physics and address the cancellation problem in low-frequency wave simulations. To improve the accuracy of wave dynamics, we further implement a second-order time-stepping scheme and employ an integrated strategy combining first- and second-order schemes to suppress associated odd-even decoupling while preserving numerical accuracy.
The rest of the paper is structured as follows. Section 2 presents the FIDES models and the simulation examples are discussed in section 3. Section 4 introduces the second-order scheme and the conclusions are given in section 5.
2 Numerical model
2.1 Notation and Normalization
In this subsection, we define the notation used throughout the paper for both field and particle quantities. A summary is provided in Table 1 for quick reference.
2.1.1 Field quantities
Field quantities are functions defined on the spatial grid. They may carry superscripts, subscripts, or both. For example, denotes the perturbed electric field parallel to the background magnetic field, evaluated at the grid point and at time step .
The superscripts and subscripts used for electromagnetic fields are defined as follows:
- 1.
Superscripts:
- (a)
: time step index, with .
- (b)
: iteration index within a time step (e.g., the -th iteration of the field solver).
- (c)
: intermediate quantity in the implicit discretization scheme.
- (d)
Imp: implicit quantity in the implicit discretization scheme.
- (a)
- 2.
Subscripts:
- (a)
: equilibrium (background) quantity.
- (b)
: perturbed (fluctuating) quantity.
- (c)
or : direction parallel or perpendicular to the background magnetic field.
- (d)
: Cartesian components when applicable.
- (a)
When we refer to quantities in Fourier space, we denote them with or for spatial Fourier transformation, and for time Fourier transformation, respectively. The wavenumber and frequency are indicated as arguments. For instance, is the spatial Fourier amplitude of the perturbed electric field in the z direction at wavenumber .
2.1.2 Particle quantities
Particle quantities are defined for each species and each marker particle. They carry additional subscripts to indicate the species and the particle index. For example, represents the perpendicular velocity of the -th ion at time step .
The notation for particle quantities follows:
- 1.
Species subscripts:
- (a)
: ion.
- (b)
: electron.
- (a)
- 2.
Particle index:
- (a)
: index of the marker particle.
- (a)
- 3.
Other subscripts and superscripts: The same conventions for direction (, ) and time (, , ) as defined for field quantities apply consistently to particle quantities.
| Symbol | Meaning | Example |
| Superscripts | ||
| Time step index, | ||
| Iteration index within a time step | ||
| Intermediate quantity in implicit scheme | ||
| Imp | Implicit quantity in implicit scheme | |
| Subscripts | ||
| Equilibrium (background) quantity | ||
| Perturbed (fluctuating) quantity | ||
| Parallel to background magnetic field | ||
| Perpendicular to background magnetic field | ||
| Cartesian components | ||
| Physical quantity at the grid point | ||
| Ion | ||
| Electron | ||
| Marker particle index | ||
| Other symbols | ||
| Space Fourier transformed quantity | ||
| Time Fourier transformed quantity | ||
2.1.3 Normalization
We adopt the following normalization conventions in this paper. Velocities and are normalized to . The magnetic moment is normalized to . Time is scaled by the inverse ion cyclotron frequency , and lengths by the Larmor radius . The magnetic field is normalized to the background field , the electric field to , the current density to , and the pressure to .
For the sake of clarity and without loss of generality, in this paper, we present our formulations in a shearless slab geometry. In this configuration, a uniform background magnetic field aligns with the z direction, while all equilibrium non-uniformities (e.g., in density ) are along the x direction. The core idea of the FIDES algorithm is independent of this specific choice and can be readily extended to more complex geometries.
In the following sections, we present both an implicit and an explicit discretization scheme for FIDES.
2.2 Implicit discretization scheme
The FIDES model employs a full-kinetic description for ions, governed by the Vlasov equation
| (1) |
while the electrons are described by the drift kinetic equation
| (2) |
The guiding center velocity is
| (3) |
with . Here contains the grad-B and curvature drift, and is the drift,
| (4) | ||||
where the subscript 1 denotes perturbed quantities. The perturbed magnetic field is assumed to be much smaller than the equilibrium magnetic field. Therefore, the amplitude of the total magnetic field is and the direction of the total magnetic field is in Eq. (3). The time derivative of the electron kinetic energy is
| (5) |
where the magnetic moment is an adiabatic invariant in the drift kinetic model.
To reduce the particle noise in simulations, we employ the method for both species in the present work [12]. However, scheme suffers from severe numerical problems when the perturbed distribution function is comparable to the equilibrium distribution function. Simulating large perturbation problems lies beyond the scope of the present work.
Regarding the field equations, the implicit discretization scheme is built upon a reduced form of the Maxwell equations
| (6) | ||||
where the displacement current term in Ampere’s law is dropped. This omission is motivated by the need to numerically eliminate plasma oscillations at the plasma frequency (with the vacuum permittivity), which can be comparable to the electron cyclotron frequency. The plasma oscillations are not relevant to the physics of interest and, if retained, would violate the ordering assumptions of the electron drift kinetic equation.
An important consequence of this reduced form of Ampere’s law is that it inherently ensures the quasi-neutrality condition. Taking the divergence of Ampere’s law and noting that the divergence of a curl is zero, we obtain . Meanwhile, the charge conservation equation holds as , which can be derived from the first-order moment of the ion Vlasov equation and electron drift kinetic equation. Combining with the charge conservation equation yields . Thus, within this formulation, quasi-neutrality is consistently maintained.
The original Maxwell equations (6) are ill-posed for explicit particle-pushing schemes. This is attributed to the fact that particle noise breaks the condition required by Ampere’s law, resulting in inaccurate electromagnetic fields. A common solution is to transform the Ampere’s law into the generalized Ohm’s law [8, 9, 10, 11]. Here, in the context of particle-in-cell (PIC) magnetic confinement fusion (MCF) simulations, the generalized Ohm’s law is used to solve for the electric field using the current computed from particles. This usage differs from the classical Ohm’s law, which serves as a constitutive relation expressing the current in terms of the electric field. Depending on the direction relative to the magnetic field, the generalized Ohm’s law can be split into a parallel component and a perpendicular component. In previous work [8, 9, 10, 11], both components have been used as field equations. However, a numerical cancellation problem arises in the parallel Ohm’s law when electrons behave adiabatically for [8, 10, 11]. In this regime, the leading-order terms and nearly cancel, and governing dynamics appears at the next order. Consequently, numerical noise in can lead to a severe loss of accuracy.
To address the numerical cancellation problem inherent in the parallel Ohm’s law, we propose using the Ampere’s law directly to solve for the electric field. Since does not appear explicitly in Ampere’s law but enters implicitly through the electron response, an implicit treatment of the contribution to the electron response has to be used. This leads to the formulation of an implicit parallel Ampere’s law, which employs a lower-order electron velocity moment and, as shown in Section 3, effectively mitigates the cancellation problem. In our algorithm, we adopt this approach by replacing the parallel Ohm’s law with the implicit parallel Ampere’s law, while retaining the perpendicular Ohm’s law. The electric field is then obtained by solving these two equations simultaneously as a coupled system.
To develop an implicit scheme for the parallel Ampere’s law, we advance electrons using an implicit scheme
| (7) | ||||
which have been normalized according to the conventions in section 2.1.3. Here, the intermediate electron weight is first advanced from via the first equation. Once the field equations are solved, the electron weight at time step is obtained by advancing using the updated parallel electric field . Since the magnetic moment is a constant of motion, its superscript has been omitted in Eq. (7). Under the implicit scheme, the electron parallel current contains two parts
| (8) | ||||
where and the second term of are, respectively, the intermediate and implicit parts in the electron parallel current. In Eq. (8), is the shape function, where and are the positions of the grid point and the electron, respectively. In the FIDES algorithm, the particle positions and velocities at are computed before accumulating particle moments. In linear simulations, the particle trajectories are advanced along unperturbed orbits, independently of the perturbed fields. In nonlinear simulations, the particle positions and velocities are updated iteratively using the fields from previous iteration, so that and are available when the particle moments are computed.
Substituting the electron parallel current (8) into the parallel Ampere’s law of Eq. (6), we can get
| (9) |
where and is the particle number in one grid. Next, substituting with and collecting all terms that depend on the electric field at time step on the left-hand side, we obtain the implicit parallel Ampere’s law, which serves as one of the equations for the electric field,
| (10) |
After computing the ion and electron currents, and given , this equation is solved together with the perpendicular Ohm’s law (introduced later) to obtain the electric field at time step . Note that regardless of whether the field equations are solved using a finite difference method or a spectral method, the left-hand side of Eq. (10) contains a discrete summation term over electrons, . This term renders the discretized coefficient matrix of field equations complex and time-step-dependent, precluding the use of cost-saving techniques such as performing a single LU decomposition and storing the matrix for use in later time steps. Therefore, in FIDES, we propose to solve the implicit parallel Ampere’s law and perpendicular Ohm’s law in an iterative manner. In particular, we first find an approximate expression for ,
| (11) | ||||
Here, we have approximated the shape function as , where is the volume of a grid cell. This approximation becomes increasingly accurate as the grid size decreases. In the limit of a sufficiently large number of marker particles, we can approximate as the normalized marker distribution in Eq. (11),
| (12) | ||||
Substituting Eq. (12) into Eq. (10), treating the difference between and as a small perturbation and moving them to the right-hand side, we can get the iterative form of the implicit parallel Ampere’s law,
| (13) | ||||
where we have updated the superscript notation to distinguish between time step and iteration: the electric field at time step is now denoted with iteration indices and within the iterative loop. Specifically, for the initial guess , we set . In FIDES, the iteration loop terminates when the relative change between successive iterates falls below a prescribed threshold, , , where denotes the global 2-norm (i.e., the Euclidean norm of the vector formed by collecting the electric field values at all grid points). The converged solution is then assigned as . When the particle number and grid number are sufficient, convergence is typically achieved within a few steps; a convergence test can be seen in Fig. 3. It is important to note that for quantities which remain unchanged during the iteration loop, such as in Eq. (13), the superscript continues to denote the time step n, not the iteration index.
Upon convergence, the iterative form of the implicit parallel Ampere’s law, Eq. (13), reverts to its original formulation, Eq. (10). Comparing the two equations reveals that the coefficient matrix in Eq. (13) is considerably simpler and, importantly, independent of the time step. This allows us to perform a single LU decomposition and store the matrix, significantly reducing the computational cost of solving the field equations.
For typical parameters in fusion plasmas, the presence of high-frequency waves with perpendicular electric fields (e.g., compressional Alfvén, ion Bernstein, and extraordinary waves) forces an extremely small timestep . To eliminate this strict limitation, we push ions in an implicit scheme [8, 9]
| (14) | ||||
Here, the ion equilibrium distribution is assumed as a local Maxwellian distribution and we can get the ion perpendicular current
| (15) | ||||
Given that the perturbed electron distribution is independent of gyrophase in the drift kinetic model, it follows that the perpendicular electron current is alternatively determined from the electron perpendicular momentum equation
| (16) |
where is the perturbed electron perpendicular pressure.
Substituting Eq. (15) and (16) into the perpendicular Ampere’s law of Eq. (6), we can get
| (17) |
Then, taking the cross product of this equation with , substituting the magnetic field using Faraday’s law, and moving all terms involving to the left-hand side, we obtain the implicit perpendicular Ohm’s law.
| (18) | ||||
For reasons similar to those discussed for the implicit parallel Ampere’s law, Eq. (18) is also solved iteratively in FIDES. Following the same approach of Eq. (11), we introduce the approximation . Under the assumption of a sufficiently large number of marker particles, is then approximated by the normalized ion marker distribution , yielding
| (19) | ||||
It should be mentioned that the perturbed electron perpendicular pressure also contains an implicit contribution, arising from the implicit scheme used to advance electron weights (see Eq. (7)),
| (20) |
Following a derivation analogous to that of Eq. (19), the second term (the implicit part) on the right-hand side of Eq. (20) can be approximated by zero. This approximation does not affect the iterative form of Eq. (18). Therefore, we have not expanded the expression for in Eq. (18). However, in the actual FIDES implementation, the implicit part of is retained and computed iteratively. This is because the particle weights are updated after each field equation iteration, and the particle moments including are subsequently recalculated as a whole.
Substituting Eq. (19) into Eq. (18) and moving the difference between the discrete summation term and its approximation term to the right-hand side, we obtain the iterative form of the implicit perpendicular Ohm’s law,
| (21) | ||||
where the superscript of the the electric field has been changed from time step to iteration indices and . The iteration process of Eq. (21) is similar to that of Eq. (13).
In FIDES, the implicit parallel Ampere’s law (13) and the implicit perpendicular Ohm’s law (21) are solved simultaneously as a coupled system to obtain the electric field. The numerical method employed depends on the complexity of the equilibrium profile. For problems with a uniform equilibrium, a spectral method is used. For cases where equilibrium non-uniformities are restricted to the x direction, we apply a hybrid approach that combines a finite difference discretization in x with a Fourier decomposition in the y and z directions. For more complex problems, the dimension of the coefficient matrix becomes large. In such cases, cost-efficient methods are required, such as precomputing and storing an LU decomposition or employing a Krylov subspace method. In this paper, for the purpose of demonstration, we present the spectral method for solving Eq. (13) and Eq. (21). After Fourier transformation in x, y and z directions, the field equations become
| (22) |
where elements of the coefficient matrix are
| (23) | ||||
On the right-hand side of Eq. (22), and can be expressed as
| (24) | ||||
where and denote Fourier transformed quantities and is the wavenumber. At each field iteration, the updated electric field is obtained by solving Eq. (22). This Fourier-space solution is then filtered and transformed back to real space via an inverse Fourier transform, yielding at the grid points.
After calculating the electric field, the Faraday’s law is used to update the magnetic field,
| (25) |
In summary, the field evolution in the implicit discretization scheme is governed by two sets of equations. The electric field is solved using the implicit parallel Ampere’s law (10) and the implicit perpendicular Ohm’s law (18), while the magnetic field is advanced via Faraday’s law (25). For particle advancement, the electron and ion weights are updated using the implicit scheme (7) and the implicit scheme (14), respectively.
With the governing equations established, we can now specify the numerical algorithm of FIDES. The main steps in one time step are summarized below, and a corresponding flowchart is provided in Fig. 1,
1. Particle explicit advancing.
In this step, the explicit parts of particle positions, velocities, and weights are computed. For linear simulations, only the equilibrium field contributes to the particle equations of motion; the perturbed field does not enter at this stage. Since the equilibrium field is known from the initialization, particle positions and velocities at time step can be obtained directly. The linear ion and electron motion equations in FIDES are given in Eqs. (26) and (27), respectively,
| (26) | ||||
| (27) | ||||
For nonlinear simulations, the perturbed field affects particle motion and is divided in one explicit and one implicit steps. In explicit advancing, the ion and electron motion equations are first pushed by the electromagnetic field at time step , as shown by Eqs. (28) and (29),
| (28) | ||||
| (29) | ||||
where , , , and are intermediate particle positions and velocities. The electron magnetic moment is a constant of motion and its equation is not shown here.
In particle explicit pushing, the electron and ion weights are advanced by the explicit equations of Eqs. (7) and (14), which are rewritten here for clarity,
| (30) | ||||
2. Explicit pushing Faraday’s law
If Faraday’s law is advanced using the second-order scheme discussed in section 4, the magnetic field is first updated to an intermediate value via
| (31) |
where denotes the intermediate perturbed magnetic field. If Faraday’s law is advanced with the first-order implicit scheme of Eq. (25), this step is omitted, and we simply set .
3. Iteration loop
In the actual FIDES implementation, particle weights, nonlinear particle motion, and the perturbed electromagnetic fields are all updated iteratively. The iterative perturbed electric field plays a central role in the iteration loop, as all other iterative quantities depend on it. For the initial guess, we set and . For nonlinear simulations, we additionally set , , , for .
(1) Particle implicit advancing
For linear simulations, particle positions and velocities at time step have already been obtained by Eq. (26) and Eq. (27). While for nonlinear simulations, , , and are modified by the perturbed electromagnetic fields and ,
| (32) | ||||
| (33) | ||||
When the iteration converges, Eq. (28) and (32), Eq. (29) and (33) constitute the second-order semi-implicit pushing schemes for ion and electron motion, respectively.
More importantly, for both linear and nonlinear simulations, the electron and ion weights are updated by the implicit equations of Eqs. (7) and (14), which are rewritten here for clarity,
| (34) | ||||
with , , and for linear simulations.
(2) Calculate particle current and pressure
In the actual FIDES code, the particle moments are computed directly as a whole, rather than being split into explicit and implicit parts,
| (35) | ||||
where the superscripts of particle moments have been changed from time step to iteration index . At first glance, Eq. (35) may appear different from the earlier expressions in Eqs. (8), (15) and (20). In fact, they are equivalent for solving field equations (13) and (21). The earlier equations are introduced to theoretically illustrate the treatment of the implicit terms by separating them from the explicit parts. In the code, however, it is more convenient and structurally clearer to compute the particle moments as unified quantities without such a split. This distinction reflects the difference between the theoretical exposition and the numerical implementation.
(3) Solve implicit parallel Ampere’s law and perpendicular Ohm’s law
Given , , and particle moments , , and computed from Eq. (35), the updated electric field is obtained by solving the coupled system consisting of the implicit parallel Ampere’s law and perpendicular Ohm’s law,
| (36) |
| (37) | ||||
which correspond to the numerical versions in FIDES of Eqs. (13) and (21), respectively. The iteration logic and solution procedure of above equations have been discussed in details by Eqs. (10)-(13) and (18)-(24).
(4) Implicit pushing Faraday’s law
For the first-order implicit scheme, the updated magnetic field is obtained by
| (38) |
For the second-order semi-implicit scheme (see section 4), this step advances the magnetic field in Eq. (31),
| (39) |
The iteration convergence criterion in FIDES is based on the relative change of the electric field between successive iterates. Specifically, convergence is declared when , . The tolerance is typically set to . Once the electric field has converged, the perturbed magnetic field is also converged, as can be seen in Eq. (38) or (39). Furthermore, the particle positions, velocities, and weights are driven to convergence accordingly, as they depend on the converged fields through Eqs. (32), (33), and (34).
2.3 Explicit discretization scheme
The conventional models cast Ampere’s law into the generalized Ohm’s law, which serves as the field equation for the electric field [8, 9, 10, 11]. While all of these works employ the generalized Ohm’s law, they differ in the underlying particle models and implementation details. Specifically, the simulation model established by Chen and Parker [8] combines Vlasov ions with drift kinetic electrons, advancing ion weights via an implicit scheme and electron weights via an explicit scheme. Cheng et al. [9] adopt a full-kinetic ion model but use a fluid electron model (which oversimplifies electron kinetics) while employing a second-order semi-implicit scheme for ion pushing. The GK-EB model [10, 11] is developed based on gyrokinetic models for both ions and electrons. Among these, the method presented in [8] is the baseline method that we aim to improve.
To establish a basis for comparison, we first summarize the main numerical procedure of the baseline method [8]. A key distinction between the baseline method and our new algorithm lies in the treatment of electron weights. In the baseline method, the electron weight is advanced using an explicit scheme,
| (40) |
whereas our method employs an implicit scheme Eq. (7). This seemingly minor difference has profound implications for the overall algorithm structure. In the baseline method, the electron weight is fully updated during particle explicit advancing, which makes the direct use of the parallel Ampere’s law as a field equation ill-posed. Instead, the parallel Ohm’s law is used to close the system. In the shearless slab geometry, the parallel Ohm’s law takes the form,
| (41) | ||||
where and are perturbed electron and ion parallel pressure, respectively,
| (42) | ||||
To clearly distinguish the two schemes, we refer to the baseline method as the explicit discretization scheme and our new algorithm as the implicit discretization scheme, reflecting the distinct way the electron response to is handled. The treatment of ion pushing (14), the perpendicular Ohm’s law (18), and the magnetic field update equation (25) are all identical for the two schemes.
2.4 Origin of the cancellation problem
In the parallel Ohm’s law (41), the ion contribution is of order relative to the electron contribution. If ion terms are neglected entirely, the resulting simplified form is
| (43) |
which fails to capture key physical processes such as the ion acoustic wave (IAW) and the ion temperature gradient instability (ITG), where ion parallel dynamics plays an essential role [8].
When the ion terms are retained, numerical simulations face a different difficulty: the perturbed electron pressure contains numerical noise, which can overwhelm the small ion contribution, making it difficult to accurately compute the ion response. This problem becomes particularly severe in the regime , where electrons behave adiabatically [8, 10, 11]. In this limit, the perturbed electron distribution can be written as , where is the electric potential, and is the nonadiabatic part, which is much smaller than the adiabatic part .
Theoretically, in the electrostatic limit, the adiabatic part of electron pressure cancels with the term in Eq. (41). After this leading-order cancellation, the governing dynamics appear at the next order, i.e., terms of and , leading to the following reduced equation,
| (44) | ||||
where is the nonadiabatic part of the electron pressure. The accurate dispersion relation for can be derived from Eq. (44).
In practice, however, the numerically computed does not exactly cancel due to numerical noise. This noise originates from the second-order velocity moment of the electron weights and the spatial derivative. Furthermore, the adiabatic and nonadiabatic parts of the electron pressure cannot be distinguished in the simulation. Take the IAW simulation as an example, as shown in Fig. 2 (a), the two large terms in the parallel Ohm’s law, and , closely follow each other but suffer from high-frequency numerical noise. Their difference, plotted in Fig. 2 (b), masks the physical ion contribution . The residual imbalance between the two large terms can potentially produce spurious fields that dominate the true physical dynamics, leading to severe inaccuracies in the simulation results [8, 10, 11]. Overcoming the cancellation problem requires both small grid sizes and small timesteps.
To ensure a more accurate numerical cancellation of the leading-order terms in the parallel Ohm’s law, previous studies propose to introduce discrete particle and finite grid-size effects into the electric field term via the following approximation [13]
| (45) |
where and denote the parallel electric field at the grid point and at the electron position, respectively. Substituting Eq. (45) into the parallel Ohm’s law (41), we obtain
| (46) | ||||
In practice, Eq. (46) is solved by the iterative method,
| (47) | ||||
where the iterative process is similar to Eqs. (13) and (21). In the following simulations, the explicit discretization scheme uses Eq. (47), instead of Eq. (41).
3 Simulation examples
Our testing of the two schemes encompasses both high- and low-frequency physics. Simulations of perpendicular and parallel waves evaluate their performance in high-frequency regimes, whereas simulations of low-frequency IAW and ITG are designed to compare their ability to overcome the cancellation problem. The mass ratio used in simulations is .
3.1 Perpendicular and parallel waves
We first test the two schemes with perpendicular waves. Since the implicit parallel Ampere’s law (13) and perpendicular Ohm’s law (21) are solved iteratively, figure 3 presents a convergence test of the iterative solver. For the parameters used in Fig. 3 ( particles per grid cell and grids in one wavelength), the relative iterative error falls below the tolerance within a few iterations. The simulation results for perpendicular waves in uniform plasmas with are summarized in Fig. 4 (a), where the theoretical results are calculated from the dispersion relation via the generalized argument principle code ZPL [14, 15, 16]. Both schemes recover the correct real frequencies and capture the characteristic mode conversion from compressional Alfvén waves to ion Bernstein waves. Imaginary frequency components are omitted, as the theoretical damping rates for these modes are zero.
We further evaluate the two schemes using left-handed (L) and right-handed (R) circularly polarized waves, which converge to shear Alfvén waves in the low-frequency regime . As the frequency approaches the ion cyclotron frequency , the L-wave undergoes strong cyclotron damping [16]. As summarized in Fig. 4 (b), both schemes correctly yield the real frequencies of the waves across these regimes. Nevertheless, accurately capturing the cyclotron damping rate of the L-wave via PIC simulation remains challenging. This is because the L- and R-waves are coupled in the simulation, and the damped L-wave signal is readily obscured by undamped R-wave signal. This difficulty represents an inherent limitation of the PIC methodology itself, rather than a shortcoming of either specific scheme.
3.2 Ion acoustic wave
The IAW, characterized by , serves as an ideal test case for comparing the ability of the two schemes to overcome the cancellation problem [8, 10, 11]. The theoretical IAW dispersion relation is given by [15]
| (48) |
where the normalized thermal velocities are , and is the plasma dispersion function.
Before presenting the simulation results, we first provide an analytical argument to demonstrate why the implicit parallel Ampere’s law mitigates the cancellation problem. For simplicity and thereby clarity, we make the following assumptions.
(1) The perturbed field is electrostatic, where aligns with the z direction (the equilibrium magnetic field direction) and spatial variation depends only on the z coordinate.
(2) Only the linear particle motion in the z direction is considered,
| (49) |
where the parallel velocity is constant and its superscript is dropped in the following derivation.
For the explicit discretization scheme, the particle weight equations are
| (50) |
thus the particle weights at time step can be expressed as
| (51) |
Substituting above equations into Eq. (46), we obtain the discretized form of the parallel Ohm’s law
| (52) | ||||
For the implicit discretization scheme, the electron weight equation is
| (53) |
so the intermediate electron weight advanced from takes the form
| (54) |
The ion weight expression is the same as Eq. (51). Substituting the particle weight expressions into Eq. (10), we obtain the discretized form of the implicit parallel Ampere’s law
| (55) | ||||
In IAW cases, Eq. (55) does not suffer from the numerical cancellation problem. The only theoretical cancellation involved is that between the ion parallel current and the electron parallel current, which yields the IAW dispersion relation. In contrast, for Eq. (52), the leading-order terms and are expected to nearly cancel to recover the accurate IAW mode. Intuitively, the higher-order electron velocity moment and spatial gradient in make the cancellation problem in the parallel Ohm’s law more severe, which requires finer grids and more particles to resolve. Furthermore, we can next show that even in the limit of infinite particle number and grid number, the implicit parallel Ampere’s law yields a more accurate IAW frequency than the parallel Ohm’s law under the same timestep .
For further simplification, we use the following assumptions
(3) The electric field is filtered to a single mode at each time step, i.e., , where the wavenumber is fixed and the complex amplitude depends on the time step .
(4) The initial electron and ion weights are loaded as and , respectively.
By inserting and into Eq. (55), the discretized form of the implicit parallel Ampere’s law becomes
| (56) | ||||
Then, we replace the summation terms over with the normalized equilibrium distribution functions under the assumption:
(5) The particle number in each grid is large enough that the following equations hold
| (57) | ||||
In Eq. (56), the integral of the shape functions over z can be defined as and we notice that
| (58) | ||||
with . Therefore, the double summation terms of in Eq. (56) can be simplified as
| (59) | ||||
with . Here the poisson summation formula is used
| (60) |
After simplifying the integrals over , the discretized form of the implicit parallel Ampere’s law can be expressed as
| (61) | ||||
We multiply with the implicit parallel Ampere’s law and notice that
| (62) | ||||
where denotes the electric field after a discrete-time Fourier transformation, defined as .
Therefore, the discretized form of the implicit parallel Ampere’s law becomes
| (63) | ||||
The spectrum peak appears at the position where the coefficient of is zero, which gives the numerical dispersion relation of IAW modified by the finite grid size and the finite timestep
| (64) |
with and . Here we have used the expansion
| (65) |
which converges in the sense of the principal value under the symmetric limit on .
Following a similar derivation, we obtain the numerical dispersion relation of IAW from the parallel Ohm’s law
| (66) |
In the derivation of Eq. (66), is discretized via central differencing. The shape function is
| (67) |
with .
Figure 5 demonstrates the eigenvalue results obtained from the theoretical and numerical dispersion relations, Eqs. (48), (64) and (66). For the implicit parallel Ampere’s law, Eq. (64), the eigenvalues converge when the number of grid points per wavelength exceeds 16. In contrast, the parallel Ohm’s law, Eq. (66), requires more than 256 grid points per wavelength to achieve convergence. This confirms that the cancellation problem in the parallel Ohm’s law requires substantially finer grid resolution.
More importantly, the cancellation problem in the parallel Ohm’s law demands not only finer spatial grids but also smaller timesteps. Taking the limit of infinite grid resolution in Eq. (64) yields the numerical dispersion relation of the implicit parallel Ampere’s law, modified solely by the finite timestep effect,
| (68) |
Similarly, under infinite grid resolution, the numerical dispersion relation of the parallel Ohm’s law reduces to
| (69) |
The eigenvalue results obtained from the theoretical and numerical dispersion relations, Eqs. (48), (68) and (69), are presented in Fig. 6. The real frequencies from the implicit parallel Ampere’s law, Eq. (68), remain in good agreement with the theoretical values across the entire range of . In contrast, those from the parallel Ohm’s law, Eq. (69), exhibit significant deviations for , even though is already sufficiently small to accurately resolve particle motions. Agreement with the theoretical result is recovered only when is reduced to or smaller. Consequently, unless the timestep is chosen sufficiently small, the parallel Ohm’s law fails to reproduce accurate IAW frequency results, even in the limit of infinite grid resolution and particle number. This strong sensitivity of the parallel Ohm’s law to highlights the greater difficulty in overcoming the cancellation problem compared with the implicit parallel Ampere’s law.
Regarding the damping rates, both numerical dispersion relations deviate from theoretical results unless is smaller than , as shown by Fig. 6 (b). The implicit parallel Ampere’s law tends to overestimate the damping rate due to the numerical stabilizing effect inherent to the implicit time-stepping scheme, which is a common phenomenon not limited to the IAW. As can be seen in section 4, this numerical damping can be effectively reduced by using a second-order pushing scheme.
Building on the analytical IAW argument, we now turn to numerical simulations to evaluate how different schemes perform in practice. Figure 7 compares the IAW simulation results for three schemes: the implicit discretization scheme, the explicit discretization scheme, and the explicit discretization scheme using the numerical procedure that replaces with . This procedure, proposed in previous work [8, 9], is designed to enforce the IAW dispersion relation (quasi-neutrality condition) at leading order, thereby mitigating the cancellation problem. Although effective, this procedure introduces high-frequency oscillations into the simulation [8]. Consequently, it requires additional numerical operations—such as adjusting particle weight in the end of each timestep to enforce charge neutrality—to suppress the high-frequency noise [8].
As shown in Fig. 7 (a), the explicit discretization scheme with the numerical procedure yields the most accurate real frequencies, closely matching the theoretical dispersion relation. However, this technique lacks robustness, as it does not perform well when applied to other benchmark problems like the ITG case (see section 3.3). Without the numerical procedure, the explicit discretization scheme produces real frequencies that are noticeably less accurate than those obtained with the implicit discretization scheme. This result confirms our analytical argument that the implicit parallel Ampere’s law is more effective at mitigating the cancellation problem.
For the damping rates, Fig. 7 (b) shows that none of the three schemes accurately reproduces the theoretical results under the current simulation parameters . While this timestep is sufficient to resolve particle motions, the implicit discretization scheme overestimates the damping rates due to significant numerical damping introduced by its implicit weight-pushing scheme. Accurate damping rates for both the implicit and explicit discretization schemes are only achieved when the timestep is reduced to . This strong dependence on timestep motivates the second-order time-stepping scheme for pushing electron and ion weights, which is presented in section 4.
3.3 Ion temperature gradient driven instability
The ITG also suffers from the cancellation problem [17, 18]. To benchmark against simulation results, we first present our analytical model. We assume the equilibrium density and temperature are where , and are constant number. Under low assumption, the equilibrium magnetic field is uniform . As a function of constant motion, the ion equilibrium distribution function is assumed as
| (70) |
where . The linearized Vlasov equation becomes
| (71) | ||||
Then Eq. (71) is Fourier transformed with and . Solving the linearized Vlasov equation and substituting into the field equations, the final dispersion relation comprises a complex set of differential equations in , which is difficult to solve.
Since the purpose of ITG simulations here is to compare the two schemes’ capability in addressing the cancellation problem, we employ a simplified theoretical treatment to derive an algebraic dispersion relation. Specifically, in Eq. (71), we make the local assumption which sets and neglects terms
| (72) | ||||
Here all fractional terms with in the denominator have been Taylor expanded and denotes the uniform Maxwell distribution. However, both the dispersion relation and PIC simulation based on Eq. (72) show that there may exist high-frequency drift cyclotron instabilities, as can be seen in Fig. 8.
To suppress drift cyclotron instabilities, we introduce a further simplification by setting in Eq. (71), leading to the following form
| (73) |
This simplification, referred to as the Boussinesq assumption [19, 20], has been incorporated into the ion weight pushing equations (14) presented in section 2.2. Physically, this assumption corresponds to neglecting the constant of ion gyromotion while retaining only one dominant nonuniformity term in the linearized Vlasov equation. Figure 9 shows the eigenvalues of the dispersion relation and PIC simulation results under this assumption with identical parameters, confirming that the model correctly captures the ITG mode while avoiding high-frequency instabilities.
Figure 10 summarizes the PIC simulation results under the Boussinesq assumption. The implicit discretization scheme exhibits the closest agreement with the theoretical predictions in real frequencies, confirming its better ability to mitigate the cancellation problem compared to the explicit discretization scheme. Regarding growth rates, both schemes exhibit a systematic underestimation relative to theory (Fig. 10(b)), due to the numerical damping from the implicit ion weight pushing equations (14). This makes it difficult to compare their performance in predicting the ITG growth rate. Crucially, the explicit discretization scheme with the numerical procedure produces an artificially damped ITG mode, underscoring that this expedient approach lacks universal applicability.
The ITG simulations use , a timestep sufficient to resolve ion gyromotion and to reduce numerical damping. Nevertheless, a error remains in the growth rates computed by the implicit discretization scheme. Achieving a better accuracy requires further reduction of the timestep, which motivates the development of a second-order scheme for particle pushing.
4 Second-order time-stepping scheme
4.1 Numerical scheme
We develop a second-order time-stepping scheme based on a semi-implicit formulation [9], where the particle weights are advanced using
| (74) |
Accordingly, the discrete forms of the ion and electron weight pushing equations are given by
| (75) | ||||
| (76) | ||||
Here and are defined as
| (77) | ||||
In this paper, the second-order scheme refers to the semi-implicit formulations used to advance the particle weights, as given by Eqs. (75) and (76). The electric field equations—namely, the implicit parallel Ampere’s law and perpendicular Ohm’s law—do not themselves involve time derivatives. Their compatibility with the second-order time-stepping scheme is achieved by consistently splitting the implicit parts of the particle weights. Under Eqs. (75) and (76), the particle current and pressure at time step can be split into intermediate and implicit parts as follows,
| (78) |
where the superscripts and Imp denote the intermediate and implicit parts, respectively. The detailed expressions of the above terms are
| (79) | ||||
| (80) | ||||
| (81) | ||||
Therefore, formally, the perpendicular Ohm’s law can be expressed as
| (82) |
The implicit parallel Ampere’s law becomes
| (83) |
Here, to ensure a consistent order of accuracy in time, the Faraday’s law is also discretized using the second-order scheme
| (84) |
with .
In practice, Eq. (82) and (83) are solved using an iterative method analogous to Eq. (13). By following a derivation similar to the one leading from Eq. (10) to Eq. (13), the corresponding iterative forms of the field equations are obtained.
1. The iterative perpendicular Ohm’s law
| (85) | ||||
2. The iterative form of the implicit parallel Ampere’s law
| (86) | ||||
Equations (85) and (86) are employed to update the iterative electric field . On the right-hand side of these equations, the particle summation terms involving are paired with their corresponding approximations in the limit of sufficient particles and grids to illustrate the iterative structure of the solver. It should be noted that certain particle summation terms, such as , have been omitted in the written form of Eqs. (85) and (86) because their corresponding approximations evaluate to zero analytically. Nevertheless, in the actual implementation of the FIDES code, these terms are inherently retained, as the particle moments are accumulated monolithically rather than evaluated on a term-by-term basis.
In summary, the structure of this second-order semi-implicit scheme follows the same flow as that depicted in Fig. 1 for the implicit discretization scheme in section 2.2. The only difference lies in the specific expressions used for the particle weights and field equations, which are now replaced by their second-order counterparts. Specifically, the particle weights are advanced using Eqs. (75) and (76). The electric field is computed self-consistently from the perpendicular Ohm’s law (85) and the implicit parallel Ampere’s law (86), after which the magnetic field is updated using Faraday’s law in its second-order form (84).
4.2 Odd-even decoupling problem
The IAW simulations reveal a problem with the second-order scheme. As shown in Fig. 11 (a), it seems that the solutions at odd and even timesteps become decoupled, producing a sawtooth-like oscillation in the diagram. This phenomenon is the so-called odd-even decoupling in computational fluid dynamics [21], though here it manifests in the time domain rather than in space. The odd-even decoupling problem compromises the accuracy of simulation results and can trigger additional numerical instabilities. We analyze its underlying mechanism below and propose targeted solutions.
To illustrate the odd-even decoupling problem, we make the following simplifications for the IAW case.
(1) We restrict the discussion to a one-dimensional electrostatic configuration, where aligns with the direction of the equilibrium magnetic field.
(2) Since the electron current contributes the most part of particle current, only electron weights and motions are considered. Specifically,
| (87) |
The linear electron motion equation in the z direction is the same as Eq. (49). Therefore, we can get the intermediate electron weight advanced from ,
| (88) |
The governing field equation is the implicit parallel Ampere’s law, which can be expressed as
| (89) |
For further derivation, we make the same assumptions (3)-(5) in section 3.2 and take the limit of infinite grid resolution, which leads to
| (90) |
with given by Eq. (57). The velocity integral in Eq. (90) can be calculated using the residue theorem,
| (91) | ||||
Therefore, we can obtain a recurrence relation of from Eq. (90),
| (92) | ||||
An explicit form of is generally not available from the recurrence relation. However, an intuitive understanding can be gained when the time step is moderate and is sufficiently small such that holds. In this regime, the leading-order terms of the recurrence relation (92) yield
| (93) |
The leading-order expression of behaves as an alternating sequence determined by the parity of , which accounts for the observed odd-even decoupling in the IAW simulations. The time evolution of in the order of is described by the higher-order terms of Eq. (92), which are not considered here.
To solve the odd-even decoupling problem, we generalize the preceding derivation. If the electron weight pushing equation is
| (94) |
the leading-order terms of the implicit parallel Ampere’s law for can be simplified as
| (95) |
which leads to the following two representative cases.
1. The first-order implicit scheme . We can get , which can explain why the implicit discretization scheme doesn’t encounter the odd-even decoupling problem. Motivated by this, one may use the first-order implicit scheme during initialization to connect odd and even sequences. Numerical experiments confirms that although the odd-even decoupling oscillation persists, its amplitude is significantly reduced.
2. The second-order scheme with three points . The leading-order solution takes the form
| (96) |
where are eigenvalues of Eq. (95). Since , this scheme numerically damps odd-even decoupling oscillations. In practice, choosing can suppress the odd-even decoupling oscillations while preserving the accuracy of the underlying second-order scheme.
In the following simulations, the three-point scheme with the typical parameter is employed for advancing the electron weights. Together with the first-order implicit scheme used during the initialization stage, this combination effectively resolves the odd-even decoupling problem, as demonstrated in Fig. 11 (b). Notably, the proposed method is not limited to the IAW simulations. The key to overcoming the odd-even decoupling problem is to establish a connection between odd and even time steps. We have verified that the method also eliminates this decoupling successfully in other scenarios, such as the ITG simulations shown in Fig. 12.
4.3 Numerical results
With the odd-even decoupling problem resolved, a clean comparison of the first-order implicit and second-order semi-implicit schemes becomes feasible. Figure 13 presents a timestep refinement study of the ITG simulations for the two schemes. The second-order scheme accurately reproduces the real frequency and growth rate over the entire range of tested timestep . In contrast, while the first-order implicit scheme yields accurate real frequencies, it requires a sufficiently small timestep to achieve good agreement for the growth rate. These results confirm the expected order of accuracy and clearly demonstrate the advantage of the second-order semi-implicit scheme.
The robustness of the second-order semi-implicit scheme is further illustrated in Figs. 14 and 15 for different parameter regimes. In both the IAW and ITG cases, the second-order scheme achieves more accurate damping rates (for IAW) and growth rates (for ITG) even with a larger timestep compared to the first-order implicit scheme. These results confirm that the second-order scheme effectively reduces numerical damping inherent in the implicit advancement.
4.4 Discussion
In this work, three numerical schemes are presented.
1. Explicit discretization scheme (conventional method). This scheme is based on the generalized perpendicular and parallel Ohm’s law, given by Eqs. (21) and (47).
2. First-order implicit discretization scheme. It advances electron weights via an implicit scheme (7), and employs the implicit parallel Ampere’s law (13) and perpendicular Ohm’s law (21) as electric field equations.
3. Second-order semi-implicit discretization scheme. This scheme advances particle weights with the second-order semi-implicit scheme, Eqs. (75) and (76). The field equations are the implicit parallel Ampere’s law and perpendicular Ohm’s law in the compatible second-order form, as illustrated in Eqs. (85) and (86).
The first-order implicit discretization scheme is proposed to better mitigate the cancellation problem in the parallel Ohm’s law. A key feature is that the implicit parallel Ampere’s law employs the first-order velocity moment of the electron weights. Analytical analysis and numerical experiments confirm that this scheme mitigates the cancellation problem. Specifically, for both the IAW and ITG test cases, the real frequency is accurately obtained over a wide range of . However, the damping rate (for IAW) or growth rate (for ITG) remains inaccurate due to the numerical damping inherent in the implicit pushing.
To overcome this limitation, we develop the second-order semi-implicit scheme. It retains the implicit parallel Ampere’s law and perpendicular Ohm’s law as field equations, but advances particle weights using a second-order semi-implicit scheme. Numerical tests demonstrate that this scheme accurately captures both the real frequency and the growth/damping rate over a large range of . Compared with the conventional scheme, the second-order semi-implicit scheme overcomes the cancellation problem in a comprehensive manner.
For simulations where the cancellation problem is severe, the second-order semi-implicit scheme achieves accurate results with the lowest computational cost among the three schemes. However, this scheme is considerably more complex to implement than the other two.
5 Conclusion
In this paper, we have developed the full-kinetic ion drift-kinetic electron simulation (FIDES) code. We present two numerical schemes and compare their performance in both high- and low-frequency cases. In the implicit discretization scheme, the electric field is determined by the implicit parallel Ampere’s law and implicit perpendicular Ohm’s law. The formulation of the implicit parallel Ampere’s law requires an implicit scheme for advancing electron weight. To suppress unphysical high-frequency instabilities with perpendicular electric fields, an implicit scheme is used for ion weights. Benchmarks against perpendicular and parallel waves confirm that FIDES can correctly simulate high-frequency wave behavior. The low-frequency IAW and ITG simulations demonstrate that the implicit parallel Ampere’s law mitigates the cancellation problem more effectively than the conventional parallel Ohm’s law. The parallel Ohm’s law, with its higher-order moment of electron weights and the spatial gradient , complicates the numerical cancellation between and . To achieve more accurate wave dynamics, we further develop a second-order scheme to reduce the numerical damping of the original implicit method. However, this scheme introduces the odd-even decoupling problem in time domain. To address this, we implement an integrated approach which uses the first-order implicit scheme in the initialization stage and advances particle weights via the second-order scheme with three points. This strategy can effectively suppress the odd-even decoupling oscillations while preserving the accuracy of the second-order scheme.
In closing, we emphasize that the scope of this paper is limited to the presentation of the new algorithm and the analysis of its linear characteristics. A comprehensive study for the nonlinear performance of the scheme will be reported in the future.
Code availability
The FIDES source code is archived at Zenodo with the DOI https://doi.org/10.5281/zenodo.19605309. The repository is presently under restricted access. Access will be granted immediately upon reasonable request directed to the corresponding author.
Acknowledgements
This work was supported by the National MCF Energy R & D Program of China under Grant No.2024YFE03230300, National Natural Science Foundation of China under Grant No.12375213, 12125502 and 12335014, Natural Science Foundation of Sichuan Province under Grant No.2025ZNSFSC0061, China National Nuclear Corporation ‘Young Talents’ Project No.2024-QNYC-02 and the Innovation Program of Southwestern Institute of Physics (202301XWCX001). This manuscript was first submitted to the Journal of Computational Physics on 21 December 2025.
References
- [1] H. Chen, L. Chen, F. Zonca, J. Li, M. Xu, Validity of gyrokinetic theory in magnetized plasmas, Comm. Physics 7 (2024) 261.
- [2] E. A. Frieman, L. Chen, Nonlinear gyrokinetic equations for low-frequency electromagnetic waves in general plasma equilibria, Phys. Fluids 25 (1982) 502.
- [3] W. W. Lee, Gyrokinetic approach in particle simulation, Phys. Fluids 26 (1983) 556.
- [4] W. W. Lee, Gyrokinetic particle simulation model, J. Comput. Phys. 72 (1987) 243.
- [5] Y. Chen, S. Parker, A delta-f particle method for gyrokinetic simulations with kinetic electrons and electromagnetic perturbations, J. Comput. Phys. 189 (2003) 463.
- [6] Y. Chen, S. Parker, Electromagnetic gyrokinetic delta-f particle-in-cell turbulence simulation with realistic equilibrium profiles and geometry, J. Comput. Phys. 220 (2007) 839.
- [7] F. I. Parra, P. J. Catto, Limitations of gyrokinetics on transport time scales, Plasma Phys. Control. Fusion 50 (2008) 065014.
- [8] Y. Chen, S. Parker, Particle-in-cell simulation with Vlasov ions and drift kinetic electrons, Phys. Plasmas 16 (2009) 052305.
- [9] J. Cheng, S. Parker, Y. Chen, D. Uzdensky, A second-order semi-implicit delta-f method for hybrid simulation, J. Comput. Phys. 245 (2013) 364.
- [10] L. Chen, H. Chen, F. Zonca, Y. Lin, A gyrokinetic simulation model for low frequency electromagnetic fluctuations in magnetized plasmas, Sci. China-Phys. Mech. Astron. 64 (2021) 245211.
- [11] H. Chen, L. Chen, E. Viezzer, M. Garcia-Munoz, J. Li, On gyrokinetic-fluid model for electromagnetic fluctuations in magnetized plasmas, Plasma Phys. Control. Fusion 65 (2023) 064003.
- [12] S. E. Parker, W. Lee, A fully nonlinear characteristic method for gyrokinetic simulation, Phys. Fluids B 5 (1993) 77.
- [13] Y. Chen, S. Parker, Fluid electrons with kinetic closure for long wavelength energetic particles driven modes, Phys. Plasmas 18 (2011) 5.
- [14] H. Chen, On locating the zeros and poles of a meromorphic function, J. Comput. Appl. Math. 402 (2022) 113796.
- [15] H. Chen, L. Chen, Gyrokinetic theory of low-frequency electromagnetic waves in finite-beta anisotropic plasmas, Phys. Plasmas 28 (2021) 052103.
- [16] Z. Li, H. Chen, Z. Gao, W. Chen, A kinetic CMA diagram, Nucl. Fusion 65 (2025) 056022.
- [17] J. Cummings, Gyrokinetic simulation of finite-beta and self-generated sheared-flow effects on pressure-gradient-driven instabilities, Ph.D. Thesis, Princeton University, 1994.
- [18] Y. Chen, S. Parker, Gyrokinetic turbulence simulations with kinetic electrons, Phys. Plasmas 8 (2001) 2095.
- [19] M. Raeth, K. Hallatschek, High-frequency nongyrokinetic turbulence at tokamak edge parameters, Phys. Rev. Lett. 133 (2024) 195101.
- [20] M. Raeth, K. Hallatschek, K. Kormann, Simulation of ion temperature gradient driven modes with 6D kinetic Vlasov code, Phys. Plasmas 32 (2024) 042101.
- [21] S. Patankar, Numerical Heat Transfer and Fluid Flow, CRC Press, 1980.