Suppose we have $u_t + uu_x = 0 $ with
$$ \phi(x) = u(x,0) = \begin{cases} 0, && x \leq 0, x > 1 \\ \sin \pi x, && 0 < x \leq 1 \end{cases} $$
If we parametrize our curve with $\Gamma = (r,0,\phi(r) )$, then we know our characteristics are given by
$$ x(s) = \phi(r) s + r, \quad t(s) = s, \quad u(r,s) = \phi(r) $$
So, our solution is implicit
$$ u(x,t) = \phi(x - u t ) = \sin (x - ut ) \quad \text{when} \quad ut < x < ut + 1$$
The projected characteristics are given by
$$ x = \begin{cases} r, && r \leq 0, r > 1 \\ ( \sin \pi r ) t + r , && 0 < r \leq 1\end{cases}$$
here I include the plots of the projected characteristics in the $t$-$x$ plane
Im having some dificulty to see from the my graph at what points will the solution become multivalued. From the graph it seems that it does when $t=0$ and $x=1$ because if you see at the graph the line with $r=0.9999$ will cross the vertical $x=1$. How can we find the weak solution of this pde?



