An asymptotic preserving scheme for Lévy-Fokker-Planck equation with fractional diffusion limit
Abstract
In this paper, we develop a numerical method for the Lévy-Fokker-Planck equation with the fractional diffusive scaling. There are two main challenges. One comes from a two-fold nonlocality, that is, the need to apply the fractional Laplacian operator to a power law decay distribution. The other arises from long-time/small mean-free-path scaling, which introduces stiffness to the equation. To resolve the first difficulty, we use a change of variable to convert the unbounded domain into a bounded one and then apply the Chebyshev polynomial based pseudo-spectral method. To treat the multiple scales, we propose an asymptotic preserving scheme based on a novel micro-macro decomposition that uses the structure of the test function in proving the fractional diffusion limit analytically. Finally, the efficiency and accuracy of our scheme are illustrated by a suite of numerical examples.
1 Introduction
We consider the Lévy-Fokker-Planck (LFP) equation
(1.1) |
where is the distribution function of a cloud of particles in plasma, which undergoes a free transport describing by the convection on the left hand side, and an interaction with the background, described by the LFP operator on the right. Here is the fractional Lapacian operator that models the Lévy processes at the microscopic level. Among various equivalent ways of defining the fractional Laplace operator [14], we only mention the one that will be used throughout the paper:
(1.2) |
where denotes Cauchy principal value and .
When , the right hand side of (1.1) reduces to the to classical Fokker-Planck operator that models the Brownian motion of the microscopic particles. In contrast, allows particles to make long jumps at the microscopic scale, and hence leads to the nonlocal effect at the mesoscopic scale. Consequently, as opposed to the Gaussian Maxwellian to the Fokker-Planck operator, the Lévy-Fokker-Planck operator admits an equilibrium that has a fat tail. More precisely, there is a unique normalized distribution , such that [9]:
(1.3) |
Moreover, the convergence toward the equilibrium is shown to be exponential in the sense of relative entropy. In particular, let be a convex smooth function, and define the relative entropy to the equilibrium as
then from the Theorem 2 in [9], one has
for some constant .
In the long time and small mean free path scaling, that is, rescaling the time and space as
(1.4) |
equation (1.1) can be rewritten into the following form:
(1.5) |
Sending to zero will give rise to a fractional diffusion equation for the density of particles. More precisely, we cite the following theorem from [6].
Theorem 1.
In the classical case (i.e., =1) when is a fast decaying function such as Gaussian, one rescales as and the resulting macroscopic equation is the diffusion equation [20]:
where is the diffusion matrix
Clearly the fat tail equilibrium (1.3) renders the above integral unbounded and therefore invalids the classical diffusion limit. Conversely, the anomalous scaling (1.4) is necessary. Similar scaling has also been investigated in the framework of linear Boltzmann equation, see [19, 1] for a reference.
Numerically computing (1.5) has two major challenges. One comes from necessity to apply the fractional Laplacian operator to a slow decay function, in which case one needs to consider infinite computational domain, since any truncation would lose the important information carried by the tail and leads to erroneous result. To this end, two kinds of numerical methods have been developed to approximate the fractional Laplacian operator. One hinges upon the integral form of in (1.2) and splits the infinite domain into a computable body part and a compensate tail part that can be integrated exactly, see especially [11, 12]. This method heavily relies on analytic expression of the tail, which is not known for our case except when the solution has reached equilibrium. But since our goal is to simulate the dynamics, this method cannot be adopted without a major modification. The other uses the spectral method with nonlocal basis. For instance, the Hermite spectral method is developed in [18] which takes advantage of the fact that Hermite polynomials are invariant under Fourier transform and therefore can be efficiently computed when taking the fractional Laplacian. In [21], mapped Chebyshev polynomials are used as basis, then the fractional Laplacian is calculated via the celebrated Dunford-Taylor formula, and therefore is very efficient in higher dimensions. Another approach, proposed in [5], also starts from the Chebyshev polynomial basis, but it then uses a change of variable and even extension of the function, and therefore boils down the problem to computing the Fractional Laplacian of the Fourier basis on a finite domain, which can be approximated numerically with high accuracy. All these spectral methods were developed to address the nonlocality of the fractional Lapalcian operator, but when they apply to a slow decay function, additional nonlocality is introduced and a large number of basis are expected in order to meet a certain accuracy. See also [16, 3] for a review on numerical issues related to fractional diffusion. For our problem, we find that the approach in [5] gives the best result within the computational budget when some tuning parameters are chosen appropriately.
Another challenge arises from the diffusive scaling, which introduces stiffness to the system. Our goal is to develop a numerical solver with uniform performance across different regimes, i.e., varies in magnitude by several orders. In particular, the scheme for (1.5) is expected to reduce to the solver for (1.6) automatically with unresolved mesh. This is the so-called asymptotic preserving (AP) scheme. There has been an extensive study on the AP scheme for kinetic equations with various scalings, see [13, 10] for a review. When it comes to anomalous diffusive scaling, we cite specially [23, 7, 8, 24], which all deal with the linear Boltzmann type equation. These works and the current paper share the same equilibrium (1.3) and diffusion limit (1.6), but the different nature between Fokker Planck type and Boltzmann type operator lead to very difference convergence mechanism and therefore hinders the application of the methods developed there. In fact, when the collision is of the Boltzmann type, a strong convergence toward the anomalous diffusion is obtained [19, 1], which plays a significant role in designing the AP method. On the contrary, with the Lévy-Fokker-Planck operator in our case, only a weak convergence is available, which gives very limited knowledge on how the scheme can be constructed. Nevertheless, the special choice of the test function that aids the proof of Theorem 1 in [6] inspires our macro-micro decomposition, which sets the base of our AP scheme.
The rest of the paper is organized as follows. In the next section, we detail the computation of the collision operator and combine it with backward Euler scheme to solve the spatially homogeneous case. Section 3 is devoted to the design of AP scheme, along with a rigorous proof of the AP property and a detailed guide in implementation. In section 4, extensive numerical examples are given to test the performance of our AP scheme. Finally the paper is concluded in section 5.
2 Computation of the collision operator
Aside from multiple scales that appear in equation (1.5), the collision operator itself poses severe computational difficulties, which is attributed to the non-locality of the operator . As already mentioned in [11, 12], if is compactly supported in , then the computation of can be fulfilled by the Fourier transform. However, in our case, the interplay between the two operators in leads to an equilibrium that has only a power law decay, see (1.3). As a result, a more sophisticated treatment is needed for fractional Laplacian, as will be detailed in the following section. Here for notation simplicity, we assume only depends on throughout this section.
2.1 Change of variable
As mentioned above, one of the major difficulties of fractional Laplacian operator is its non-locality, especially when it applies to a slow decaying function like in (1.3). In order to treat the fat tail distribution on an unbounded domain, two approaches can be taken: one is to truncate the computation domain and introduce suitable boundary conditions; the other is to use a change of variable that maps the infinite domain into a finite one and then use a spectral method. In this paper, we take the latter approach, which is also termed as the rational spectral method. Below we briefly introduce the rational Chebyshev spectral method, more details can be found in [5].
Consider an algebraic mapping that maps the unbounded domain into , i.e. ,
where is a scaling parameter that is chosen for the sake of accuracy and mass conservation. In principle, it can be chosen adaptive as mentioned in [17], see also Remark 2 for more discussion. Take the Chebyshev polynomials of the first kind as the basis on ,
(2.1) |
then
is the so-called Chebyshev rational polynomials on infinite domain. It has been pointed out in [4] that Chebyshev rational polynomials are appropriate for approximating the algebraically decay function, and has also been used in [21] to compute the fractional diffusion operator.
We now concentrate on the finite domain and employ a further change of variable. Let , then
(2.2) |
and in (2.1) reduces to
Therefore, expanding in terms of Chebyshev functions is equivalent to a cosine expansion.
2.2 Computation of
To further ease the computation of , we conduct the even extension of at , i.e.,
This way, according to the relation
one can compute the coefficients of cosine expansion of via the Fast Fourier Transform. More specifically, denote
(2.5) |
then its discrete Fourier transform takes the form
where , and hence
Then the question boils down to calculating , and we directly cite the result from [5].
Theorem 2.
Let , then
(2.6) |
Moreover, when ,
To implement it numerically, one truncates by setting , where , and . Then (2.6) is approximated as
(2.7) |
where
Note that here is an adjustable parameter, and it is obvious that larger gives better approximation. For all our numerical examples in this paper, we use .
Now let the Matrix be
then we have
where is defined in (2.5), and denotes the -periodic discrete Fourier transform. Confining the above calculation of to , i.e.,
(2.8) |
we can write down the matrix representation of as follows:
(2.9) |
where .
As already mentioned in the introduction, the way we treat the fractional Laplacian is not unique. We just choose the one that performs the best in our case in terms of accuracy and efficiency.
2.3 Spatially homogeneous case
In this section, we detail the computation of the spatially homogeneous case of (2.3):
Here the fractional Laplacian term is treated via the aforementioned pseudospectral method, and is discretized using the Fourier spectral method. Still using the vector form of the discrete defined in (2.8), we have the discretization of as
(2.10) |
where
Note specifically that even though the computation of can be expensive, it only needs to be computed once.
For time discretization, we choose the backward Euler scheme, namely,
(2.11) |
as it will be used in the spatially in-homogeneous case in the next section. In practice, the ODE system is solved by Matlab builtin solver ODE45 or ODE15s.
Remark 1 (Positivity).
The scheme (2.11) is not positivity preserving, but it will be so after a slight modification. In fact, the positivity is lost when close to the boundary, or . This is because the function value near the boundary are already small, then any small numerical error would render it negative. To resolve this issue, our idea is to use the tail information to reassign the value of at the boundary. More precisely, since the equilibrium is proportional to at its tail, then if there is an index close to the right boundary (i.e., ) such that for the first time, namely for , then we set for .
Remark 2 (Choice of and ).
In the scheme , and should be chosen according to for the sake of mass conservation. Since the tail of equilibrium distribution relates to via as , larger (with fix ) is required for smaller to capture the tail information and conserve the total mass. One should also choose the parameter properly. On one hand, for fixed , should not be too large, otherwise accuracy is lost in approximating the body part of the distribution function. On the other hand, if is too small, the method lose the capability to capture the tail information. Therefore, in principle, the smaller the is, the larger number of mode and are needed. For instance, when , and is enough; whereas for and if , is required to ensure the mass is conserved up to error , see Table 1.
3 Asymptotic preserving scheme
We introduce an asymptotic preserving scheme for the spatially inhomogeneous system and its implementation in this section. The main difficulty of capturing the anomalous diffusion limit is to acquire operator when only appears in original system. In the proof of Theorem 1, the authors use a test function in the form of to get from weakly via integration by parts, which indicates a kind of symmetry between and . Inspired by this symmetry, we propose a scheme based on a novel micro-macro decomposition by requiring the macro part to respect such symmetry.
Let us first introduce some notation. Denote as our spatial domain and partition it into uniform grids, i.e. , where . Periodic boundary condition in the spatial domain will be used. For velocity domain, we will work with the variable defined in (2.2) and use the same discretization as in (2.4). Then , and we denote numerical approximation of as , where , , .
To start, we introduce the following lemmas.
Lemma 1.
, where
Proof.
∎
Lemma 2.
Suppose , then , where .
Proof.
First, let us rewrite fractional Laplacian in following finite difference form,
where , which is a direct consequence of (1.2). Denote
for . By Taylor expansion we have
where . Since , we have . The assumption that then leads to On the other hand, it’s obvious that
Then we conclude the result by the Fubini’s theorem.
∎
3.1 A novel micro-macro decomposition
A typical approach in designing an asymptotic preserving method is via a micro-macro decomposition. That is, write
(3.1) |
where is the macroscopic density, and is viewed as the microscopic fluctuation. See for instance [15, 23, 24, 7]. However, directly applying this decomposition to our case fails as it is not easy to obtain when only appears in . Inspired by the proof of Theorem 1 in [6], we see that the operator and operator are related by considering a test function in variable . Therefore, we propose the following novel micro-macro decomposition of distribution :
(3.2) |
where takes the form
(3.3) |
for some function , and satisfies
(3.4) |
Here unlike the classical micro-macro decomposition (3.1), we allow to depend on , but intrinsically lives on a lower dimensional manifold than does, as required from (3.3). As a result, satisfies
(3.5) |
Plug into , we get:
(3.6) |
Using (3.4),(3.5) and Lemma 1, the above equation simplifies to
(3.7) |
To solve (3.7), we split it into the following system
(3.8) |
equipped with the initial condition
(3.9) |
Note that the reduction of (3.7) from (3.6) is possible only when has the form (3.3). Therefore, it is important to make sure that such property is preserved along the dynamics of (3.8). To this end, we have the following lemma.
Lemma 3.
Let solves
(3.10) |
then there exists a function h(t,x) such that .
Proof.
Let satisfies
(3.11) |
Then we claim that is the solution to (3.10). Indeed, denote for any fixed , we have
∎
Remark 3.
Next, we show that the system (3.8) is energy stable.
Proposition 1.
Proof.
It is easy to show that if solves (3.8) with initial data (3.9), then by directly adding the two equation, solves (1.5). The energy dissipation of the original system (1.5) follows from Proposition 2.1 in [6]. One just needs to check the same property for the split system (3.8). To this end, multiply the first equation in (3.8) by , the second equation by , integrate in and , and add them together, we get (here we omit the integration domain, which is for both and ):
where the second equality uses Lemma 1 and the third equality uses the fact that satisfies . Since and , we immediately get
∎
Moreover, we can bound the energy for and separately.
Proposition 2.
Proof.
Numerically, we propose the following semi-discrete scheme to (3.8):
(3.14a) | |||||
(3.14b) | |||||
(3.14c) |
where is a positive constant. As opposed to directly applying an implicit-explicit discretization to the first equation in (3.8), i.e.,
we conduct an operator splitting here, due to three reasons. One is that the Lévy-Fokker-Planck operator has nonzero null space, and therefore the inversion in this equation will become stiff for small (see also Table 2). The augmented term will then shift the spectrum of the to-be-inverted operator and therefore remove the ill-conditioning. The second is that we need the magnitude of to remain small for small in order to preserve the asymptotic property, and this requirement is fulfilled in (3.14b), which warrants to be of order as (More details is shown in the proof of Proposition 3). The third is the computational efficiency. Thanks to the splitting, one no longer needs to invert operators in and simultaneously. Instead, only an inversion in is needed in solving (3.14a), whereas in (3.14b) only an inversion in is needed, and this inversion can be efficiently accomplished via either sweeping or the fast Fourier transform.
The rest of this subsection is devoted to proving the asymptotic property of (3.14). First let us introduce the following lemma that describes the smoothing effect of fractional diffusion equation.
Lemma 4.
Consider the initial value problem
(3.15) |
If , then for .
Proof.
The proposition on the asymptotic property of the splitting scheme is in order.
Proposition 3.
Consider system with initial data . Let and be the solution to (3.14), where and . Then the numerical solution
satisfies
(3.16) |
as .
Proof.
From the reconstruction formula, we have
where the third equality uses lemma 2 and lemma 4, namely, . Then to show (3.16), it amounts to show that the magnitude of vanishes as approaches zero. First, from (3.14a), one sees that
From the contractive estimate in Corollary 3.1 of [2] and Hille-Yosida Theorem, we have, for positive ,
(3.17) |
Further, from (3.14b), we have, for ,
Therefore,
(3.18) |
The case with can be estimated similarly. Then a combination of (3.17) and (3.18) immediately leads to . ∎
3.2 Fully discrete scheme and implementation
Now we briefly discuss the implementation of scheme . Using the same notation as mentioned at the beginning of this section, we denote the numerical approximations , as and , with , . For a fixed -index , let
For a fixed -index , let
First we compute . According to its definition
this is simply accomplished by applying defined in (2.9) to , , and , respectively, for a fixed spatial index . Then to treat the spatial discretization in (3.14b) and (3.14c), we use the Fourier spectral method with periodic boundary condition. Note that the transport term in (3.14b) is treated implicitly, so the stability is guaranteed. Moreover, unlike in direction, where one needs to consider a fat tail distribution due to the kernel of , we can consider a sufficiently decaying profile in and therefore the Fourier spectral method can be used here.
To summarize, for given and , we have
Step 1 Compute by
Step 2 Compute by inverting
where is the Fourier transform of , and is the diagonal matrix with elements .
Step 3 Compute via
where is the Fourier transform of , and is the diagonal matrix with elements with ranging from 0 to .
4 Numerical examples
In this section, we present several numerical examples to check the accuracy and efficiency of schemes and . Periodic boundary condition is always used in direction. Unless otherwise specified, we choose and in computing (2.7), and in (3.14).
4.1 Computation of
We first check the performance of the pseudospectral method in computing via (2.9). Two specific examples will be considered here: an exponential decay function and a polynomial decay function, both of which have exact form when taken the fractional Laplacian.
(4.1) | ||||
(4.2) | ||||
Here is the gamma function and is the hypergeometric function.
First, a comparison of the numerical solutions with exact solutions is gathered in Fig. 1 and 2, for (4.1) and (4.2), respectively, where good agreements are observed in both cases.





