Hey people, I'm working on the unsteady state convection-diffusion equation in spherical coordinates(axis-symmetric case). I've velocity fields with me. So, I want to solve them numerically. For that, I need to discretise the equation in spherical coordinates. However, the problem with spherical coordinates is that singularities happen at boundary conditions, @r = 0 and @theta = 0, pi.
Can anyone suggest to me the discretisation techniques of Spherical coordinates?