Calculates the growth rate for uniform growth of CFD mesh from a given minimum cell size to maximum size.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
In the sizing controls in Ansys Meshing module, while setting sizes for the edges, there are two options: 'element size' or 'number of divisions' (not considering 'sphere of influence'). The problem is that you can not set both together, but in CFD we often have to set the first cell height (from Y+ calculation), and we have to set the number of divisions (especially, when we have a quad/hexa mesh and we wish to do mesh independence study).
The only way is to set the number of divisions and specify the growth rate for the bias in such a manner that the resulting smallest division equals the first cell height. It isn't always easy or convenient to do hand calculations every time, so I have written a simple code in matlab (in which you put the edge length, number of divisions and first cell height, and it gives you the required growth rate) for the purpose.
Cite As
CANARD ES (2026). Mesh-Growth-Rate-Finder (https://github.com/CANARDS/Mesh-Growth-Rate-Finder), GitHub. Retrieved .
General Information
- Version 1.0.0 (914 Bytes)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