Second, we show relationship between accuracy and the number of modes . Given fixed and , Fig. 3 displays the error versus for different , with exponential decay function on the left, and power law decay function on the right. The error is measured in norm, i.e.
(4.3) |
where is the numerical approximation of at . One sees that a small number of mode is adequate for the exponential decay case, whereas for the power law decay case, increasing the number of modes leads to better approximation. Moreover, a comparison between these two figures also gives a visual indication on why computing the fractional Laplacian of a slow decaying function is significantly harder than a fast decaying function, as a lot more modes are needed to reach an even lower accuracy criteria.


4.2 Spatially homogeneous case
We restrict our attention to the spatially homogeneous case in this section and consider the following specific example:
(4.4) |
In order to check the performance of the scheme, two properties of the solution will be considered: 1) convergence towards equilibrium in the long time limit and 2) mass conservation.
4.2.1 Long time behavior
As pointed out in [9], will converge toward the equilibrium exponentially fast. To observe this dynamics numerically, we compute the relative entropy as
(4.5) |
The numerical equilibrium, denoted as , is obtained when the variation in the solution is negligible, i.e.,
(4.6) |
and then set . Here is a small parameter and chosen to be in our examples.
We first test the case with , where an explicit form of equilibrium is available: . The results are collected in Fig 4. In the left and middle figures, one sees that the numerical equilibrium coincides with analytic one, both in the bulk area and in the tail. On the right, the evolution of relative entropy (4.5) in time is plotted, and exponential rate of convergence is confirmed.



