FLUENT - Text User Interface (TUI) commands for Tecplot export

How to use TUI commands in the Execute Command panel to export data from FLUENT to Tecplot. In particular, how to specify all zones and several scalars.
To produce a tecplot file named "tecfilename" that includes pressure and temperature values at all nodes of the domain, use:

fi ex tec tecfilename () pressure temperature q

To produce a tecplot file named "tecfilename" that includes pressure and temperature values only for the zones named "wall" and "inlet", use:

fi ex tec tecfilename (wall inlet) pressure temperature q





Show Form
No comments yet. Be the first to add a comment!