|
[Sponsors] |
July 30, 2013, 06:53 |
discretization schemes for Gradient
|
#1 |
Member
rayan
Join Date: Jun 2013
Posts: 65
Rep Power: 13 |
I wonder if someone could enlighten me on the difference between the different discretization schemes (in fluent) for Gradient :
- Green gauss cell-based - Green nodes cell-based - Least Squares cell based Thanks for all |
|
September 26, 2013, 11:07 |
|
#2 |
New Member
Join Date: Jun 2013
Posts: 18
Rep Power: 13 |
Green-Gauses theorem to compute the cell centered gradient of a scalar as face-area-weighted average of the cell face centered valuse:
gradient=intergal(face value*vertor*aera)/Volume if (Green-Gauss Cell based) {the face value is taken from the arithmetic averge of the value at the neighboring cell centers } if (Green-Gauss node based) {the face value is taken from the arithmetic averge of the nodal value on the face} |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Convection discretization schemes for LES | sek | OpenFOAM Running, Solving & CFD | 38 | July 31, 2017 15:30 |
Grid Independence with discretization schemes | saisanthoshm88 | CFX | 19 | May 22, 2013 11:10 |
Comparison of different spatial and temporal discretization schemes | harly | OpenFOAM Running, Solving & CFD | 2 | September 24, 2011 13:15 |
when to change discretization schemes from first order to second order | gyanesh | FLUENT | 0 | April 23, 2011 06:23 |
How to find discretization schemes used in OF | md_lieber | OpenFOAM | 1 | February 15, 2011 12:07 |