Next, we test two other cases , where no explicit form of equilibrium is available, therefore we only check the tail behavior, as predicted in (1.3). As shown in Fig. 4, correct power law decay rate at tail is captured numerically and exponential convergence toward equilibrium is observed.




4.2.2 Mass conservation
In this section, we check the total mass versus time. As mentioned in Remark 2, the total mass is not exactly conserved by our scheme, but with proper choice of and , the error can be controlled. Consider the same initial value problem as in (4.4), where the total mass is , we define the following error in mass:
(4.7) |
and plot it with in Fig. 6. It is shown that, with the same choice of , , the mass is conserved better for larger , which further indicates that slower decaying function is harder to compute numerically. We also check the mass error at the numerical equilibrium (defined in (4.6)) for different with increasing . The results are shown in Table 1. As expected, with fixed , larger leads to better conservation.



64 | 128 | 256 | 512 | |
---|---|---|---|---|
with | 7.8e-2 | 5.9e-3 | 2.1e-3 | 9.5e-4 |
with | 5.7e-2 | 2.2e-3 | 5.3e-4 | 1.3e-4 |
with | 3.3e-3 | 5.9e-4 | 9.2e-5 | 5.3e-6 |
with | 2.9e-4 | 3.2e-5 | 9.4e-7 | 1.1e-6 |
4.3 Spatially inhomogeneous case
Throughout this section, we compute with different choices of . The following two initial conditions are considered:
(4.8) |
and
(4.9) |
The equilibrium , except for , is obtained numerically by running the spatially homogeneous solver until converge, as described in Section 4.2.1. Note that the periodic initial data (4.8) does not exactly fall into the assumption of Lemma 2, but the conclusion there still holds. Indeed, for function of the form (4.8), one can write it into Fourier series, then it amounts to check , which is true as long as .
4.3.1 Advantage of splitting in (3.14)
Before presenting specific numerical examples, we first verify the advantage of splitting and adding the term in (3.14a). In particular, from (3.14a), one updates as , where . Then the success of this step hinges on the condition number of . In Table 2, we compute the condition number of with . The other parameters used are , , , and . One sees that larger leads to a better conditioned , and this improvement is more pronounced for smaller . Therefore, in the fractional diffusive regime, plays a non-negligible role.
, | 4.73 | 4.54 | 4.36 | 4.06 |
---|---|---|---|---|
, | 4.93 | 4.73 | 4.55 | 4.24 |
, | 13.28 | 12.66 | 12.11 | 11.14 |
, | 7.74e3 | 158 | 52 | 20.90 |
, | 1.24e5 | 187.42 | 63.44 | 25.45 |
, | 5.97e6 | 564.32 | 190.75 | 75.81 |
, | 3.57e5 | 181.66 | 55.84 | 21.43 |
, | 3.15e7 | 188.98 | 63.67 | 25.49 |
, | 9.46e9 | 564.62 | 190.79 | 75.82 |
4.3.2 Uniform accuracy in time
In this section, we show the first order accuracy in time by computing the following error
In Fig. 7, first order accuracy in time is shown among different choices of : , and .


