FreeFOAM The Cross-Platform CFD Toolkit
blockMeshApp.C File Reference

A multi-block mesh generator. More...


Detailed Description

A multi-block mesh generator.

Uses the block mesh description found in constant/polyMesh/blockMeshDict (or constant/<region>/polyMesh/blockMeshDict).

Usage
  • blockMesh [OPTION]
Parameters:
-blockTopology
Write the topology as a set of edges in OBJ format.
-region<name>
Specify an alternative mesh region.
-dict<dictionary>
Specify an alternative dictionary for the block mesh description.
-case<dir>
Case directory.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file blockMeshApp.C.

+ Include dependency graph for blockMeshApp.C:

Go to the source code of this file.