How to solve this PDE ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Geometry and Mesh en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!