CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   CFD using Finite Elements (https://www.cfd-online.com/Forums/main/14050-cfd-using-finite-elements.html)

Manav Bhatia September 6, 2007 00:19

CFD using Finite Elements
 
Hi

I am planning on working on a FE based CFD solution for compressible flows. Being new to CFD, I started with the third volume of Zienkiewicz's book "Finite Element Method" where he has described a CBS algorithm. In the book, the authors have strongly advocated its use, and say that this is a generic algorithm and can be used for any kind of flow.

The algorithms consists of 4 steps: step1: approximate new mass flux using the momentum equations step2: calculate new pressures step3: correct mass flux step4: solve energy equations This algorithm involves solving multiple systems of equations.

I have a few questions: -- Has anyone on this mailing list had any experience with this algorithm? -- As I understand, the multiple steps arise out of an attempt to obtain the optimal variational formulation of the PDEs so that simple Galerkin discretization could be used. This is obtained by employing a characteristic based flux split. What other generic formulations lead to a single system of equations instead of a multistep algorithm? How do these match-up against this CBS-Galerkin algorithm?

Regards, Manav


Praveen. C September 6, 2007 04:22

Re: CFD using Finite Elements
 
I dont know enough to give you a comparison but for compressible flows, you may want to check out SUPG finite element method and discontinuous galerkin method.

jinwon park September 6, 2007 23:37

Re: CFD using Finite Elements
 
I tried to do like the way you mentioned. But the FE is not good enough to capture the shock in compressible flow. The way I accomplised was the flux-corrected transport. It showed a shock-captured profile but too diffusive compared to the FV approximation. Now, I am using the discontinuous Galerkin method(DGM) which is the combination of advantages of FE and FV. Its performace was superior to any FE approximation in the simulation of compressible flow. Any FE-based compressible flow solver must be not better than the FV-based compressible flow. Try the DGM or FV for compressible fluid flow if you want to get the sharp shock capturing.


All times are GMT -4. The time now is 02:53.