Difference between revisions of "FoamMeshToFluent"

From OpenFOAMWiki
(First version)
 
m (Name)
Line 1: Line 1:
 
==Name==
 
==Name==
<tt>foamMeshToFluent</tt> - Converts mesh in foam format to a Fluent mesh (in ASCII format) to foam format
+
<tt>foamMeshToFluent</tt> - Converts mesh in foam format to a Fluent mesh (in ASCII format)
 +
 
 
{{VersionInfo}}{{Version2.1}}
 
{{VersionInfo}}{{Version2.1}}
  

Revision as of 16:49, 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.