4.3.3 Energy stability
We compute the total energy, and the individual energy corresponding to the macro and micro part in this section. More precisely, the numerical approximation to (3.12) and (3.13) are
In Fig. 8, we compute (1.5) with initial condition and various , ranging from to . The solution is computed up to . As shown, decays with time, and and are uniformly bounded in time, which coincides with the Propositions 1 and 2 and confirms the stability of our scheme. When , the sudden change at the first step is due to fact that (4.9) is not at the equilibrium.



4.3.4 Kinetic regime
We then check the performance of our scheme in the kinetic regime with . As a comparison, the following implicit-explicit (IMEX) scheme is used on finer mesh to produce the reference solution:
Here Fig. 9 and Fig. 10 correspond to initial conditions (4.8) and (4.9), respectively. Different choices of are considered. One sees that the numerical solution from our AP scheme agrees well with the reference solution.






4.3.5 AP property and diffusive regime
In this section, we check the AP property of the scheme and test its performance in the diffusive regime. To check the AP property, we compute the following asymptotic error
(4.10) |
where is the equilibrium and .
When , we compare the solution to our AP scheme with the solution to the diffusive equation (1.6), which is computed using the Fourier spectral method.
The results are collected in Fig. 11 and Fig. 12, for initial data (4.8) and (4.9), respectively. The left column of each figure represents the asymptotic error (4.10) in time with different choice of . It is clearly that the error decreases with vanishing , and it is at a magnitude of approximately . On the right, a good match between the solution to the AP scheme with the solution to the fractional limit is observed. Two different are tested for each cases.








