I'm solving the Fisher-KPP equation using both NDSolve directly and the Method of line/NDSolve, and I'm having difficultly interpreting the results from the method of lines. I understand the solution to be a moving wave front, but the MOL yields a result only in terms of u and t. Is there a way plot these results so that I get the same plot as when it is solved directly? Also, I'm not totally confident with the way my initial conditions are set up in the MOL. They should be {1-x, for 0 <= x <= 1, 0, for 1 < x <= 5} in the continuous case. Any help would be appreciated.
Attachments: