Computer Exercise 2
Computer Exercise 2
Post-process
Contours, vectors and streamlines can be plotted in both the Solution module and the Results
module.
1. Post-process in Fluent
• Double-click in the Solution cell.
• Plot temperature iso-contours
• Click Results → Graphics → Contours
• Select symmetry for the surface
• Select Temperature and Static temperature as variable to plot
• Select Filled in the options
• is the temperature distribution reasonable?
• Plot the velocity vectors
• Click Results → Graphics → Vectors → Edit.
• Select Filled Arrows under Style.
• Select Velocity under Vectors of.
• Select Velocity and Velocity Magnitude under Color of.
• Select symmetry under Surfaces.
• Write 10 under Scale
• Click Display and you have a plot of the velocity with vectors.
• Plot data along a line
• Click Surface → Line/Rake
• Enter the endpoints
• x0 =100 x1 = 200
• y0 = 0 y1 = 0
• z0 = 0 z1 = 0
• Click Create
• Click Results→Plot→XY Plot→Edit
• Select Temperature and Static temperature under Y Axis
Function
• Select line-6 under Surfaces, click Plot and in the Graphics window
you will see the temperature plot along the line
2. Post-process in CFD Post
Close Fluent. Double-click in the Results cell in Workbench.
Plot streamlines
Click Insert → Streamline. Click OK.
Select fluid under Domains.
Select velocity-inlet-large under Start from.
Select velocity under Variable.
Click Apply and you will have a plot of the velocity with streamlines.
Change to velocity-inlet-small under Start from.
The default settings for most equations are 2nd order. Your task is to change the discretization
to all equations to first order. We will reuse most settings from the already computed case. In
order to be able to compare the two cases we will duplicate the previous case. In Workbench,
in the project Schematic, right-click the title cell of the Fluid Flow (Fluent) system
and select Duplicate from the context menu.
Rename the duplicated system to FirstOrder
Save the FirstOrder project in ANSYS Workbench.
In the ANSYS Workbench Project Schematic, double-click the Setup cell in the
FirstOrder fluid flow analysis system.
In Solution->Controls set all equations to First Order Upwind (pressure to Standard)
Keep all the other settings.
Re-initialize the solution by clicking Solution→Solution Initialization.
Keep the default Hybrid Initialization and click Initialize.
Calculate the solution by clicking Solution → Run Calculation. Keep the
Number of Iterations set to 300 and click Calculate. Close ANSYS
Fluent.
Now the two fluid flow systems are connected to the Results system. Within CFD-Post, both
geometries are displayed side by side.