openfoam/tutorials/mesh
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
..
blockMesh TUT: fix missing line ending and wrong blockMeshDict vertex location 2020-11-26 02:15:20 +01:00
extrudeMesh/polyline STYLE: adjustments for code integration 2020-10-22 14:52:56 +02:00
foamyHexMesh TUT: fix use of "constant/triSurface" etc (#1887) 2020-10-28 16:04:12 +01:00
foamyQuadMesh REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
moveDynamicMesh TUT: skip some tutorials when dynamicCode is not available 2020-08-06 19:34:20 +02:00
parallel REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
PDRblockMesh/box0 REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
refineMesh/refineFieldDirs TUT: use new 'arc' specification in several tutorials 2020-10-05 15:45:39 +02:00
snappyHexMesh ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00
stitchMesh/simple-cube1 REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00