|
[Sponsors] |
March 4, 2006, 04:12 |
about the nonconservative equation and FVM
|
#1 |
Guest
Posts: n/a
|
Hi,everybody. If the equations(such as the Euler equation or N-S equations) are written in nonconservative form,can it be discretized with the Finite Volume Method,or does it must be solved with Finite Difference Method? And how to deal with it when there are some nonconservative terms in the source term. I used to be deal with the conservative equations with FVM,So I am confused when dealing with the nonconservative equation. I'll be thankful to any reponse. Maximus
|
|
March 4, 2006, 08:23 |
Re: about the nonconservative equation and FVM
|
#2 |
Guest
Posts: n/a
|
FVM is commonly applied for problem written in a conservative form. In this way, the method will satisfy the total conservation of the fluxes independent of the accuracy of the results. If you have your problem in nonconservative form you can apply FDM without problem. Using the correct number of points you will get the wanted solution.
|
|
March 4, 2006, 10:31 |
Re: about the nonconservative equation and FVM
|
#3 |
Guest
Posts: n/a
|
thanks a lot!!I'll have a try1!! does that mean I can't use the FVM if there are some nonconservative terms only in the source term?
|
|
March 4, 2006, 16:45 |
Re: about the nonconservative equation and FVM
|
#4 |
Guest
Posts: n/a
|
Provided they are written in integral form the FVM can be applied to any system of equations (whether it's a good idea to use the FVM is another matter).
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Implementation of boundary conditions for FVM | Tom | Main CFD Forum | 7 | August 26, 2014 06:58 |
FVM in 1-D spherical coordinates | lost.identity | Main CFD Forum | 0 | January 17, 2011 10:06 |
How to use high-resolution FVM to NS equation? | billpeace | Main CFD Forum | 8 | October 19, 2007 00:22 |
Fourier's equation - FVM | Eddy | Main CFD Forum | 0 | March 22, 2006 08:41 |
discretization of laplace equation using FVM | stein | Main CFD Forum | 2 | November 9, 2005 13:58 |