openfoam/tutorials/basic
Chris Greenshields 6f5caf28d5 pitzDaily tutorials: updated blockMeshDict files to use multi-grading
The pitzDaily case uses a lot of mesh grading close to walls and the shear layer.
Prior to v2.4, blockMesh only permitted grading in one direction within a single block,
so the pitzDaily mesh comprised of 13 blocks to accommodate the complex grading pattern.

blockMesh has multi-grading that allows users to divide a block in a given direction and
apply different grading within each division.  The mesh generated with blockMesh using
13 blocks has been replaced with a mesh of 5 blocks that use multi-grading.  The new
blockMeshDict configuration produces a mesh very similar to the original 13-block mesh.
2017-03-17 12:42:13 +00:00
..
laplacianFoam/flange scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
potentialFoam pitzDaily tutorials: updated blockMeshDict files to use multi-grading 2017-03-17 12:42:13 +00:00
scalarTransportFoam/pitzDaily pitzDaily tutorials: updated blockMeshDict files to use multi-grading 2017-03-17 12:42:13 +00:00