|
[Sponsors] |
April 4, 2002, 04:46 |
FVM (vs) FDM for compressible flows
|
#1 |
Guest
Posts: n/a
|
Hi guys, I have a one question expecially for compressible flows (mach number more than 2). I would like to know whether FDM (finete difference)or FVM (finete volume)is better for the above mentioned case. thanks in advance for your help. bye rajani.
|
|
April 4, 2002, 15:57 |
Re: FVM (vs) FDM for compressible flows
|
#2 |
Guest
Posts: n/a
|
Hi,
Finite difference methods are based on Taylor series approximation which assumes the contnuity of the function. WHen you are talking M>=2,all your physical variables are discontinuous. Does it answer your question? I have used FVM methods for supersonic cases. Regards gita |
|
April 5, 2002, 04:03 |
Re: FVM (vs) FDM for compressible flows
|
#3 |
Guest
Posts: n/a
|
Hi, thanks for your answer. I understand that FVM provides local conservation. but i used to observe that many academic research persons prefer FDM methods for compressible flows. May be it is beacause of the easy implementation expecially for complex geometries. even in some recent papers expecially in LES related stuff i observed that people are using FDM (by using sanjeev leele method). thats why i am still not clear which one is beter.
|
|
April 5, 2002, 11:52 |
Re: FVM (vs) FDM for compressible flows
|
#4 |
Guest
Posts: n/a
|
Hi,
When you say compressible,you need to clearly specify your Mach No. In the case of shocks,the fn itself is discontinuous. So,you can't apply Taylor's series. Can you send me the ref of the papers? I would like to look at it. There are codes(I know)which are basically an incompressible code and they use it to solve some compressible problems. But I observed the results(by that code)for the simplest compressible test case(weak shock)known as Sod's problem,to be poor. As long as your fns are not discontinuous FD scheme should work fine. If I'm wrong anyone can update my knowledge. Regards |
|
April 9, 2002, 13:42 |
Re: FVM (vs) FDM for compressible flows
|
#5 |
Guest
Posts: n/a
|
hi, the reason that u find some applications to finite difference is that it's simplicity. Another advantage when utilised for DNS or maybe LSE is the possibility to easily obtain high-order approximation, and hence, to achieve high-order accuracy of the spatial discretisation. That is the reason for using it in DNS.However, it has lots of disadvantages, one of them is that it can not be used in complex geometries (Numerical errors) and that is why it is not used in industrial application. If you wanna write a DNS code u'd better use Spectral Element Method. For all other applications the FVM is superior
|
|
April 10, 2002, 14:33 |
Re: FVM (vs) FDM for compressible flows
|
#6 |
Guest
Posts: n/a
|
Hi Michael,
Thanks. I've seen people using compact finite difference schemes(different from classical explicit FD schemes)in DNS. But I don't have any experience along these lines and wasn't sure what rajani meant by FD schemes(compact/classical FD chemes). Doesn't spectral method face problems in terms of boundary conditions? Regards gita |
|
April 12, 2002, 02:56 |
Re: FVM (vs) FDM for compressible flows
|
#7 |
Guest
Posts: n/a
|
hi, yep the spectral method can not be applied except for simple domanes and this is the main drawback. However, the Spectral element method or the spectral hp combines the geometric flexibility of the finite element with the high order spacial accuracy and sustain a rapid convergence....there are lots of advantages using this method, treatment of complex geometries,non-diffusive and many more. the main drawback ( which personely I dun consider ) is that it needs much more effort ( Numerical) compared to the finite volume. Michel
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Are the quations solved in FDM or FVM ? | anon | Main CFD Forum | 0 | December 12, 2005 23:29 |
Atleast 5 general Diffrences between FVM, FEM, FDM | RAJ | FLUENT | 2 | October 7, 2005 09:25 |
comments on FDM, FEM, FVM, SM, SEM, DSEM, BEM | kenn | Main CFD Forum | 2 | July 18, 2004 19:28 |
FVM and FDM | Zhu | Main CFD Forum | 2 | April 16, 2002 08:24 |
Why FVM for high-Re flows? | Zhong Lei | Main CFD Forum | 23 | May 14, 1999 14:22 |