TetgenToFoam

From OpenFOAMWiki

1 Name

tetgenToFoam - Converts .ele and .node and .face files, written by tetgen

Valid versions: OF Version 21.png

2 Synopsis

tetgenToFoam [OPTIONS] FILEPREFIX

3 Description

Convert FILEPREFIX.ele, FILEPREFIX.node and FILEPREFIX.face written by tetgen to foam format.

-noFaceFile

Skip reading FILEPREFIX.face for boundary information

-parallel

Run the utility in parallel

-roots "(DIR1 [...DIRN])"

Directories through which the data are distributed

-case DIR

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

-noFunctionObjects

Skip the execution of the functionObjects

-help

Display the help and exit