openfoam/tutorials/mesh/snappyHexMesh/gap_detection
Mark Olesen a9ffcab5af ENH: region-wise decomposition specification for decomposeParDict
Within decomposeParDict, it is now possible to specify a different
  decomposition method, methods coefficients or number of subdomains
  for each region individually.

  The top-level numberOfSubdomains remains mandatory, since this
  specifies the number of domains for the entire simulation.
  The individual regions may use the same number or fewer domains.

  Any optional method coefficients can be specified in a general
  "coeffs" entry or a method-specific one, eg "metisCoeffs".

  For multiLevel, only the method-specific "multiLevelCoeffs" dictionary
  is used, and is also mandatory.

----

ENH: shortcut specification for multiLevel.

  In addition to the longer dictionary form, it is also possible to
  use a shorter notation for multiLevel decomposition when the same
  decomposition method applies to each level.
2017-11-09 12:30:24 +01:00
..
constant/triSurface ENH: Avoid constant/polyMesh/blockMeshDict (issue #309) 2016-11-20 16:50:47 +01:00
system ENH: region-wise decomposition specification for decomposeParDict 2017-11-09 12:30:24 +01:00
Allclean TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
Allrun TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
README.txt ENH: snappyHexMesh: added tutorial for testing automatic gap refinement 2015-10-28 13:30:39 +00:00

Testcase for automatic gap refinement. The geometry is two nested boxes
with a single small pipe between them.

- 1 cell initial mesh
- consistent normal orientation of surface so
  specify a 'gapMode' to limit refinement only to
  gaps on the 'outside' of the surface