Index error while solving PDE’s in python with 4th order of accuracy
I am trying to solve coupled heat conduction and mass diffusion for a spherical particle.
I am solving the PDE’s using Finite difference method , with 4th accuracy for first and second order equations.