Next Article in Journal
A Deformed Wave Equation and Huygens’ Principle
Previous Article in Journal
Sufficient Criteria for the Absence of Global Solutions for an Inhomogeneous System of Fractional Differential Equations
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Stability Condition of the Second-Order SSP-IMEX-RK Method for the Cahn–Hilliard Equation

Department of Mathematics, Kwangwoon University, Seoul 01897, Korea
Mathematics 2020, 8(1), 11; https://doi.org/10.3390/math8010011
Submission received: 7 November 2019 / Revised: 8 December 2019 / Accepted: 17 December 2019 / Published: 19 December 2019

Abstract

:
Strong-stability-preserving (SSP) implicit–explicit (IMEX) Runge–Kutta (RK) methods for the Cahn–Hilliard (CH) equation with a polynomial double-well free energy density were presented in a previous work, specifically H. Song’s “Energy SSP-IMEX Runge–Kutta Methods for the Cahn–Hilliard Equation” (2016). A linear convex splitting of the energy for the CH equation with an extra stabilizing term was used and the IMEX technique was combined with the SSP methods. And unconditional strong energy stability was proved only for the first-order methods. Here, we use a nonlinear convex splitting of the energy to remove the condition for the convexity of split energies and give a stability condition for the coefficients of the second-order method to preserve the discrete energy dissipation law. Along with a rigorous proof, numerical experiments are presented to demonstrate the accuracy and unconditional strong energy stability of the second-order method.

1. Introduction

In this paper, we consider the Cahn–Hilliard (CH) equation [1]:
ϕ t = M Δ F ( ϕ ) ϵ 2 Δ ϕ ,
where ϕ is the order parameter, M > 0 is a mobility, F ( ϕ ) = 1 4 ( ϕ 2 1 ) 2 is a polynomial double-well free energy density, and ϵ > 0 is the gradient energy coefficient. We assume that ϕ and ϕ are periodic along the normal to the boundary of a domain Ω R d   ( d = 1 , 2 , 3 ) . The CH equation has been applied to a wide range of problems [2] and is an H 1 -gradient flow of the following free energy functional:
E ( ϕ ) : = Ω F ( ϕ ) + ϵ 2 2 | ϕ | 2 d x ,
i.e., ϕ t = M Δ E ϕ δ ϕ , where δ δ ϕ denotes the variational derivative. Thus, E ( ϕ ) is nonincreasing in time.
The interesting coarsening process of large systems usually occurs on a very long time scale. Therefore, energy stable schemes with high-order time accuracy are highly desirable to perform long time simulations for the coarsening process and there are various related works. Gomez and Hughes introduced a second-order semi-implicit method based on the Crank–Nicolson method [3]. In [4], Guan et al. presented a second-order convex splitting scheme by combining the convex splitting idea [5,6] and the secant method [7]. Yang developed first- and second-order schemes based on the invariant energy quadratization idea [8]. In [9], Shin et al. proposed high-order (up to third-order) convex splitting schemes by combining the convex splitting idea and the specially designed implicit–explicit (IMEX) Runge–Kutta (RK) method. Shen et al. [10] presented second-order backward differentiation and Crank–Nicolson formulas based on the scalar auxiliary variable approach. In [11,12,13], Gong et al. proposed high-order (up to sixth-order) schemes by combining the energy quadratization technique and a specific class of RK methods. Recently, strong-stability-preserving (SSP) IMEX-RK methods for the CH equation were presented [14]. The main idea of the methods was to use a linear convex splitting of E ( ϕ ) with an extra stabilizing term (convex and concave parts of E ( ϕ ) are treated implicitly and explicitly, respectively) and combine the IMEX technique [15,16] with the SSP methods [17,18,19]. In [14], unconditional strong energy stability (the energy is bounded by its value at the previous time step) was proved only for the first-order time-accurate methods.
In our work, we concentrate mainly on energy stability of the second-order time-accurate (three-stage) SSP-IMEX-RK method for the CH equation. The main issue, which is different from that in [14], consists of two aspects. First, we use a nonlinear convex splitting of E ( ϕ ) to remove the condition for the convexity of split energies. Second, we give a stability condition for the coefficients of the second-order method to preserve the discrete energy dissipation law.
This paper is organized as follows. In Section 2, we present the second-order method with the nonlinear convex splitting and prove the method with the stability condition is unconditionally strongly energy stable. In Section 3, we present numerical examples showing the accuracy and energy stability of the method. Finally, conclusions are drawn in Section 4.

