How to solve this PDE ?
Show older comments
I have to solve Navier Stokes equation for compressible and viscous fluid which is defined by :
∆^2 P + μ/K * ∂/∂t ( ∆^2 P) = 1/C^2 * ∂^2/∂t^2 (P)
i try to use pdetool but i'm in trouble because this equation doesn't match any pde proposed by pdetool so how can i introduce it in matlab to solve it for certain boundary conditions and initial condition ? thanks
Answers (0)
Categories
Find more on Geometry and Mesh 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!