Plot3dToFoam

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

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

1 Name

plot3dToFoam - Plot3d mesh (ascii/formatted format) converter

Valid versions: OF Version 21.png

2 Synopsis

plot3dToFoam [OPTIONS] PLOT3DFILE

3 Description

Convert a mesh file PLOT3DFILE from Plot3D format to foam format.

-2D THICKNESS

THICKNESS of the mesh in foam format when converting a 2D mesh

-noBlank

Skip blank items

-scale FACTOR

Scale the mesh geometry by FACTOR. If omitted, use 1

-singleBlock

PLOT3DFILE contains only one block

-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