Hi everyone

I am working on an incompressible Navier-Stokes solver which may later be 
extended to slightly compressible solver. The flow of interest could 
sometimes be convection-dominated so I would like to use Petro-Galerkin 
stabilization method, specifically, the streamline-upwind Petrov Galerkin 
(SUPG) method.

There are already a few tutorials on solving Navier-Stokes equations, but 
none of them uses stabilization method. I started learning deal.ii a month 
ago and I still don't feel comfortable writing such a complicated program 
from scratch. So I wonder if anyone has done similar things. Any 
suggestions on how to solve the resulting matrix system of SUPG method are 
also welcome.

Thank you
Jie Cheng

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to