Difference between revisions of "GmshToFoam"

From OpenFOAMWiki
(First version)
(No difference)

Revision as of 09:42, 22 August 2012

1 Name

gmshToFoam - Reads .msh file as written by Gmsh

Valid versions: OF Version 21.png

2 Synopsis

gmshToFoam [OPTIONS] MESHFILE.msh

3 Description

Convert a mesh file MESHFILE.msh from Gmsh format to foam format.

-keepOrientation

Retain the raw orientation for prisms and/or hexahedrons

-case DIR

Execute the command on the case directory DIR. If omitted, use the current directory

-region NAME

Specify the mesh region name. If omitted, default region used

-noFunctionObject

Skip the execution of the functionObjects

-help

Display the help and exit