2. Second-Order SSP-IMEX-RK Method and Its Stability Condition

In order to present the second-order SSP-IMEX-RK method for the CH equation, we split E ( ϕ ) into convex and concave parts [5,6]:
E ( ϕ ) = E c ( ϕ ) E e ( ϕ ) = Ω ϕ 4 4 + 1 4 + ϵ 2 2 | ϕ | 2 d x Ω ϕ 2 2   d x .
Then, we have the following lemma.
Lemma 1.
The convexity of E c ( ϕ ) and E e ( ϕ ) yields the following inequality:
E ( ϕ ) E ( ψ ) δ E c ( ϕ ) δ ϕ δ E e ( ψ ) δ ϕ , ϕ ψ .
Proof. 
We refer to [20]. □
Combining the nonlinear convex splitting (3) with the second-order (three-stage) SSP-IMEX-RK method, we obtain the following scheme:
ϕ ( 1 ) = ϕ n + M Δ t Δ δ E c ( ϕ ( 1 ) ) δ ϕ δ E e ( ϕ n ) δ ϕ , ϕ ( 2 ) = α 10 ϕ n + α 11 ϕ ( 1 ) + β 1 M Δ t Δ δ E c ( ϕ ( 2 ) ) δ ϕ δ E e ( ϕ ( 1 ) ) δ ϕ , ϕ n + 1 = α 20 ϕ n + α 21 ϕ ( 1 ) + α 22 ϕ ( 2 ) + β 2 M Δ t Δ δ E c ( ϕ n + 1 ) δ ϕ δ E e ( ϕ ( 2 ) ) δ ϕ ,
where the coefficients α 10 , α 11 , α 20 , α 21 , α 22 , β 1 , β 2 satisfy the second-order conditions:
α 10 + α 11 = 1 , α 20 + α 21 + α 22 = 1 , α 21 + α 22 α 11 + α 22 β 1 + β 2 = 1 , α 21 + α 22 α 11 + α 22 α 11 β 1 + α 22 β 1 2 + α 21 β 2 + α 22 α 11 β 2 + α 22 β 1 β 2 + β 2 2 = 1 2 , α 22 β 1 + α 11 β 2 + β 1 β 2 = 1 2 .
The above system is under-determined and does not have a unique solution. Examples of the coefficients are listed in (7)–(10).
Definition 1.
(Stability Condition). Define a matrix M given by
M = β 2   0   0 ( α 22 1 ) β 1   β 1   0 α 11 ( α 22 1 ) + α 21   α 10   1 .
The stability condition is defined as
M   i s   p o s i t i v e   s e m i- d e f i n i t e .
Next, we show that the scheme (5) with their coefficients satisfying the stability condition is unconditionally strongly energy stable.
Theorem 1.
The scheme (5) with their coefficients satisfying the stability condition (6) is unconditionally strongly energy stable, i.e., it satisfies
E ( ϕ n + 1 ) E ( ϕ n )
for any time step Δ t > 0 .
Proof. 
Using Lemma 1, we have
E ( ϕ n + 1 ) E ( ϕ n ) = E ( ϕ n + 1 ) E ( ϕ ( 2 ) ) + E ( ϕ ( 2 ) ) E ( ϕ ( 1 ) ) + E ( ϕ ( 1 ) ) E ( ϕ n ) μ n + 1 , ϕ n + 1 ϕ ( 2 ) + μ ( 2 ) , ϕ ( 2 ) ϕ ( 1 ) + μ ( 1 ) , ϕ ( 1 ) ϕ n ,
where μ n + 1 = δ E c ( ϕ n + 1 ) δ ϕ δ E e ( ϕ ( 2 ) ) δ ϕ , μ ( 2 ) = δ E c ( ϕ ( 2 ) ) δ ϕ δ E e ( ϕ ( 1 ) ) δ ϕ , and μ ( 1 ) = δ E c ( ϕ ( 1 ) ) δ ϕ δ E e ( ϕ n ) δ ϕ . The second-step of (5) can be rewritten as follows:
ϕ ( 2 ) ϕ ( 1 ) = α 11 ( ϕ ( 1 ) ϕ n ) + M Δ t   Δ ( β 1 μ ( 2 ) μ ( 1 ) ) = M Δ t   Δ ( β 1 μ ( 2 ) α 10 μ ( 1 ) ) .
And the third-step of (5) is
ϕ n + 1 ϕ ( 2 ) = α 22 ( ϕ ( 2 ) ϕ ( 1 ) ) + ( α 11 + α 21 + α 22 ) ( ϕ ( 1 ) ϕ n ) + M Δ t   Δ ( β 2 μ n + 1 β 1 μ ( 2 ) ) = M Δ t   Δ ( β 2 μ n + 1 + ( α 22 1 ) β 1 μ ( 2 ) + ( α 11 ( α 22 1 ) + α 21 ) μ ( 1 ) ) .
Then,
E ( ϕ n + 1 ) E ( ϕ n ) M Δ t ( μ n + 1 , ( β 2 μ n + 1 + ( α 22 1 ) β 1 μ ( 2 ) + ( α 11 ( α 22 1 ) + α 21 ) μ ( 1 ) ) + μ ( 2 ) , ( β 1 μ ( 2 ) α 10 μ ( 1 ) ) + μ ( 1 ) , μ ( 1 ) ) = M Δ t Ω ( μ n + 1 , μ ( 2 ) , μ ( 1 ) )   M   ( μ n + 1 , μ ( 2 ) , μ ( 1 ) ) T   d x .
Since M is positive semi-definite, E ( ϕ n + 1 ) E ( ϕ n ) 0 . This completes the proof. □
Examples of the coefficients of the scheme (5), satisfying the stability condition (6), are
α 10 = 1 2 , α 11 = 1 2 , α 20 = 1 2 , α 21 = 3 2 , α 22 = 1 , β 1 = 1 , β 2 = 1 ,
α 10 = 7 6 , α 11 = 1 6 , α 20 = 7 6 , α 21 = 5 6 , α 22 = 1 , β 1 = 3 2 , β 2 = 3 2 ,
α 10 = 7 4 , α 11 = 3 4 , α 20 = 7 4 , α 21 = 1 4 , α 22 = 1 , β 1 = 2 , β 2 = 2 ,
α 10 = 23 10 , α 11 = 13 10 , α 20 = 23 10 , α 21 = 3 10 , α 22 = 1 , β 1 = 5 2 , β 2 = 5 2 .

