- All Categories
- Postprocessing
- How do I display a vector or contour and the mesh lines together via TUI command?
Tagged: ansys-fluent, Display contour, Display grid, Display vector, tui
-
-
June 6, 2022 at 8:33 am
FAQ
ParticipantIn Fluent, the TUI command required to display the grid along with the vector and contour display is:
/display/set/render-mesh yes
Example: Command to display wall1 and wall2 along with velocity contour at z = 1:
/display/set-window 1
to open Window1
/display/ set/mesh-surfaces wall1 wall2 ()
to display mesh outline of wall1 and wall2
/display/set/contours surfaces z=1 ()
to select the surface where you want to display the contour(z = 1)
/display/set/render-mesh yes
to display mesh
/display/contour/velocity-magnitude 0 1
to display the velocity contours (range 0-1) on the surface (z = 1)
-

Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...

How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...

Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1Â provides background information on the model and a...

Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- ANSYS EnSight: Overview of Postprocessing a Fluent Case in EnSight
- How to get information about mesh cell count and cell types in Fluent?
- How to create an Isovolume based on criteria from multiple variables
- How to create a volume location in CFD Post based on coordinates
- How do I get experimental data into CFD-Post?
- How do I save a View?
- Can not create polyline with boundary intersection option. Warning: Cannot create a polyline. Outlet is not a boundary.
- How can I calculate the average and difference between two data files using CFD-Post?
- View External Airflow Around a Chevrolet Traverse SUS Using ANSYS EnSight
- How to create user defined volume in CFD Post?
© 2023 Copyright ANSYS, Inc. All rights reserved.