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

Utility to refine cells in multiple directions. More...


Detailed Description

Utility to refine cells in multiple directions.

Either supply -all option to refine all cells (3D refinement for 3D cases; 2D for 2D cases) or reads a refineMeshDict with

  • cellSet to refine
  • directions to refine
Usage
  • refineMesh [OPTIONS]
Parameters:
-dict<specify refineMeshDict>
Refine according to refineMeshDict.
-overwrite
Overwrite existing data.
-case<dir>
Case directory.
-parallel
Run in parallel.
-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 refineMesh.C.

+ Include dependency graph for refineMesh.C:

Go to the source code of this file.