How can I solve coupled nonlinear hyperbolic equations?
Show older comments
I am trying to solve the two coupled bvp equations listed as below:

where γandρ are constants. I don't think pdepe can solve this system as I am having trouble converting it to the appropriate form that is required by pdepe.
My initial conditions can be
and
and my boundary condition can be 
It would be great if someone can help me solve this!
Answers (1)
Torsten
on 1 Dec 2022
0 votes
CLAWPACK available under
is an excellent solver for hyperbolic systems of differential equations.
A MATLAB solver for this kind of PDEs is not known to me.
1 Comment
Devanjith Fonseka
on 1 Dec 2022
Categories
Find more on PDE Solvers in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!