GmshToFoam

From OpenFOAMWiki
Revision as of 09:40, 24 August 2012 by Fcollonv (Talk | contribs)

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

-noFunctionObjects

Skip the execution of the functionObjects

-help

Display the help and exit