openfoam/tutorials/mesh/snappyHexMesh/airfoilWithLayers/constant
Mattijs Janssens 46dbfabd9d ENH: primitiveMesh: make geometry calculation runtime selectable
This adds a 'geometry' scheme section to the system/fvSchemes:

geometry
{
    type            highAspectRatio;
}

These 'fvGeometryMethod's are used to calculate
- deltaCoeffs
- nonOrthoCoeffs
etc and can even modify the basic face/cellCentres calculation.
2020-12-11 10:31:34 +00:00
..
triSurface ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00
transportProperties ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00