openfoam/applications/utilities/mesh
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
..
advanced ENH: support 'get()' for retrieving argList options 2019-11-26 21:07:11 +01:00
conversion Merge remote-tracking branch 'origin/master' into develop 2020-05-06 10:13:56 +02:00
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
generation ENH: add blockMeshDict "mergeType" keyword (#1589) 2020-05-13 20:59:03 +02:00
manipulation STYLE: some general spelling fixes 2020-05-04 09:15:21 +02:00