5 Conclusion
We designed an asymptotic preserving scheme for Lévy-Fokker-Planck equation with fractional diffusion limit. This limit emerges due to the fat tail equilibrium of the Lévy-Fokker-Planck operator, which breaks down the classical diffusion limit as it renders the diffusion matrix unbounded. Similar anomalous diffusion was considered for the linear Boltzmann case [19, 1], for which asymptotic preserving schemes have been designed [23, 7, 8, 24]. Comparing to the linear Boltzmann case, there are two major difficulties here in constructing numerical schemes. One is that the fat tail equilibrium does not appear explicitly in the collision operator, but exits implicitly as the kernel of the collision operator. Therefore, the idea of truncating the infinite domain into a finite computational one with a tail compensation can not be directly apply, as the tail behavior is not known unless the solution reaches the equilibrium. The other comes from the derivation of the fractional diffusion limit. In the linear Boltzmann case, a reshuffled Hilbert expansion is performed to show the strong convergence of the kinetic equation to the anomalous diffusion limit and it is the building block of the design of AP scheme. In contrast, only a weak convergence is known for our case. To resolve the first difficulty, we adopt a pseudo spectral method based on rational Chebyshev polynomial, which transforms an infinite domain into a finite one, and therefore no domain decomposition is needed. For the second difficulty, we propose a novel macro-micro decomposition, with a unique macro part that is inspired by the special choice of of the test function in proving the weak convergence. The stability of the split system is obtained. We also propose an operator splitting discretization to the split system, which removes the ill-posedness due to the stiffness and reduces the computational cost from a direct implicit treatment. A rigorous asymptotic preserving property of our scheme is established. Several numerical results are carried out to demonstrate the properties of our scheme, including asymptotic-preservation, uniform accuracy and energy dissipation.
Acknowledgment: This work is partially supported by NSF grant DMS-1846854. L.W. would like to thank Dr. Min Tang and Dr. Jingwei Hu for the discussion on computing the fractional Laplacian operator.
References
- [1] N. B. Abdallah, A. Mellet, and M. Puel, Fractional diffusion limit for collisional kinetic equations: a hilbert expansion approach, Kinetic & Related Models, 4 (2011), p. 873.
- [2] P. Biler and G. Karch, Generalized Fokker-Planck equations and convergence to their equilibria, Banach Center Publications, 60 (2003), pp. 307–318.
- [3] A. Bonito, J. P. Borthagaray, R. H. Nochetto, E. Otárola, and A. J. Salgado, Numerical methods for fractional diffusion, Computing and Visualization in Science, 19 (2018), pp. 19–46.
- [4] J. P. Boyd, Spectral methods using rational basis functions on an infinite interval, Journal of Computational Physics, 69 (1987), pp. 112–142.
- [5] J. Cayama, C. M. Cuesta, and F. de la Hoz, A pseudospectral method for the one-dimensional fractional laplacian on R, 2019.
- [6] L. Cesbron, A. Mellet, and K. Trivisa, Anomalous transport of particles in plasma physics, Applied Mathematics Letters, 25 (2012), pp. 2344–2348.
- [7] N. Crouseilles, H. Hivert, and M. Lemou, Numerical schemes for kinetic equations in the anomalous diffusion limit. part i: The case of heavy-tailed equilibrium, SIAM Journal on Scientific Computing, 38 (2016), pp. A737–A764.
- [8] , Numerical schemes for kinetic equations in the anomalous diffusion limit. part ii: Degenerate collision frequency, SIAM Journal on Scientific Computing, 38 (2016), pp. A2464–A2491.
- [9] I. Gentil and C. Imbert, The Lévy–Fokker–Planck equation: -entropies and convergence to equilibrium, Asymptotic Analysis, 59 (2008), pp. 125–138.
- [10] J. Hu, S. Jin, and Q. Li, Asymptotic-preserving schemes for multiscale hyperbolic and kinetic equations, in Handbook of Numerical Analysis, vol. 18, Elsevier, 2017, pp. 103–129.
- [11] Y. Huang and A. Oberman, Numerical methods for the fractional laplacian: A finite difference-quadrature approach, SIAM Journal on Numerical Analysis, 52 (2014), pp. 3056–3084.
- [12] , Finite difference methods for fractional Laplacians, arXiv preprint arXiv:1611.00164, (2016).
- [13] S. Jin, Asymptotic preserving (ap) schemes for multiscale kinetic and hyperbolic equations: a review, Lecture notes for summer school on methods and models of kinetic theory (M&MKT), Porto Ercole (Grosseto, Italy), (2010), pp. 177–216.
- [14] M. Kwaśnicki, Ten equivalent definitions of the fractional laplace operator, Fractional Calculus and Applied Analysis, 20 (2017), pp. 7–51.
- [15] M. Lemou and L. Mieussens, A new asymptotic preserving scheme based on micro-macro formulation for linear kinetic equations in the diffusion limit, SIAM Journal on Scientific Computing, 31 (2008), pp. 334–368.
- [16] A. Lischke, G. Pang, M. Gulian, F. Song, C. Glusa, X. Zheng, Z. Mao, W. Cai, M. M. Meerschaert, M. Ainsworth, et al., What is the fractional laplacian? a comparative review with new results, Journal of Computational Physics, 404 (2020), p. 109009.
- [17] H. Ma, W. Sun, and T. Tang, Hermite spectral methods with a time-dependent scaling for parabolic equations in unbounded domains, SIAM journal on numerical analysis, 43 (2005), pp. 58–75.
- [18] Z. Mao and J. Shen, Hermite spectral methods for fractional PDEs in unbounded domains, SIAM Journal on Scientific Computing, 39 (2017), pp. A1928–A1950.
- [19] A. Mellet, S. Mischler, and C. Mouhot, Fractional diffusion limit for collisional kinetic equations, Archive for Rational Mechanics and Analysis, 199 (2011), pp. 493–525.
- [20] F. Poupaud and J. Soler, Parabolic limit and stability of the vlasov–fokker–planck system, Mathematical Models and Methods in Applied Sciences, 10 (2000), pp. 1027–1045.
- [21] C. Sheng, J. Shen, T. Tang, L.-L. Wang, and H. Yuan, Fast Fourier-like mapped Chebyshev spectral-Galerkin methods for pdes with integral fractional Laplacian in unbounded domains, SIAM Journal on Numerical Analysis, 58 (2020), pp. 2435–2464.
- [22] J. L. Vázquez, Recent progress in the theory of nonlinear diffusion with fractional Laplacian operators, arXiv preprint arXiv:1401.3640, (2014).
- [23] L. Wang and B. Yan, An asymptotic-preserving scheme for linear kinetic equation with fractional diffusion limit, Journal of Computational Physics, 312 (2016), pp. 157–174.
- [24] , An asymptotic-preserving scheme for the kinetic equation with anisotropic scattering: Heavy tail equilibrium and degenerate collision frequency, SIAM Journal on Scientific Computing, 41 (2019), pp. A422–A451.