Today I was given the following equation : $$\frac{1}{c^2}u_{tt} + \frac{1}{D}u_t = u_{xx}$$ with initial conditions : $u(x,0) = 1$ if $|x|<L$ and $0$ otherwise, $u_t(x,0) = 0$. So fairly simple initial conditions.
I can see that there is a bit of wave and heat equation so I first solved each case but I couldn't "glue" the answers together. If $c$ gets large, then the equation will behave like a heat equation and similarly, if $D$ is large then it will behave like a wave equation.
Using dimensional analysis I deduced that if $\frac{c^2}{LD}$ is the criterion to say if $c$ and $D$ are "large".
I know that I can solve the equation using separation of variable but what would be a way to be able see how the solution behaves without solving it? Like being able to sketch a solution for varying $t$ would be really nice.
Cheers