OpenFOAM-5.x/tutorials/basic/scalarTransportFoam/pitzDaily/system
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
..
blockMeshDict pitzDaily tutorials: updated blockMeshDict files to use multi-grading 2017-03-17 12:42:20 +00:00
controlDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
fvSchemes fluxRequired: Added setFluxRequired function to fvSchemes class 2015-07-15 21:57:16 +01:00
fvSolution PBiCGStab: New preconditioned bi-conjugate gradient stabilized solver for asymmetric lduMatrices 2016-09-05 11:46:42 +01:00