openfoam/applications/utilities
Mark Olesen e8aa3aad25 ENH: simple detection for collapsed block descriptions
- switch from default topology merge to point merge if degenerate
  blocks are detected. This should alleviate the problems noted in
  #1862.

  NB: this detection only works for blocks with duplicate vertex
      indices, not ones with geometrically duplicate points.

ENH: add patch block/face summary in blockMesh generation

- add blockMesh -verbose option to override the static or dictionary
  settings.  The -verbose option can be used multiple times to increase
  the verbosity.

ENH: extend hexCell handling with more cellShape-type methods

- allows better reuse in blockMesh.
  Remove blockMesh-local hex edge definitions that shadowed the
  hexCell values.

ENH: simplify some of the block-edge internals
2021-11-09 15:44:54 +01:00
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: improvements for makeFaMesh, checkFaMesh 2021-11-05 18:07:36 +00:00
mesh ENH: simple detection for collapsed block descriptions 2021-11-09 15:44:54 +01:00
miscellaneous ENH: add -verbose support into argList 2021-11-09 15:44:54 +01:00
parallelProcessing ENH: add -verbose support into argList 2021-11-09 15:44:54 +01:00
postProcessing ENH: add -verbose support into argList 2021-11-09 15:44:54 +01:00
preProcessing ENH: add -verbose support into argList 2021-11-09 15:44:54 +01:00
surface ENH: add -verbose support into argList 2021-11-09 15:44:54 +01:00
thermophysical ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00