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

Manipulates mesh elements. More...


Detailed Description

Manipulates mesh elements.

Actions are: (boundary)points:

  • move

(boundary)edges:

  • split and move introduced point

(boundary)faces:

  • split(triangulate) and move introduced point

edges:

  • collapse

cells:

  • split into polygonal base pyramids around newly introduced mid point

Is a bit of a loose collection of mesh change drivers.

Usage
  • modifyMesh [OPTIONS]
Parameters:
-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 modifyMesh.C.

+ Include dependency graph for modifyMesh.C:

Go to the source code of this file.