|
[Sponsors] |
laplacian discretisation: interpolation of the diffusion coefficient |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 27, 2019, 08:22 |
laplacian discretisation: interpolation of the diffusion coefficient
|
#1 |
New Member
javad haqqani
Join Date: Dec 2017
Posts: 16
Rep Power: 8 |
Hi.
I need some extra info on how laplacian function works in openfoam. According to https://www.openfoam.com/documentati...n-details.html, "the laplacian is given by the sum over all faces of the dot product of the face normal with the gradient value at the face. To transform the quantity from the cell centre to the face centre, an interpolation scheme is required". First, how is the gradient at the face calculated? is it the cell values interpolated to the face? If so, with what scheme is it interpolated? Or it is calculated directly by differentiating cell values? Second, what if the quantity? what if we input an interpolated quantity? |
|
October 30, 2019, 05:19 |
|
#2 |
Senior Member
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 616
Rep Power: 16 |
Hello,
all this questions are answered in the programmer guide. http://foam.sourceforge.net/docs/Gui...mmersGuide.pdf a very good book about the numerics in OF is https://www.springer.com/de/book/9783319168739. I found this book very useful and it is written very well and in a very comprehensive way. Best Michael |
|
Tags |
gradient calculation, laplacian operator |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Thermal diffusion coefficient empirical formula | Chris S | FLUENT | 6 | September 11, 2018 19:49 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
LaplacianFoam with non-constant Diffusion Coefficient | aabbasi59 | OpenFOAM Programming & Development | 12 | July 31, 2013 03:17 |
diffusion coefficient | bitak | CFX | 6 | January 25, 2013 09:07 |
Binary Diffusion Coefficient | Frank | CFX | 3 | July 1, 2012 14:11 |