3. Numerical Experiments

3.1. Numerical Implementation

In order to make order of accuracy in space compatible with second-order in time, we employ the Fourier spectral method [21,22,23] in space for the scheme (5) to arrive at fully discrete second-order SSP-IMEX-RK method. Then, the fully discrete second-order SSP-IMEX-RK method with (6) can be proved similarly to preserve the energy dissipation law in the fully discrete level.
We consider a two-dimensional space Ω = [ 0 , L x ] × [ 0 , L y ] for simplicity and clarity of exposition. One- and three-dimensional cases are defined analogously. Let N x and N y be positive integers and Δ x = L x / N x and Δ y = L y / N y be the space step sizes. In order to solve with the periodic boundary condition, we employ the discrete Fourier transform: for k x = 0 , 1 , , N x 1 and k y = 0 , 1 , , N y 1 ,
ϕ ^ k x k y = l x = 0 N x 1 l y = 0 N y 1 ϕ l x l y e i ( x l x ξ k x + y l y ξ k y ) ,
where x l x = l x Δ x , ξ k x = 2 π k x / L x , y l y = l y Δ y , and ξ k y = 2 π k y / L y . Then, the first-step of (5) can be rewritten in the form
ϕ ( 1 ) M Δ t   F 1 ( ξ k x 2 + ξ k y 2 ) F ( ϕ ( 1 ) ) 3 + ϵ 2 ( ξ k x 2 + ξ k y 2 ) F ϕ ( 1 ) = ϕ n + M Δ t   F 1 ( ξ k x 2 + ξ k y 2 ) F ϕ n ,
where F denotes the discrete Fourier transform and F 1 its inverse transform.
The nonlinearity in Equation (11) comes from ( ϕ ( 1 ) ) 3 and this can be handled using the truncated Taylor expansion [21,22,23]
( ϕ n , m + 1 ) 3 ( ϕ n , m ) 3 + 3 ( ϕ n , m ) 2 ( ϕ n , m + 1 ϕ n , m )
for m = 0 , 1 , . We then develop a fixed point iteration method as
ϕ n , m + 1 M Δ t   F 1 ( ξ k x 2 + ξ k y 2 ) F 3 ( ϕ n , m ) 2 ϕ n , m + 1 + ϵ 2 ( ξ k x 2 + ξ k y 2 ) F ϕ n , m + 1 = ϕ n + M Δ t   F 1 ( ξ k x 2 + ξ k y 2 ) F ϕ n + 2 ( ϕ n , m ) 3 ,
where ϕ n , 0 = ϕ n , and we set
ϕ ( 1 ) = ϕ n , m + 1
if a relative l 2 -norm of the consecutive error ϕ n , m + 1 ϕ n , m 2 ϕ n , m 2 is less than a tolerance t o l .
In this paper, the biconjugate gradient (BICG) method is used to solve the system (12), and we use the following preconditioner P to accelerate the convergence speed of the BICG algorithm:
P = I M Δ t   Δ A ¯ I ϵ 2 Δ ,
where A ¯ is the average value of 3 ( ϕ n , m ) 2 , i.e., A ¯ = N x N y l x = 0 N x 1 l y = 0 N y 1 3 ( ϕ l x l y n , m ) 2 . The stopping criterion for the BICG iteration is that the relative residual norm is less than t o l .
The second- and third-steps of (5) are implemented analogously.

