Difference between revisions of "FoamMeshToFluent"

From OpenFOAMWiki
m (Name)
m (Added missing category)
Line 18: Line 18:
  
 
To post-process a foam case with Fluent see the [http://www.openfoam.org/docs/user/fluent.php paragraph 6.2] of the [http://www.openfoam.org/docs/user/ User Guide].
 
To post-process a foam case with Fluent see the [http://www.openfoam.org/docs/user/fluent.php paragraph 6.2] of the [http://www.openfoam.org/docs/user/ User Guide].
 +
 +
 +
[[Category:Mesh conversion utilities]]

Revision as of 16:59, 19 August 2012

1 Name

foamMeshToFluent - Converts mesh in foam format to a Fluent mesh (in ASCII format)

Valid versions: OF Version 21.png

2 Synopsis

foamMeshToFluent[OPTIONS]

3 Description

Convert a foam mesh to Fluent format

-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

To post-process a foam case with Fluent see the paragraph 6.2 of the User Guide.