|
[Sponsors] |
March 31, 2007, 06:16 |
how to remove adapted cell ?
|
#1 |
Guest
Posts: n/a
|
hi
i am modeling a fluid flow. i had made some adaption in the system using gradient adaption . when i display vector of velocity or any paramete, more number of vector (arrows) where mesh is fine and less number of vector where coarse is their . so i want to remove this grid adaption now (after convergence) to find uniform one. how can i do it or any other method do u like to suggest ? pleease reply . ammi reddy |
|
December 28, 2009, 20:31 |
|
#2 |
New Member
Abhijeet Karnik
Join Date: Mar 2009
Posts: 5
Rep Power: 17 |
In a velocity vector plot, one arrow will be displayed for every cell by default. As a result, the density of vectors will be directly proportional to the mesh density. If non-uniform mesh has been used, vector plot does not look very good: too crowded in one region and too coarse in another. For displaying a uniformly distributed vector plot do the following.
Create a point-array surface by using the following text command: surface/point-array. You need to define coordinates of two diagonal points of a reactangle (the reactangle should be large enough to cover the entire cross-section of your cut plane) and the number of points you want to have in each direction. Once a point-array surface is defined, you can draw the vector plot on that surface. The point distribution in your vector plot will be uniform. Regards Abhijeet |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to determine the direction of cell face vectors on processor patches | sebastian_vogl | OpenFOAM Programming & Development | 1 | October 11, 2016 14:17 |
Help Me, what's the Cell Above any given cell in 3D. | gomane8 | Main CFD Forum | 3 | September 11, 2011 22:29 |
Cells with t below lower limit | Purushothama | Siemens | 2 | May 31, 2010 22:58 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |