MshToFoam

From OpenFOAMWiki
Revision as of 10:01, 22 August 2012 by Fcollonv (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1 Name

mshToFoam - Converts .msh file generated by the Adventure system

Valid versions: OF Version 21.png

2 Synopsis

mshToFoam [OPTIONS] FILEMESH.msh

3 Description

Convert a mesh file FILEMESH.msh created by Adventure system to foam format.

-hex

Treat input as containing hex instead of tet cells

-case DIR

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

-noFunctionObjects

Skip the execution of the functionObjects

-help

Display the help and exit