View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000457 | OpenFOAM | Bug | public | 2012-03-10 11:38 | 2015-02-10 09:10 |
Reporter | attesz86 | Assigned To | henry | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Summary | 0000457: adding double grading feature to blockMesh | ||||
Description | I just want to recommend that a double directional edge grading in blockMesh would be fine. This way it's not necessary to create a lot of blocks. | ||||
Tags | No tags attached. | ||||
|
See also: http://www.cfd-online.com/Forums/openfoam/70798-blockmesh-double-grading.html https://code.google.com/p/blockmeshdg/ |
|
Clearly there is a need for better control of grading in a block and a separation between block topology and the organisation of the cells in the blocks. However the double directional grading proposal is a very specific and limited way of addressing this need and the use of a negative expansion ratio parameter is a bit clunky. I have implemented an alternative and much more general strategy which covers the particular case of double directional grading as well as offering grading in any number of block sub-sections with grading specified per section. For more information see commit 86d7f7208ad0e8eaa60bca8fc95d7cd15088e25a in https://github.com/OpenFOAM/OpenFOAM-dev |