Workshop 7.1 Mesh Preparation and Output To Solver - Wing Edit
Workshop 7.1 Mesh Preparation and Output To Solver - Wing Edit
1
Mesh Preparation and Output to
Solver – Wing Edit 14.5 Release
Introduction to ANSYS
ICEM CFD
© 2012 ANSYS, Inc. April 1, 2013 1 Release 14.5
Overview
• Wing Edit model
– The model will be meshed with Robust (Octree)
method
– Two general steps are necessary before writing
to the solver
1. Check mesh for errors and possible
problems
– Repair problems at mesh level if a
small number of problem elements
– Change mesh size or fix geometry
problem and remesh if there is a large
number of problem elements
2. Smooth mesh to decent quality
– Write input file for Fluent
• Mesh Smoothing
– Edit Mesh > Smooth Mesh Globally
– Specify 5 Smoothing iterations (default)
– Up to quality = 0.4
– Keep all other defaults
– Apply
– Right-click in quality histogram and select Replot to
modify its display as shown
• Set Min X value = 0, Max X value = 1, Max Y
height = 15
• Accept
• Merging Nodes
– Edit Mesh > Merge Nodes > Merge Interactive
– Activate Ignore projection to allow removed node to un-
project
– With the subset displayed, turn off Shells from the tree
– Right-click on Mesh and select Dot Nodes
– Select 2 nodes from the screen – the first node is
kept, the second is removed, and middle mouse click
– Continue for length of problem (~8 or 9 locations)
2 1
2 1
• Mesh Smoothing
– Always smooth after manual editing
– Edit Mesh > Smooth Mesh Globally
– Use previous settings
– Apply After merging but before smoothing
– Verify that lowest quality (< 0.3) elements
are removed from the left side
– Right-click on the subset name “Quality”
from the model tree and select Clear or
Delete (deletes subset name, not elements) After merging and smoothing
– When you write the mesh to the solver, it will ask if you
want to save the project
• It is safe to save the project, but the boundary
condition file and the mesh are the needed files,
so if you have just saved these, it is not necessary
to save the project
© 2012 ANSYS, Inc. April 1, 2013 15 Release 14.5
Write Input • Write input file
– Select Output -> Write input
– When prompted to save the project, it is not
necessary if you just saved the boundary
conditions and mesh, but you may want to do
so to make sure all files have been saved,
such as the geometry (*.tin)
– You will next be prompted to select the mesh
(*.uns) to write out. Select the mesh saved in
the previous step (WingEdit.uns) or the file
named {project}.uns if you saved the project.
– The Fluent_V6 panel pops up
• This final options window is different for
every solver
– Take note of the boundary condition file name
– The output file will be saved in the working
directory. The default name of the file is
fluent.msh. The file name and location can be
changed by typing it in the Output file field
– Click Done
– Fluent-input.msh file is created in the working
directory
© 2012 ANSYS, Inc. April 1, 2013 16 Release 14.5
Mesh in Fluent
• The mesh
can be read
into Fluent
using File >
Read > Mesh
(or Case)
• Take note
that parts in
ICEM CFD
become
zones in
Fluent