I am trying to solve the following 1D PDE using impicit method.
dC(x,t)/dt + v * dC(x,t)/dx + (alpha_m + alpha_e * (1 - M(x,t)/M_e)) * C = 0