Wonky solutions for mixed parabolic-hyperbolic PDEs
7 views (last 30 days)
Show older comments
I'm solving the equations:

I'm using the finite volume method with a constant spacing on dh, so it seems to be a simple solution. The boundary conditions are functions of \nu, and I compute the boundary terms by using a simple polynomial. I conpute the density which is 1/\nu, but I get funky boundary values that I don' understand. can anyone explain what is wrong?
3 Comments
Torsten
on 11 Jul 2025
Edited: Torsten
on 11 Jul 2025
How will that help?
In my opinion, it helps as the first PDE becomes an ODE and to see what boundary conditions are necessary to fix a solution, namely prescribing v and vdot over [0,L] at t=0 and prescribing values that include vdot or dvdot/dh at h = 0 and h = L.
For me, your code is hard to read. Which boundary conditions do you try to impose in the formulation given ? I think this the hardest part: to know which boundary conditions are necessary and sufficient to solve this type of PDE system.
Answers (0)
See Also
Categories
Find more on Eigenvalue Problems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!