OpenFOAM-5.x/tutorials/compressible/rhoPimpleFoam
Chris Greenshields 039986928d 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:20 +00:00
..
laminar/helmholtzResonance rhoPimpleFoam: Added support for transonic flow of liquids and real gases 2017-02-28 11:14:59 +00:00
LES/pitzDaily pitzDaily tutorials: updated blockMeshDict files to use multi-grading 2017-03-17 12:42:20 +00:00
RAS rhoPimpleFoam: Added support for transonic flow of liquids and real gases 2017-02-28 11:14:59 +00:00