3.2. Convergence Test

We demonstrate the convergence of the proposed method with an initial condition [11]
ϕ ( x , y , 0 ) = 0 . 25 sin ( 2 π x ) cos ( 2 π x ) .
The computational domain is Ω = [ 0 , 1 ] × [ 0 , 1 ] . We set M = 10 3 , ϵ = 10 2 , and t o l = 10 7 Δ t , and compute ϕ ( x , y , t ) for 0 < t T = 0 . 4 . The coefficients in (7) are used and the grid size is fixed to Δ x = Δ y = 1 / 256 which provides enough spatial accuracy. In order to estimate the convergence rate with respect to Δ t , simulations are performed by varying Δ t = T / 2 , T / 2 2 , , T / 2 6 . Figure 1 shows the relative l 2 -errors of ϕ ( x , y , T ) for various time steps. Here, the error is computed by comparison with a reference numerical solution using Δ t = T / 2 8 , i.e., is defined as ϕ Δ t ϕ ref 2 ϕ ref 2 , where ϕ Δ t is a solution with a time step Δ t and ϕ ref is the reference solution. It is observed that the method is second-order accurate in time.

3.3. Energy Stability of the Proposed Method

In order to investigate the energy stability of the proposed method, we take an initial condition as
ϕ ( x , y , 0 ) = rand ( x , y ) .
The computational domain is Ω = [ 0 , 1 ] × [ 0 , 1 ] . Here, rand ( x , y ) is a random number between 0 . 01 and 0 . 01 at the grid points, and we use M = 1 , ϵ = 10 2 , Δ x = Δ y = 1 / 256 , t o l = 10 5 Δ t , and coefficients in (7). Figure 2 shows the evolution of the energy and its difference with different time steps. All the energy curves are nonincreasing in time even for sufficiently large time steps. Figure 3 shows the evolution of ϕ ( x , y , t ) with Δ t = 2 9 .

4. Conclusions

In this work, we investigated energy stability of the second-order (three-stage) SSP-IMEX-RK method for the CH equation with the polynomial double-well free energy density F ( ϕ ) = 1 4 ( ϕ 2 1 ) 2 . Under the stability condition, unconditional strong energy stability of the second-order method was proved theoretically. And, since the nonlinear convex splitting of E ( ϕ ) was used compared to the linear convex splitting presented in [14], the restriction for the convexity of split energies was removed. We carried out numerical experiments to verify the accuracy and energy stability of the method.
We note that a choice of coefficients of the method may affect a convergence constant. An optimal choice of coefficients in terms of accuracy can be considered as the scope of future research. And we also note that there is a difficulty associated with the singularity as ϕ approaches 1 or 1 for a logarithmic free energy density F ( ϕ ) = θ 2 ( 1 + ϕ ) ln 1 + ϕ 2 + ( 1 ϕ ) ln 1 ϕ 2 + θ c 2 ( 1 ϕ 2 ) . In order to avoid this, one can consider to apply a regularization to the logarithmic function [24,25] or develop a positivity-preserving scheme [26]. An extension of our method to the case of logarithmic free energy density using such approaches requires further investigation.

