Recently, I get a question about the convergence of some implicit difference scheme (e.g., Crank-Nicolson method) for (1D) time-dependent PDEs, such as heat equation and convection-diffusion equation. More precisely, 

Suppose we use the CN scheme for 1d diffusion equation at time interval [0,T], (generally) we also use the \delta t = \tau = T/M, M is the number of time steps. t_{j+1} = t_j + \tau, i.e., 0 = t_0 < t_1 < ....< t_M = T. then it is not easy for us to prove the convergence and stability of the CN scheme. However, if we use the variable time step size \tau_j (j = 0,1,...,M-1), is it still easy for us to prove the convergence of the CN scheme with the variable time step size? or how to prove this convergence of this CN scheme (via matrix method)?

More Xian-Ming Gu's questions See All
Similar questions and discussions