I would like to solve a coupled system of diffusion-advection equations using the finite difference method in python which are as follows:
Equation
I am expecting to see movement to the left with diffusion occuring simultaneously. u is independent of v however v depends completely on u. I would greatly appreciate any help with this.
New contributor
user24293678 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.