openfoam/applications/utilities/mesh/generation
Mark Olesen 44b225604d ENH: add blockMeshDict "mergeType" keyword (#1589)
- enumerated values are (points | topology) which can be optionally
  specified in the blockMeshDict. Default is 'topology'.

  If the command-line option `blockMesh -merge-points` is specified,
  this has absolute priority over any blockMeshDict entry.

STYLE: changed blockMesh "-blockTopology" option to "-write-obj"

- this is more specific to what it does. Potentially wish to add a
  "-write-vtk" option in the future.

TUT: adjust tutorials to use preferred or necessary merge strategies:

  * channel395DFSEM - topology
  * nozzleFlow2D - points
  * pipeCyclic - points
2020-05-13 20:59:03 +02:00
..
blockMesh ENH: add blockMeshDict "mergeType" keyword (#1589) 2020-05-13 20:59:03 +02:00
extrude STYLE: update PrimitivePatch (#1648) 2020-04-30 15:52:42 +02:00
extrude2DMesh STYLE: remove dead code, refactor constructors in extrudePatchMesh 2020-02-21 11:13:22 +01:00
foamyMesh COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
PDRblockMesh ENH: use topological merge as default for blockMesh (closes #1589) 2020-05-04 16:19:03 +02:00
snappyHexMesh ENH: shm: support for automatic faceZones 2020-01-16 12:22:02 +00:00
Allwmake STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00