Funding

This work was supported by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MSIT) (No. 2019R1C1C1011112).

Acknowledgments

The corresponding author thanks the reviewers for the constructive and helpful comments on the revision of this article.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Cahn, J.W.; Hilliard, J.E. Free energy of a nonuniform system. I. Interfacial free energy. J. Chem. Phys. 1958, 28, 258–267. [Google Scholar] [CrossRef]
  2. Chen, L.-Q. Phase-field models for microstructure evolution. Annu. Rev. Mater. Res. 2000, 32, 113–140. [Google Scholar] [CrossRef] [Green Version]
  3. Gomez, H.; Hughes, T.J.R. Provably unconditionally stable, second-order time-accurate, mixed variational methods for phase-field models. J. Comput. Phys. 2011, 230, 5310–5327. [Google Scholar] [CrossRef]
  4. Guan, Z.; Lowengrub, J.S.; Wang, C.; Wise, S.M. Second order convex splitting schemes for periodic nonlocal Cahn–Hilliard and Allen–Cahn equations. J. Comput. Phys. 2014, 277, 48–71. [Google Scholar] [CrossRef]
  5. Elliott, C.M.; Stuart, A.M. The global dynamics of discrete semilinear parabolic equations. SIAM J. Numer. Anal. 1993, 30, 1622–1663. [Google Scholar] [CrossRef]
  6. Eyre, D.J. Unconditionally gradient stable time marching the Cahn–Hilliard equation. MRS Proc. 1998, 529, 39–46. [Google Scholar] [CrossRef]
  7. Du, Q.; Nicolaides, R.A. Numerical analysis of a continuum model of phase transition. SIAM J. Numer. Anal. 1991, 28, 1310–1322. [Google Scholar] [CrossRef]
  8. Yang, X. Linear, first and second-order, unconditionally energy stable numerical schemes for the phase field model of homopolymer blends. J. Comput. Phys. 2016, 327, 294–316. [Google Scholar] [CrossRef] [Green Version]
  9. Shin, J.; Lee, H.G.; Lee, J.-Y. Unconditionally stable methods for gradient flow using Convex Splitting Runge–Kutta scheme. J. Comput. Phys. 2017, 347, 367–381. [Google Scholar] [CrossRef]
  10. Shen, J.; Xu, J.; Yang, J. The scalar auxiliary variable (SAV) approach for gradient flows. J. Comput. Phys. 2018, 353, 407–416. [Google Scholar] [CrossRef]
  11. Gong, Y.; Zhao, J. Energy-stable Runge–Kutta schemes for gradient flow models using the energy quadratization approach. Appl. Math. Lett. 2019, 94, 224–231. [Google Scholar] [CrossRef]
  12. Gong, Y.; Zhao, J.; Wang, Q. Arbitrarily high-order unconditionally energy stable SAV schemes for gradient flow models. Comput. Phys. Commun. 2019, in press. [Google Scholar] [CrossRef] [Green Version]
  13. Gong, Y.; Zhao, J.; Wang, Q. Arbitrarily high-order linear schemes for gradient flow models. arXiv 2019, arXiv:1910.07211. [Google Scholar]
  14. Song, H. Energy SSP-IMEX Runge–Kutta methods for the Cahn–Hilliard equation. J. Comput. Appl. Math. 2016, 292, 576–590. [Google Scholar] [CrossRef]
  15. Ascher, U.M.; Ruuth, S.J.; Wetton, B.T.R. Implicit-explicit methods for time-dependent partial differential equations. SIAM J. Numer. Anal. 1995, 32, 797–823. [Google Scholar] [CrossRef]
  16. Ascher, U.M.; Ruuth, S.J.; Spiteri, R.J. Implicit–explicit Runge–Kutta methods for time-dependent partial differential equations. Appl. Numer. Math. 1997, 25, 151–167. [Google Scholar] [CrossRef]
  17. Shu, C.-W.; Osher, S. Efficient implementation of essentially non-oscillatory shock-capturing schemes. J. Comput. Phys. 1988, 77, 439–471. [Google Scholar] [CrossRef] [Green Version]
  18. Gottlieb, S.; Shu, C.-W. Total variation diminishing Runge-Kutta schemes. Math. Comp. 1998, 67, 73–85. [Google Scholar] [CrossRef] [Green Version]
  19. Gottlieb, S.; Shu, C.-W.; Tadmor, E. Strong stability-preserving high-order time discretization methods. SIAM Rev. 2001, 43, 89–112. [Google Scholar] [CrossRef]
  20. Wang, C.; Wise, S.M. An energy stable and convergent finite-difference scheme for the modified phase field crystal equation. SIAM J. Numer. Anal. 2011, 49, 945–969. [Google Scholar] [CrossRef]
  21. Shin, J.; Lee, H.G.; Lee, J.-Y. First and second order numerical methods based on a new convex splitting for phase-field crystal equation. J. Comput. Phys. 2016, 327, 519–542. [Google Scholar] [CrossRef]
  22. Lee, H.G.; Shin, J.; Lee, J.-Y. First- and second-order energy stable methods for the modified phase field crystal equation. Comput. Appl. Mech. Eng. 2017, 321, 1–17. [Google Scholar] [CrossRef]
  23. Lee, H.G. An energy stable method for the Swift–Hohenberg equation with quadratic–cubic nonlinearity. Comput. Methods Appl. Mech. Eng. 2019, 343, 40–51. [Google Scholar] [CrossRef]
  24. Barrett, J.W.; Blowey, J.F. An error bound for the finite element approximation of the Cahn–Hilliard equation with logarithmic free energy. Numer. Math. 1995, 72, 1–20. [Google Scholar] [CrossRef]
  25. Barrett, J.W.; Blowey, J.F. An error bound for the finite element approximation of a model for phase separation of a multi-component alloy. IMA J. Numer. Anal. 1996, 16, 257–287. [Google Scholar] [CrossRef]
  26. Chen, W.; Wang, C.; Wang, X.; Wise, S.M. Positivity-preserving, energy stable numerical schemes for the Cahn-Hilliard equation with logarithmic potential. J. Comput. X 2019, 3, 100031. [Google Scholar]
