openfoam/tutorials/incompressible/pimpleFoam/LES
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
..
channel395 TUT: illustrate inverse expansion ratio in a few places 2020-05-04 15:41:37 +02:00
channel395DFSEM ENH: add blockMeshDict "mergeType" keyword (#1589) 2020-05-13 20:59:03 +02:00
decayIsoTurb TUT: illustrate inverse expansion ratio in a few places 2020-05-04 15:41:37 +02:00
periodicHill REL: Release preparations 2019-12-23 09:49:23 +00:00
surfaceMountedCube TUT: illustrate inverse expansion ratio in a few places 2020-05-04 15:41:37 +02:00
vortexShed TUT: verificationAndValidation Allrun uses bash 2020-03-30 21:14:29 +02:00