blockMesh.C File Reference

A multi-block mesh generator. More...

Go to the source code of this file.

Detailed Description

A multi-block mesh generator.

Original source file blockMesh.C

Uses the block mesh description found in

  • system/blockMeshDict
  • system/<region>/blockMeshDict
  • constant/polyMesh/blockMeshDict
  • constant/<region>/polyMesh/blockMeshDict
Usage
blockMesh [OPTION]

Options:

  • -blockTopology
    Write the topology as a set of edges in OBJ format.
  • -region <name>
    Specify an alternative mesh region.
  • -dict <filename>
    Specify alternative dictionary for the block mesh description.

Definition in file blockMesh.C.