How can I solve coupled nonlinear hyperbolic equations?
Afficher commentaires plus anciens
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!
Réponses (1)
Torsten
le 1 Déc 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.
Catégories
En savoir plus sur PDE Solvers dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!