Wonky solutions for mixed parabolic-hyperbolic PDEs
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
Torsten
2025-7-11
编辑:Torsten
2025-7-11
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Eigenvalue Problems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!