|
[Sponsors] |
[snappyHexMesh] Extracting cell area data for Grid Convergence Analysis |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 7, 2024, 11:47 |
Extracting cell area data for Grid Convergence Analysis
|
#1 |
New Member
Ilyes SAYAD
Join Date: Jul 2021
Posts: 22
Rep Power: 5 |
Hello FOAMers,
I'm currently conducting a Grid Convergence Analysis for my CFD project. Based on my literature review, I've found that using a representative cell length is preferable to merely considering the number of cells (Celik et al. 2008, and scroll down). The calculation of this representative cell length requires not only the total number of cells in the domain but also the surface area of each cell. Unfortunately, the checkMesh command does not provide this information. My question is: given that I'm using blockMesh and snappyHexMesh for meshing, how can I extract the area of each cell to calculate the representative cell length of my mesh? Thank you in advance for your help. Best regards, Ilyes |
|
August 8, 2024, 11:36 |
|
#2 | |
Member
Join Date: May 2024
Location: France
Posts: 35
Rep Power: 2 |
Hello Ilyes,
You could use the following command line to extract the cell centres and cell dimensions Quote:
For a grid convergence study, it is a widely acceptable practice to monitor mesh size (number of cells) against different key variables, just as an fyi. Best of luck, I hope this helps. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Surface area of each cell for mean beam length calculation | chloe612 | OpenFOAM Programming & Development | 0 | April 14, 2021 01:12 |
Force can not converge | colopolo | CFX | 13 | October 4, 2011 23:03 |
CFX Solver Memory Error | mike | CFX | 1 | March 19, 2008 08:22 |
How to calculate the cell area | Le | FLUENT | 0 | February 18, 2007 23:15 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |