Solving 2nd order hyperbolic PDE; Goursat problem
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi All,
I'm in need of some help with understanding how to numerically solve a 1D 2nd order hyperbolic Goursat problem shown below. The issue that I can't seem to get around is the boundary condition of k(x,x)=-.5*integral(q(E)dE).
I have tried to set up solutions using both the pdetool and the hyperbolic() function, but don't understand how I would enter the k(x,x) boundary condition. I have even been constraining the problem to have q(x)=0 so that the boundary condition k(x,x)=0.

Thanks for the insight, Chris
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Boundary Conditions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!