Numerically solve the stationary spherically symmetric problem
with the boundary condition .
Questions:
Perform the spatial discretization (start with a uniform grid) and implement it in Python. Note that the spherical geometry is accounted for by the proper definition of the divergence operator.
Construct, implement, and solve the matrix-vector equation.
Compute the apparent reaction rate from the concentration gradient at the surface of the particle.
Investigate the effectiveness as a function of the Thiele modulus.
Does the result correspond to the analytical solution?
Consider the high Thiele modulus case and improve the solution by using a spatial discretization that is refined near the wall.