|
[Sponsors] |
How to compute second derivatives accurarately? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 5, 2000, 19:47 |
How to compute second derivatives accurarately?
|
#1 |
Guest
Posts: n/a
|
Hello Gurus,
I am trying to implement a CFD simulation on an unstructured mesh (FVM) that requires the explicit calculation of a second-derivative to be used in a source term. This is not the second order diffusion term, but I actually need to calculate a number at each cell. The straightforward approach is to use Gauss divergence theorem and some type of technique for interpolating to the cell boundaries, and computing the first derivative for the cell. Then to repeat the process and calculate the second derivative. But this ends up being far too noisy. Does anyone have any experience with this, or know of some literature about it? Any help is greatly appreciated. Keith |
|
September 7, 2000, 05:38 |
Re: How to compute second derivatives accurarately
|
#2 |
Guest
Posts: n/a
|
You may use the DSC method to get the highly precise value. (see J.Phys, A 33,2000)
|
|
September 12, 2000, 09:59 |
Re: How to compute second derivatives accurarately
|
#3 |
Guest
Posts: n/a
|
Hi, Zhou,
It seems very difficult to find your mentioned paper on DSC method by following your supported information. Could you please give more detailed information (e.g. page number) on this paper? Thanks |
|
September 13, 2000, 12:25 |
Re: How to compute second derivatives accurarately
|
#4 |
Guest
Posts: n/a
|
Keith,
I had the same problem with second order derivatives (I needed the velocity for implementing an oldroyd derivative) but I used structured FVM. Applying Gauss two times worked for me, no noise disturbation... sincerely, Thomas |
|
September 25, 2000, 02:43 |
Re: How to compute second derivatives accurarately
|
#5 |
Guest
Posts: n/a
|
Hi,
I have compared two methods to evaluate the second derivative, one is the Green-Gauss type approach, another is by T. Barth(in an AIAA paper, around 1994). My conclusion is that the later one results in better solution on highly streched grids. It appreas that there is more diffusion like effects in the Green-Gauss approach. Guoping |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDM derivatives for - for EHD flow | Sandilya Garimella | FLUENT | 7 | September 9, 2013 04:17 |
How do I compute the normal vector to a surface with FEM | Vasilis | Main CFD Forum | 3 | July 31, 2009 08:59 |
Conversion of cell velocity derivatives | Manoj | FLUENT | 0 | November 30, 2005 12:08 |
How to compute an average slip velocity using DPM | thomas | FLUENT | 0 | February 9, 2004 09:17 |
Computation of Derivatives | Andrea | FLUENT | 1 | June 15, 2000 18:00 |