|
[Sponsors] |
Gradient calculation at highly non-uniform cell interfaces |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 30, 2018, 20:12 |
Gradient calculation at highly non-uniform cell interfaces
|
#1 |
Member
Ashish Kumar
Join Date: Jun 2015
Posts: 33
Rep Power: 11 |
I am solving scalar transport in a thin Y shapes channel. Mesh has a very small cell at the at the intersection point.
This is my problem set-up problemDefinition1.jpg This is the mesh zoomed at the intersection point intersectionCell.PNG I think calculation of pressure gradient (velocity) is wrong at the cells near the intersection, because of very large contrast in cell size. velocityMagnitude.jpg Velocity in the outlet section should be equal to the sum of the velocity in the inlet section. But that is not the case with my simulation. I have tried different gradSchemes such as -extendedLeastSquares 0 -cellLimited leastSquares 0.0 What type gradScheme should I use for this type of problem? Or is there any other method to calculate velocity correctly? |
|
March 31, 2018, 01:57 |
|
#2 |
Senior Member
Uwe Pilz
Join Date: Feb 2017
Location: Leipzig, Germany
Posts: 744
Rep Power: 15 |
If I understand your sketch right, you have very long cells in direct contact with the tiny cell in the intersection point. This is not recommended in fluid dynamics. I recommend to reduce the cell size stepwise toward the intersection point. BlockMesh supports this, it is easy.
__________________
Uwe Pilz -- Die der Hauptbewegung überlagerte Schwankungsbewegung ist in ihren Einzelheiten so hoffnungslos kompliziert, daß ihre theoretische Berechnung aussichtslos erscheint. (Hermann Schlichting, 1950) |
|
July 13, 2018, 18:02 |
|
#3 | |
Member
Ashish Kumar
Join Date: Jun 2015
Posts: 33
Rep Power: 11 |
Quote:
Thanks. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
wallHeatFlux utility for an incompressible case | Mr.Jingles | OpenFOAM Post-Processing | 67 | April 6, 2023 04:25 |
Inlet patch problems | martyn88 | OpenFOAM Running, Solving & CFD | 6 | April 21, 2017 19:34 |
LES supersonic free jet | martyn88 | OpenFOAM | 22 | April 17, 2015 07:00 |
gradient calculation of cell vertex finite volume method | h.bozorgi | Main CFD Forum | 0 | January 29, 2014 05:19 |
Need help with boundary conditions: open to atmosphere | Wolle | OpenFOAM | 2 | April 11, 2011 08:32 |