Figure 1. Relative l 2 -errors of ϕ ( x , y , T = 0 . 4 ) for Δ t = T / 2 , T / 2 2 , , T / 2 6 with ϵ = 10 2 and Δ x = Δ y = 1 / 256 .
Figure 1. Relative l 2 -errors of ϕ ( x , y , T = 0 . 4 ) for Δ t = T / 2 , T / 2 2 , , T / 2 6 with ϵ = 10 2 and Δ x = Δ y = 1 / 256 .
Mathematics 08 00011 g001
Figure 2. Evolution of the energy (left) and its difference (right) with different time steps.
Figure 2. Evolution of the energy (left) and its difference (right) with different time steps.
Mathematics 08 00011 g002
Figure 3. Evolution of ϕ ( x , y , t ) with ϵ = 10 2 , Δ x = Δ y = 1 / 256 , and Δ t = 2 9 . In each snapshots, the red, green, and blue regions indicate ϕ = 1 , 0, and 1 , respectively.
Figure 3. Evolution of ϕ ( x , y , t ) with ϵ = 10 2 , Δ x = Δ y = 1 / 256 , and Δ t = 2 9 . In each snapshots, the red, green, and blue regions indicate ϕ = 1 , 0, and 1 , respectively.
Mathematics 08 00011 g003

Share and Cite

MDPI and ACS Style

Lee, H.G. Stability Condition of the Second-Order SSP-IMEX-RK Method for the Cahn–Hilliard Equation. Mathematics 2020, 8, 11. https://doi.org/10.3390/math8010011

AMA Style

Lee HG. Stability Condition of the Second-Order SSP-IMEX-RK Method for the Cahn–Hilliard Equation. Mathematics. 2020; 8(1):11. https://doi.org/10.3390/math8010011

Chicago/Turabian Style

Lee, Hyun Geun. 2020. "Stability Condition of the Second-Order SSP-IMEX-RK Method for the Cahn–Hilliard Equation" Mathematics 8, no. 1: 11. https://doi.org/10.3390/math8010011

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop