Hi,
I'm trying to write a program in Fortran77 to solve the telegraph's equation using Finite Differences, but there seems to be a problem somewhere in the code. This is what I got so far:
Explanation of the idea
Code:
As you can see, the result is nonsensical (I guess due to some...