Difference between revisions of "FoamMeshToFluent"

From OpenFOAMWiki
m (Added missing category)
m
Line 12: Line 12:
 
'''-case''' ''DIR''
 
'''-case''' ''DIR''
 
:Execute the command on the case directory ''DIR''. If not provided, use the current directory
 
:Execute the command on the case directory ''DIR''. If not provided, use the current directory
'''-noFunctionObject'''
+
'''-noFunctionObjects'''
 
:Skip the execution of the [[functionObjects]]
 
:Skip the execution of the [[functionObjects]]
 
'''-help'''
 
'''-help'''

Revision as of 09:38, 24 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

-noFunctionObjects

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.