openfoam/tutorials/mesh/snappyHexMesh
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
..
addLayersToFaceZone REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
aerofoilNACA0012_directionalRefinement REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
airfoilWithLayers ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00
distributedTriSurfaceMesh REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
faceZoneRegions TUT: file cleanup 2020-01-17 08:11:05 +01:00
flange REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
gap_detection REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
iglooWithFridgesDirectionalRefinement TUT: add examples of general spheroid (#1901) 2020-10-28 16:04:12 +01:00
motorBike_leakDetection ENH: adjustments to searchable surfaces 2020-10-28 16:04:12 +01:00
opposite_walls ENH: adjustments to searchable surfaces 2020-10-28 16:04:12 +01:00
Allrun TUT: clean up multiphase tutorials 2020-04-14 16:30:44 +01:00
iglooWithFridges Created simpleFoam case from the motorBike mesh tutorial. 2009-07-01 15:40:52 +01:00
motorBike Created simpleFoam case from the motorBike mesh tutorial. 2009-07-01 15:40:52 +01:00
snappyMultiRegionHeater Further corrections to tutorials following a complete Allrun. 2009-07-14 21:16:33 +01:00