Difference between revisions of "Cfx4ToFoam"

From OpenFOAMWiki
m (Add link to user guide paragraph)
m (Added missing category)
Line 21: Line 21:
  
 
See also [http://www.openfoam.org/docs/user/mesh-conversion.php paragraph 5.5.5] of the [http://www.openfoam.org/docs/user/ User Guide].
 
See also [http://www.openfoam.org/docs/user/mesh-conversion.php paragraph 5.5.5] of the [http://www.openfoam.org/docs/user/ User Guide].
 +
 +
 +
[[Category:Mesh conversion utilities]]

Revision as of 16:59, 19 August 2012

1 Name

cfx4ToFoam - Converts a CFX 4 mesh to foam format

Valid versions: OF Version 21.png

2 Synopsis

cfx4ToFoam [OPTIONS] CFX_MESH

3 Description

Convert a mesh file CFX_MESH from CFX 4 format to foam format.

-scale factor

Scale the mesh geometry by factor. If not provided, use 1

-case DIR

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

-noFunctionObject

Skip the execution of the functionObjects

-help

Display the help and exit

See also paragraph 5.5.5 of the User Guide.