Workshop 1: Basic Skills

Size: px
Start display at page:

Download "Workshop 1: Basic Skills"

Transcription

1 Workshop 1: Basic Skills 14.5 Release Introduction to ANSYS Fluent Meshing 2011 ANSYS, Inc. December 21,

2 I Introduction Workshop Description: This workshop shows some of the clean up tools in Tgrid for boundary meshes. Learning Aims: You are going to use the tools to clean up the given surface mesh and generate a volume mesh. This workshop will cover how to Create and display groups Visualize problem areas Use global and local tools for cleaning up the mesh Using text commands Checking quality of mesh Improving quality using global and local tools Using hot keys Troubleshooting techniques Generating mesh and improving its quality Setting zones and boundary conditions 2011 ANSYS, Inc. December 21,

3 Starting ANSYS Fluent in Meshing Mode Open the Fluent Launcher by clicking the Windows Start menu, then selecting Fluent in the Fluid Dynamics sub-menu of the ANSYS 14.5 program group. Enable Meshing Mode under Options. Set Working Directory to the area where files are Click OK to start Fluent in meshing mode ANSYS, Inc. December 21,

4 Read and display the mesh File Read Mesh... Select the mesh file WS1_asmo- NS-for-repair.msh.gz and click Open. Display the mesh Display Grid... opens the Display Grid panel In the Faces tab, select all the items under Face Zones using the Boundary filter and click Display. As you rotate the geometry you can see the edges of the model as wireframe rotation is activated. It is a car in a wind tunnel ANSYS, Inc. December 21,

5 Displaying Different Zones In the Face Zones list all the car zones have the prefix car-* and all the wind tunnel zones have the prefix wt-*. This will help to switch the visibility on and off between the two areas. So you can select all the car-* zones and display the car. Or you can select all the wt-* zones to display only the wind tunnel ANSYS, Inc. December 21,

6 To make things easier you can create two groups, one for car Face Zones and another for wind tunnel Face Zones You can use the Selection Helper... option under Display menu to aid selection of multiple boundaries Display Selection Helper... Enter the wild card option car* or wt* for Zone Name Pattern and click Select to select all the zones with that prefix. Creating and Displaying Groups Use the Groups... key inside the Create group box. Click Groups... Use the Zone Selection Helper to select all the zones starting with car-* in the list under Face Zones in the User Defined Groups dialog box and click Create. Enter _car for Name in the Group Name dialog box and click OK. Similarly create a group _wt for the wind tunnel zones ANSYS, Inc. December 21,

7 Visualization of Problem Areas You are going to use the visualization tools inside Fluent meshing to see where the issues are with the surface mesh. Enable Free under Options and display all the zones through the Display Grid dialog box. The zones marked in blue are the free faces which you have to fix. Disable All from the Options list to easily check for the problem areas. There are various global and local tools inside Fluent Meshing which can be used to fix such connectivity issues ANSYS, Inc. December 21,

8 Merge Nodes Open Boundary Merge Nodes... This option will merge the nodes within a specific tolerance. Enable the option of Percent of shortest connected edge length (recommended for CFD quality surface meshes) Retain the default value of 10% Click Merge. The Message displays the number of boundary nodes and faces merged. Click Display in the Display Grid dialog box to redisplay the free nodes. You can observe that the number of free nodes has reduced considerably. All the ones on the wind tunnel boundary are fixed ANSYS, Inc. December 21,

9 Merge Nodes with Increased Tolerance If you zoom in you can observe that some of the nodes with bigger tolerance difference will not be affected. They require more than 10 % tolerance to be merged. You will increase the tolerance in steps of 10 till you reach 50 % and observe the change. Select all the Boundary Face Zones in the Compare... group box and increase Tolerance by 10. Merge and redisplay. Ensure all boundaries are selected in each list Repeat for 20%, 30%, 40% and 50% Each step improves the connectivity of the mesh, reducing the number of free faces. Write the mesh File Write Mesh nodesmerged.msh.gz 2011 ANSYS, Inc. December 21,

10 Faceted Stitch Nodal mismatches can be too big for Node Merge to deal with. You can instead use a global tool of Faceted stitch for large tolerance node merging. We advise saving the mesh before this is used as it can destroy geometry if used incorrectly. Always Merge Nodes first. Boundary Mesh Faceted Stitch In the Faceted Stitch dialog box select all the zones under Tri Boundary Zones. Enter a low value for the Tolerance = Click Stitch. Observe that this fixes most of the free faces. We will now fix the remaining issues with local, manual methods. Write the mesh File Write Mesh stitched.msh.gz Faceted Stitch 2011 ANSYS, Inc. December 21,

11 In Display Grid deselect All Face Zones and check only Multi for options Hit Display Clean Up Multi Connected Faces Use ctrl-a hotkey to autoscale the view Switch to Face Filter by using hotkey ctrl-f and select face as shown which will populate Selection in the Bounds tool Select delta of 150 and click Set Ranges. Note this is linked to Bounds in Display Grid. Click Display in Display Grid and ctrl-a to autoscale The hanging face seen is not required. Select it with ctrl-f and then Ctrl-w deletes or you can use Boundary Modify to select the face and Delete 2011 ANSYS, Inc. December 21,

12 Fixing Final Free Faces In Display Grid select all boundaries, check Free and Display There are a number of Free faces and some groups stand out as being indicative of holes see red rings We will zoom on each of these holes to close them Remember, middle mouse click centres the view on a point and then you can rotate or zoom on that point easily Read the next two slides to see how this can be done with Boundary Modify 2011 ANSYS, Inc. December 21,

13 Using Node Filter to Fix the Holes Now you will try to fix the holes. In the Display Grid dialog box select the group _car from the Face Zone Groups. Enable All and Free from the Options list. As you can see it has some missing facets. You can use the Modify Boundary dialog box to fix the holes. Select node from the list under Filter. Select 3 nodes as shown and click Create operation to create triangles. Another option is to select Edge filter and click Create. It will to fill a structure from any free edge loop. Hot Key for Deselect Last is Escape This will fix the hole above. You can use similar methods to fix the rest of the holes ANSYS, Inc. December 21,

14 Repair Holes Hotkey Instead of selecting the hole edges manually we can use a repair zones hotkey to fill multiple holes at once Select some random faces using face filter in your model (ctrl-f) Delete these faces with the delete hotkey (ctrl-w) Switch to zone filter (ctrl-z) and pick the zone(s) you have created holes in (carmain-body in the example) Use ctrl-r hotkey to fill the holes you created 2011 ANSYS, Inc. December 21,

15 Local Clean Up Tools[1] We will use some of the operations in Modify Boundary to clean up the final issues with the mesh. Boundary Modify... In the Modify Boundary panel select node from the list under Filter. Select the master node and a slave node to merge with and click Merge. This will fix the problem there. Note the master s position is kept so if near a feature the node on a feature should be chosen first. Collapse would merge the two to the mid-point instead. Similarly fix the other free nodes In the geometry. 2. Slave 1. Master Hot Key for Node Merge is F ANSYS, Inc. December 21,

16 Local Clean Up Tools[2] Sometimes you reach a stage as shown in the figure where there is no node pair to merge. Switch to Edge Filter, select the edge as shown and click Split to split the edge. Select node Filter and select the two nodes to merge. The two nodes are at virtually the same location. Always click into the corner of the tri nearest the node you wish to select rather than trying to directly click the node position itself. Click Merge to fix. This is to demonstrate some of the local operations. Local operations should be minimized as much as possible. You should try to fix most problems using the global operations ANSYS, Inc. December 21,

17 Verify Connectivity Once there are no Free or Multi faces we can verify connectivity and move on to worry about the quality of the surface mesh Ensure that you have bounds reset and check one last time for Free and Multi faces Use ctrl-a hotkey to autoscale the view to the screen Fix any remaining issues 2011 ANSYS, Inc. December 21,

18 Fixing Poor Features Here we fix a kink in the roof Zoom on the area highlighted Open Boundary Modify Switch to Node Filter Select two nodes as shown Click Set Choose node to move Click Project 2011 ANSYS, Inc. December 21,

19 Rezoning Triangles In Display Grid choose only the car-front boundary and hit Display You can see that the feature edge is not smooth and some triangles should belong to car-main-body Open Boundary Modify and using face Filter, select the faces required to rezone into car-main-body (hint: rotate shows them clearly by their edges) Switch to Zone Filter and select the car-main-body in the graphics window with RMB or type car-main-body into the Enter Selection window and press <Enter> to add to Selections list Click Rezone Operation to move the faces 2011 ANSYS, Inc. December 21,

20 To check the quality Report Face Limits... Select all the zones under Face Zones. Click Compute. You can see that there are some highly skewed elements. We will aim to bring the Maximum value below 0.7 before creating a volume mesh. You can also plot the histogram of quality. Display Plot Face Distribution... Select all the zones under Boundary Zones. Click Plot. Checking Quality[1] You can see that most of the faces are of very good quality. If you change the Minimum and Maximum values you can concentrate on the high skewness end. You can see that there are some elements with skew > ANSYS, Inc. December 21,

21 Checking Quality[2] If you change the number of Partitions to 1 in Face Distribution dialog box, you can observe the number of elements above 0.8 Skew. If you click Print the info is printed to the console. You need to fix these poor quality faces before going ahead with the volume mesh. We will go further and aim for skew < 0.7. To display the skewed elements enter 0.7 for Minimum in the Face Quality Range group box in the Display Grid dialog box. Enable Quality in the Options group box. Select _car In the Face Zone Groups list. Click Display to check the low quality area. Disable All and click Display to see where the elements are in the model. Zoom to a bad element then enable all and redisplay to see the context Some skewed elements 2011 ANSYS, Inc. December 21,

22 Improving Quality (Use Global Method) Boundary Mesh Improve In the Boundary Improve dialog box, select all the zones under Tri Boundary Zones. Ensure that the Quality Limit is set to 0.7. Click Apply. You can see from the message printed in the console that you started out with a quality of 0.98 and after a few iterations that quality has been improved considerably. Display the skewed faces to check if the quality there is improved. As you can see the boundary improve command has stretched out the triangles by node smoothing smoothing. There is still a tiny cell remaining which is shown in red ANSYS, Inc. December 21,

23 Improving Quality Some faces may not have improved because the settings in the Boundary Improve dialog box constrain the improvement algorithm to avoid distortion of any feature/patch edges. If the skewed elements are around a feature, you need to be a little more delicate to preserve the feature. You can move the nodes with the Move To Operation. In Boundary Modify hit First to zoom on the worst skewed face Switch to node Filter and select the node you will move Select position Filter. Right-click to select the position where you would like to move the node to. Click Move To If the operation is successful the face should no longer be highlighted red Click Next to proceed to next worst face Position Node 2011 ANSYS, Inc. December 21,

24 Hot Keys If you click in the graphics window and press Ctrl+h you can get the list of hot keys printed on the console. You can use these hot keys to speed up cleanup operations considerably. When you execute the hotkeys, you can see that it prints in the console the equivalent textinterface command you would use for the hotkeys. After cleaning up some of the faces using the Boundary Modify panel, check the quality again Report Face Limits... Select all the zones under Face Zones. Click Compute ANSYS, Inc. December 21,

25 Troubleshooting [1] When the Maximum skewness is computed below 0.7 then you can generate a Tet mesh. Mesh Tet... You can retain all the default settings and click Init&Refine in the Tet dialog box. You should get an error informing that an edge is intersecting a face. If you click OK, you will be informed that mesh init and refine is not completed. Click Cells tab in the Display Grid dialog box. You can see that a dead cell zone is created since refinement was not completed ANSYS, Inc. December 21,

26 Troubleshooting [2] In the Faces tab you can see that a virtual-face is created. If you display this face we see the tet init mesh is exploding out to some bounding box. Clear the mesh so that the cell zones (dead) and virtualface are removed. Mesh Clear Use the error message in the console window to locate the problematic area. Copy the face ID from the console and paste it to the Selection area in the Bounds group box on the task page, set +/- Delta to 5 and click Set Ranges. Click Display in the Display Grid dialog box. You can increase/decrease the display bounds by clicking the up/down arrow key. You can see a node projecting through a surface, which confirms that an edge is intersecting a face. Increase bounds 2011 ANSYS, Inc. December 21,

27 Troubleshooting [2] You could have found out this before initializing the mesh by using a text command. Press Enter to see the list of commands. Mark intersecting faces using /meshing/boundary/mark-face-intersection Enter * to select all when prompted to enter Boundary Face Zones, as shown Press Enter for the remaining prompts. You get a message in the console that 11 faces are marked. To display marked faces, you can disable everything in the Display Grid panel under Options, highlight all Face Zones in the list and then click Display. Ensure that you have Reset the bounds. All the 11 marked faces are displayed. These require fixing ANSYS, Inc. December 21,

28 Fixing Face Intersection To fix the face intersection you can select the faces and delete them or smooth the apex node Switch to face Filter in the Modify Boundary dialog box and select the five faces shown Click Delete to remove the faces Click Yes in the Question dialog box that appears for confirmation of deletion. You can see that a hole is formed in the face. You can select Free from the Options list and display the hole with the free nodes. To fix the hole select one edge of the hole in the Modify Boundary dialog box by selecting the edge Filter. Click Create. If marked faces are still left. You can use the /bo/clear-marked-faces TUI command to remove the marks 2011 ANSYS, Inc. December 21,

29 Generate Tet Mesh You can now again try generating the Tet mesh Retain all the default settings and click Init&Refine in the Mesh Tet dialog box. After you have the Tet mesh you can see from the report generated in the console that there are still some skewed elements. In Display Grid In the Cells tab select the zone under Cell Zones. Under Options disable everything other than Quality Set Minimum to 0.9 to view skewed cells over this value Click Display In the Faces tab highlight the _car group and Display The skewed elements that are above the limit are displayed. The cells seem to be centered around the area of the wheel ground. To look at that in more detail you can check by looking at the cut plane through the wheels as described next ANSYS, Inc. December 21,

30 Generate Cut Plane To view the cut plane through the wheels: Zoom in on the elements. Select position Filter in Modify Boundary dialog box, (or use ctrl-x hot key), and right-click to select a position at the center of the element group as shown. Since you want to look at a cut plane in Y direction, you extract the Y coordinates from the dialog box or the message printed in the console. In the Bounds tab of Display Grid dialog box enable Limit by Y and paste the Y coordinates for Minimum and Maximum. This will limit it to a plane in that coordinate direction. In the Cells tab enable All and click Display. You can see the problem areas down in the corners where there are sharp angles. Zoom In Zoom In 2011 ANSYS, Inc. December 21,

31 Using Auto Node Tool To fix the skewed cells we can: Clear the mesh and repair the boundary or Do local smoothing using the Auto Node Move tool This will move the local nodes to improve quality. We will select boundaries to allow movement but we will restrict movement along the surfaces to avoid changes to the geometry Mesh Tools Auto Node Move Select all the Boundary Zones. Retain the default settings and click Apply. A message will be printed in the console about improved quality. Click Apply for few more iterations and the quality will improve. Once it is brought to an acceptable level the mesh is ready for the solver. Dropping Dihedral Angle and deselection of restrict boundary nodes along surface will allow more aggressive improvements and better quality but risks loss of features 2011 ANSYS, Inc. December 21,

32 Cell Zones and Boundary Conditions Mesh Manage In the Manage Cell Zones dialog box you can rename the cell zone by giving it a proper name. There could be multiple cell zones Select the Cell Zone. Select Rename from the list of Options. Enter the name main-fluid under Name and click Apply. List will print info on the cell zone to console Boundary Manage In the Manage Face Zones dialog box you can change the face zones to a boundary condition type. Select wt-inlet (wind tunnel inlet) from Face Zones. Ensure that Change Type is selected from the Options list. Select velocity-inlet from the Type drop-down list. Click Apply. Similarly set wt-outlet to pressure-outlet type, and wtsymmetry to symmetry type 2011 ANSYS, Inc. December 21,

33 Mesh Ready Open Boundary Manage Select all the Face Zones Click List to see the summary of all the boundary condition types. The details will be printed in the console. You can select the Face Zone Groups and list the summary for each group. Now write the volume mesh. File Write Mesh Enter a proper name for the mesh and click OK. Optionally, switch to Fluent solution mode and continue to solve 2011 ANSYS, Inc. December 21,

Introduction to ANSYS FLUENT Meshing

Introduction to ANSYS FLUENT Meshing Workshop 02 Volume Fill Methods Introduction to ANSYS FLUENT Meshing 1 2011 ANSYS, Inc. December 21, 2012 I Introduction Workshop Description: Mesh files will be read into the Fluent Meshing software ready

More information

Introduction to ANSYS FLUENT Meshing

Introduction to ANSYS FLUENT Meshing Workshop 04 CAD Import and Meshing from Conformal Faceting Input 14.5 Release Introduction to ANSYS FLUENT Meshing 2011 ANSYS, Inc. December 21, 2012 1 I Introduction Workshop Description: CAD files will

More information

Workshop 3: Cutcell Mesh Generation. Introduction to ANSYS Fluent Meshing Release. Release ANSYS, Inc.

Workshop 3: Cutcell Mesh Generation. Introduction to ANSYS Fluent Meshing Release. Release ANSYS, Inc. Workshop 3: Cutcell Mesh Generation 14.5 Release Introduction to ANSYS Fluent Meshing 1 2011 ANSYS, Inc. December 21, 2012 I Introduction Workshop Description: CutCell meshing is a general purpose meshing

More information

Using the Boundary Wrapper

Using the Boundary Wrapper Tutorial 7. Using the Boundary Wrapper Introduction Geometries imported from various CAD packages often contain gaps and/or overlaps between surfaces. Repairing such geometries manually is a tedious and

More information

Manipulating the Boundary Mesh

Manipulating the Boundary Mesh Chapter 7. Manipulating the Boundary Mesh The first step in producing an unstructured grid is to define the shape of the domain boundaries. Using a preprocessor (GAMBIT or a third-party CAD package) you

More information

Repairing a Boundary Mesh

Repairing a Boundary Mesh Tutorial 1. Repairing a Boundary Mesh Introduction TGrid offers several tools for mesh repair. While there is no right or wrong way to repair a mesh, the goal is to improve the quality of the mesh with

More information

Introduction to ANSYS Fluent Meshing

Introduction to ANSYS Fluent Meshing Workshop 06: Mesh Creation Including Removal of Gaps and Baffle Thickness 14.5 Release Introduction to ANSYS Fluent Meshing 1 2011 ANSYS, Inc. December 21, 2012 I Introduction Workshop Description: Fluent

More information

Viscous Hybrid Mesh Generation

Viscous Hybrid Mesh Generation Tutorial 4. Viscous Hybrid Mesh Generation Introduction In cases where you want to resolve the boundary layer, it is often more efficient to use prismatic cells in the boundary layer rather than tetrahedral

More information

Section 8.3: Examining and Repairing the Input Geometry. Section 8.5: Examining the Cartesian Grid for Leakages

Section 8.3: Examining and Repairing the Input Geometry. Section 8.5: Examining the Cartesian Grid for Leakages Chapter 8. Wrapping Boundaries TGrid allows you to create a good quality boundary mesh using a bad quality surface mesh as input. This can be done using the wrapper utility in TGrid. The following sections

More information

TGrid 5.0 Tutorial Guide

TGrid 5.0 Tutorial Guide TGrid 5.0 Tutorial Guide April 2008 Copyright c 2008 by ANSYS, Inc. All Rights Reserved. No part of this document may be reproduced or otherwise used in any form without express written permission from

More information

Lecture 7: Mesh Quality & Advanced Topics. Introduction to ANSYS Meshing Release ANSYS, Inc. February 12, 2015

Lecture 7: Mesh Quality & Advanced Topics. Introduction to ANSYS Meshing Release ANSYS, Inc. February 12, 2015 Lecture 7: Mesh Quality & Advanced Topics 15.0 Release Introduction to ANSYS Meshing 1 2015 ANSYS, Inc. February 12, 2015 Overview In this lecture we will learn: Impact of the Mesh Quality on the Solution

More information

Hexa Meshing. Defining Surface Parameters for the Mesh Defining Edge Parameters to Adjust the Mesh Checking mesh quality for determinants and angle

Hexa Meshing. Defining Surface Parameters for the Mesh Defining Edge Parameters to Adjust the Mesh Checking mesh quality for determinants and angle 4.2.6: Pipe Blade Overview This tutorial example uses the Collapse function to create a degenerate topology in a Conjugate Heat transfer problem around a blade located in the center of a cylindrical pipe.

More information

EXTERNAL AERODYNAMICS

EXTERNAL AERODYNAMICS Tutorial EXTERNAL AERODYNAMICS HYBRID VOLUME MESH Table of Contents 1. Introduction... 2 1.1. Prerequisites... 2 1.2. Case description... 2 1.3. Data files... 2 2. Read the ANSA database... 3 3. Create

More information

Appendix: To be performed during the lab session

Appendix: To be performed during the lab session Appendix: To be performed during the lab session Flow over a Cylinder Two Dimensional Case Using ANSYS Workbench Simple Mesh Latest revision: September 18, 2014 The primary objective of this Tutorial is

More information

10.1 Overview. Section 10.1: Overview. Section 10.2: Procedure for Generating Prisms. Section 10.3: Prism Meshing Options

10.1 Overview. Section 10.1: Overview. Section 10.2: Procedure for Generating Prisms. Section 10.3: Prism Meshing Options Chapter 10. Generating Prisms This chapter describes the automatic and manual procedure for creating prisms in TGrid. It also discusses the solution to some common problems that you may face while creating

More information

2. MODELING A MIXING ELBOW (2-D)

2. MODELING A MIXING ELBOW (2-D) MODELING A MIXING ELBOW (2-D) 2. MODELING A MIXING ELBOW (2-D) In this tutorial, you will use GAMBIT to create the geometry for a mixing elbow and then generate a mesh. The mixing elbow configuration is

More information

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 Note: These instructions are based on an older version of FLUENT, and some of the instructions

More information

3. MODELING A THREE-PIPE INTERSECTION (3-D)

3. MODELING A THREE-PIPE INTERSECTION (3-D) 3. MODELING A THREE-PIPE INTERSECTION (3-D) This tutorial employs primitives that is, predefined GAMBIT modeling components and procedures. There are two types of GAMBIT primitives: Geometry Mesh Geometry

More information

Reporting Mesh Statistics

Reporting Mesh Statistics Chapter 15. Reporting Mesh Statistics The quality of a mesh is determined more effectively by looking at various statistics, such as maximum skewness, rather than just performing a visual inspection. Unlike

More information

14. AIRPLANE GEOMETRY

14. AIRPLANE GEOMETRY 14. AIRPLANE GEOMETRY In this tutorial you will import a STEP file that describes the geometry of an airplane body, including the wing and nacelle that houses the engine. You will clean up the geometry

More information

ANSYS FLUENT. Lecture 3. Basic Overview of Using the FLUENT User Interface L3-1. Customer Training Material

ANSYS FLUENT. Lecture 3. Basic Overview of Using the FLUENT User Interface L3-1. Customer Training Material Lecture 3 Basic Overview of Using the FLUENT User Interface Introduction to ANSYS FLUENT L3-1 Parallel Processing FLUENT can readily be run across many processors in parallel. This will greatly speed up

More information

Using Multiple Rotating Reference Frames

Using Multiple Rotating Reference Frames Tutorial 10. Using Multiple Rotating Reference Frames Introduction Many engineering problems involve rotating flow domains. One example is the centrifugal blower unit that is typically used in automotive

More information

Advanced Meshing Tools

Advanced Meshing Tools Page 1 Advanced Meshing Tools Preface Using This Guide More Information Conventions What's New? Getting Started Entering the Advanced Meshing Tools Workbench Defining the Surface Mesh Parameters Setting

More information

Exercise Guide. Published: August MecSoft Corpotation

Exercise Guide. Published: August MecSoft Corpotation VisualCAD Exercise Guide Published: August 2018 MecSoft Corpotation Copyright 1998-2018 VisualCAD 2018 Exercise Guide by Mecsoft Corporation User Notes: Contents 2 Table of Contents About this Guide 4

More information

Introduction to ANSYS DesignModeler

Introduction to ANSYS DesignModeler Lecture 5 Modeling 14. 5 Release Introduction to ANSYS DesignModeler 2012 ANSYS, Inc. November 20, 2012 1 Release 14.5 Preprocessing Workflow Geometry Creation OR Geometry Import Geometry Operations Meshing

More information

Lecture 6: CAD Import Release. Introduction to ANSYS Fluent Meshing

Lecture 6: CAD Import Release. Introduction to ANSYS Fluent Meshing Lecture 6: CAD Import 14.5 Release Introduction to ANSYS Fluent Meshing 1 Fluent Meshing 14.5 Assembly meshing Workflow This Lecture Tessellated or Conformal CAD import Cap Inlet/Outlets, Create Domains/BOI

More information

Obtaining Meshable Surfaces

Obtaining Meshable Surfaces Chapter 2 Obtaining Meshable Surfaces Exercise 2a: Importing and Repairing CAD Geometry Overview of Exercise Strategy: Import CAD geometry and organize your model using the Assembly Hierarchy. Evaluate

More information

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Authors: Scott Richards, Keith Martin, and John M. Cimbala, Penn State University Latest revision: 17 January

More information

Using Multiple Rotating Reference Frames

Using Multiple Rotating Reference Frames Tutorial 9. Using Multiple Rotating Reference Frames Introduction Many engineering problems involve rotating flow domains. One example is the centrifugal blower unit that is typically used in automotive

More information

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workshop 2 Transonic Flow Over a NACA 0012 Airfoil. Introduction to CFX WS2-1 Goals The purpose of this tutorial is to introduce the user to modelling flow in high speed external aerodynamic applications.

More information

Tutorial 2: Particles convected with the flow along a curved pipe.

Tutorial 2: Particles convected with the flow along a curved pipe. Tutorial 2: Particles convected with the flow along a curved pipe. Part 1: Creating an elbow In part 1 of this tutorial, you will create a model of a 90 elbow featuring a long horizontal inlet and a short

More information

Simulation of Laminar Pipe Flows

Simulation of Laminar Pipe Flows Simulation of Laminar Pipe Flows 57:020 Mechanics of Fluids and Transport Processes CFD PRELAB 1 By Timur Dogan, Michael Conger, Maysam Mousaviraad, Tao Xing and Fred Stern IIHR-Hydroscience & Engineering

More information

ANSYS AIM Tutorial Flow over an Ahmed Body

ANSYS AIM Tutorial Flow over an Ahmed Body Author(s): Sebastian Vecchi Created using ANSYS AIM 18.1 ANSYS AIM Tutorial Flow over an Ahmed Body Problem Specification Start Up Geometry Import Geometry Enclose Suppress Mesh Set Mesh Controls Generate

More information

5. Create two planes and split the outer cylinder volume into four quadrants using the menus

5. Create two planes and split the outer cylinder volume into four quadrants using the menus Generating a 3D GAMBIT grid for concentric rotating cylinders Prepared by: Jagannath R Nanduri (jaggu.nanduri@mail.wvu.edu) 304-293-3111x2348 1. In order to overcome the problem of generating small size

More information

November c Fluent Inc. November 8,

November c Fluent Inc. November 8, MIXSIM 2.1 Tutorial November 2006 c Fluent Inc. November 8, 2006 1 Copyright c 2006 by Fluent Inc. All Rights Reserved. No part of this document may be reproduced or otherwise used in any form without

More information

TUTORIAL#3. Marek Jaszczur. Boundary Layer on a Flat Plate W1-1 AGH 2018/2019

TUTORIAL#3. Marek Jaszczur. Boundary Layer on a Flat Plate W1-1 AGH 2018/2019 TUTORIAL#3 Boundary Layer on a Flat Plate Marek Jaszczur AGH 2018/2019 W1-1 Problem specification TUTORIAL#3 Boundary Layer - on a flat plate Goal: Solution for boudary layer 1. Creating 2D simple geometry

More information

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Tim Varner - 2004 The Inventor User Interface Command Panel Lists the commands that are currently

More information

Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing

Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing Introduction The purpose of this tutorial is to demonstrate how to simulate a ball check valve with small displacement

More information

SimLab 14.1 Release Notes

SimLab 14.1 Release Notes SimLab 14.1 Release Notes Highlights SimLab 14.0 introduced the new user interface. SimLab 14.1 enhances the user interface using feedback from customers. In addition many new core features have been added.

More information

Verification of Laminar and Validation of Turbulent Pipe Flows

Verification of Laminar and Validation of Turbulent Pipe Flows 1 Verification of Laminar and Validation of Turbulent Pipe Flows 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 1 (ANSYS 18.1; Last Updated: Aug. 1, 2017) By Timur Dogan, Michael Conger, Dong-Hwan

More information

Tutorial 2. Modeling Periodic Flow and Heat Transfer

Tutorial 2. Modeling Periodic Flow and Heat Transfer Tutorial 2. Modeling Periodic Flow and Heat Transfer Introduction: Many industrial applications, such as steam generation in a boiler or air cooling in the coil of an air conditioner, can be modeled as

More information

Simulation of Flow Development in a Pipe

Simulation of Flow Development in a Pipe Tutorial 4. Simulation of Flow Development in a Pipe Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D turbulent fluid flow in a pipe. The pipe networks are common

More information

Simulation and Validation of Turbulent Pipe Flows

Simulation and Validation of Turbulent Pipe Flows Simulation and Validation of Turbulent Pipe Flows ENGR:2510 Mechanics of Fluids and Transport Processes CFD LAB 1 (ANSYS 17.1; Last Updated: Oct. 10, 2016) By Timur Dogan, Michael Conger, Dong-Hwan Kim,

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

Introduction to ANSYS

Introduction to ANSYS Lecture 1 Introduction to ANSYS ICEM CFD 14. 0 Release Introduction to ANSYS ICEM CFD 1 2011 ANSYS, Inc. March 22, 2015 Purpose/Goals Ansys ICEM CFD is a general purpose grid generating program Grids for

More information

Exercise 1: Axle Structural Static Analysis

Exercise 1: Axle Structural Static Analysis Exercise 1: Axle Structural Static Analysis The purpose of this exercise is to cover the basic functionality of the Mechanical Toolbar (MTB) in the context of performing an actual analysis. Details of

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1 Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 2 (ANSYS 19.1; Last Updated: Aug. 7, 2018) By Timur Dogan, Michael Conger,

More information

Introduction to ANSYS ICEM CFD

Introduction to ANSYS ICEM CFD Lecture 1 Introduction to ANSYS ICEM CFD 14.5 Release Introduction to ANSYS ICEM CFD 2012 ANSYS, Inc. April 1, 2013 1 Release 14.5 Purpose/Goals Ansys ICEM CFD is a general purpose grid generating program

More information

Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow

Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow Introduction This tutorial illustrates the setup and solution of the two-dimensional turbulent fluid flow and heat

More information

Custom Components for Precast Concrete Tekla Structures 12.0 Basic Training September 19, 2006

Custom Components for Precast Concrete Tekla Structures 12.0 Basic Training September 19, 2006 Custom Components for Precast Concrete Tekla Structures 12.0 Basic Training September 19, 2006 Copyright 2006 Tekla Corporation Contents Contents...i 4...3 4.1 Define Custom Part of Fastener Plate...3

More information

Supersonic Flow Over a Wedge

Supersonic Flow Over a Wedge SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 2 Supersonic Flow Over a Wedge Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification A uniform supersonic stream encounters a wedge

More information

µ = Pa s m 3 The Reynolds number based on hydraulic diameter, D h = 2W h/(w + h) = 3.2 mm for the main inlet duct is = 359

µ = Pa s m 3 The Reynolds number based on hydraulic diameter, D h = 2W h/(w + h) = 3.2 mm for the main inlet duct is = 359 Laminar Mixer Tutorial for STAR-CCM+ ME 448/548 March 30, 2014 Gerald Recktenwald gerry@pdx.edu 1 Overview Imagine that you are part of a team developing a medical diagnostic device. The device has a millimeter

More information

Introduction to ANSYS ICEM CFD

Introduction to ANSYS ICEM CFD Lecture 4 Volume Meshing 14. 0 Release Introduction to ANSYS ICEM CFD 1 2011 ANSYS, Inc. March 21, 2012 Introduction to Volume Meshing To automatically create 3D elements to fill volumetric domain Generally

More information

SimLab Release Notes. 1 A l t a i r E n g i n e e r i n g

SimLab Release Notes. 1 A l t a i r E n g i n e e r i n g SimLab 11.0 Release Notes 1 A l t a i r E n g i n e e r i n g System Support extended to load and save GDA/SLB files of size greater than 4GB. Memory allocation is enhanced to support large models. Kubrix

More information

c Fluent Inc. May 16,

c Fluent Inc. May 16, Tutorial 1. Office Ventilation Introduction: This tutorial demonstrates how to model an office shared by two people working at computers, using Airpak. In this tutorial, you will learn how to: Open a new

More information

Express Introductory Training in ANSYS Fluent Workshop 06 Using Moving Reference Frames and Sliding Meshes

Express Introductory Training in ANSYS Fluent Workshop 06 Using Moving Reference Frames and Sliding Meshes Express Introductory Training in ANSYS Fluent Workshop 06 Using Moving Reference Frames and Sliding Meshes Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School

More information

BioIRC solutions. CFDVasc manual

BioIRC solutions. CFDVasc manual BioIRC solutions CFDVasc manual Main window of application is consisted from two parts: toolbar - which consist set of button for accessing variety of present functionalities image area area in which is

More information

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Objective: The objective of this laboratory is to introduce how to use FLUENT to solve both transient and natural convection problems.

More information

Tutorial 2 Materials and Loading

Tutorial 2 Materials and Loading Tutorial 2 Materials and Loading Multiple material slope with weak layer Pore pressure defined by water table Uniformly distributed external load Circular slip surface search (Grid search) Introduction

More information

ANSYS AIM Tutorial Compressible Flow in a Nozzle

ANSYS AIM Tutorial Compressible Flow in a Nozzle ANSYS AIM Tutorial Compressible Flow in a Nozzle Author(s): Sebastian Vecchi Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Pre-Analysis Start-Up Geometry Import Geometry Mesh

More information

Simulation of Turbulent Flow around an Airfoil

Simulation of Turbulent Flow around an Airfoil 1. Purpose Simulation of Turbulent Flow around an Airfoil ENGR:2510 Mechanics of Fluids and Transfer Processes CFD Lab 2 (ANSYS 17.1; Last Updated: Nov. 7, 2016) By Timur Dogan, Michael Conger, Andrew

More information

Lab Practical - Limit Equilibrium Analysis of Engineered Slopes

Lab Practical - Limit Equilibrium Analysis of Engineered Slopes Lab Practical - Limit Equilibrium Analysis of Engineered Slopes Part 1: Planar Analysis A Deterministic Analysis This exercise will demonstrate the basics of a deterministic limit equilibrium planar analysis

More information

VIEWZ 1.3 USER MANUAL

VIEWZ 1.3 USER MANUAL VIEWZ 1.3 USER MANUAL 2007-08 Zeus Numerix ViewZ 1.3.0 User Manual Revision: 200806061429 The latest copy of this PDF may be downloaded from the website. An online (HTML) version is also available. Zeus

More information

v Overview SMS Tutorials Prerequisites Requirements Time Objectives

v Overview SMS Tutorials Prerequisites Requirements Time Objectives v. 12.2 SMS 12.2 Tutorial Overview Objectives This tutorial describes the major components of the SMS interface and gives a brief introduction to the different SMS modules. Ideally, this tutorial should

More information

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial Simulating Sinkage & Trim for Planing Boat Hulls A Fluent Dynamic Mesh 6DOF Tutorial 1 Introduction Workshop Description This workshop describes how to perform a transient 2DOF simulation of a planing

More information

Modeling Flow Through Porous Media

Modeling Flow Through Porous Media Tutorial 7. Modeling Flow Through Porous Media Introduction Many industrial applications involve the modeling of flow through porous media, such as filters, catalyst beds, and packing. This tutorial illustrates

More information

Chapter 3- Creating & Editing Objects

Chapter 3- Creating & Editing Objects ` Chapter 3- Creating & Editing Objects Edit Mode- Mesh Editing Object Mode After you have created a mesh, you can go into Edit mode (Tab key or Mode option in window) and change its shape. In edit mode,

More information

Shape Sculptor Version 5 Release 13. Shape Sculptor

Shape Sculptor Version 5 Release 13. Shape Sculptor Shape Sculptor Page 1 Overview Using This Guide Where to Find More Information What's New? Getting Started Entering the Workbench Importing a Polygonal Mesh Decimating a Polygonal Mesh User Tasks Input

More information

Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT

Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT Workbench Tutorial Minor Losses, Page 1 Tutorial Minor Losses using Pointwise and FLUENT Introduction This tutorial provides instructions for meshing two internal flows. Pointwise software will be used

More information

Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide

Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide Abstract After completing this workshop, you will have a basic understanding of editing 3D models using Autodesk Fusion 360 TM to

More information

2D Tutorial. Project Description: Running VisualAnalysis: Setting Up the Project:

2D Tutorial. Project Description: Running VisualAnalysis: Setting Up the Project: 2D Tutorial Project Description: This project has been set-up to demonstrate the basic features of VisualAnalysis. You will model and analyze the following two-dimensional frame with a curved glue-laminated

More information

Prerequisites: This tutorial assumes that you are familiar with the menu structure in FLUENT, and that you have solved Tutorial 1.

Prerequisites: This tutorial assumes that you are familiar with the menu structure in FLUENT, and that you have solved Tutorial 1. Tutorial 22. Postprocessing Introduction: In this tutorial, the postprocessing capabilities of FLUENT are demonstrated for a 3D laminar flow involving conjugate heat transfer. The flow is over a rectangular

More information

SimLab 14.2 Release Notes

SimLab 14.2 Release Notes SimLab 14.2 Release Notes Highlights SimLab 14.2 comes with various changes that improve performance and graphics rendering. In addition to java scripting, python scripting is introduced. The enhancements,

More information

Simulation of Turbulent Flow over the Ahmed Body

Simulation of Turbulent Flow over the Ahmed Body 1 Simulation of Turbulent Flow over the Ahmed Body ME:5160 Intermediate Mechanics of Fluids CFD LAB 4 (ANSYS 18.1; Last Updated: Aug. 18, 2016) By Timur Dogan, Michael Conger, Dong-Hwan Kim, Maysam Mousaviraad,

More information

Revolve 3D geometry to display a 360-degree image.

Revolve 3D geometry to display a 360-degree image. Tutorial 24. Turbo Postprocessing Introduction This tutorial demonstrates the turbomachinery postprocessing capabilities of FLUENT. In this example, you will read the case and data files (without doing

More information

MatterHackers. How to make a 3D model using Google Earth. Written By: Ryan Lutz. How to make a 3D model using Google Earth data

MatterHackers. How to make a 3D model using Google Earth. Written By: Ryan Lutz. How to make a 3D model using Google Earth data MatterHackers How to make a 3D model using Google Earth data Written By: Ryan Lutz 2017 matterhackers.dozuki.com Page 1 of 20 INTRODUCTION EDIT 7/25/17: Sadly, Sketchup has changed the map service they

More information

This tutorial will take you all the steps required to import files into ABAQUS from SolidWorks

This tutorial will take you all the steps required to import files into ABAQUS from SolidWorks ENGN 1750: Advanced Mechanics of Solids ABAQUS CAD INTERFACE TUTORIAL School of Engineering Brown University This tutorial will take you all the steps required to import files into ABAQUS from SolidWorks

More information

Multiframe Windows Version 16. User Manual

Multiframe Windows Version 16. User Manual Multiframe Windows Version 16 User Manual Bentley Systems, Incorporated 2013 License & Copyright Multiframe Program & User Manual 2013 Bentley Systems, Incorporated iii Table of Contents License & Copyright...

More information

Modeling Evaporating Liquid Spray

Modeling Evaporating Liquid Spray Tutorial 16. Modeling Evaporating Liquid Spray Introduction In this tutorial, FLUENT s air-blast atomizer model is used to predict the behavior of an evaporating methanol spray. Initially, the air flow

More information

Complete Tutorial (Includes Schematic & Layout)

Complete Tutorial (Includes Schematic & Layout) Complete Tutorial (Includes Schematic & Layout) Download 1. Go to the "Download Free PCB123 Software" button or click here. 2. Enter your e-mail address and for your primary interest in the product. (Your

More information

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started.

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started. A is for Architect Simple Mass Modeling One of the first introductions to form and space usually comes at a very early age. As an infant, you might have played with building blocks to help hone your motor

More information

Aerodynamic Study of a Realistic Car W. TOUGERON

Aerodynamic Study of a Realistic Car W. TOUGERON Aerodynamic Study of a Realistic Car W. TOUGERON Tougeron CFD Engineer 2016 Abstract This document presents an aerodynamic CFD study of a realistic car geometry. The aim is to demonstrate the efficiency

More information

Introduction to ANSYS CFX

Introduction to ANSYS CFX Workshop 03 Fluid flow around the NACA0012 Airfoil 16.0 Release Introduction to ANSYS CFX 2015 ANSYS, Inc. March 13, 2015 1 Release 16.0 Workshop Description: The flow simulated is an external aerodynamics

More information

ANSYS AIM Tutorial Steady Flow Past a Cylinder

ANSYS AIM Tutorial Steady Flow Past a Cylinder ANSYS AIM Tutorial Steady Flow Past a Cylinder Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Solution Domain Boundary Conditions Start-Up

More information

Mesh Quality Tutorial

Mesh Quality Tutorial Mesh Quality Tutorial Figure 1: The MeshQuality model. See Figure 2 for close-up of bottom-right area This tutorial will illustrate the importance of Mesh Quality in PHASE 2. This tutorial will also show

More information

FreeStyle Shaper & Optimizer

FreeStyle Shaper & Optimizer FreeStyle Shaper & Optimizer Preface What's New Getting Started Basic Tasks Advanced Tasks Workbench Description Customizing Glossary Index Dassault Systèmes 1994-99. All rights reserved. Preface CATIA

More information

Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details.

Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details. Basic Key Commands Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details. TAB key- Toggles between edit mode (vertex editing) and

More information

v SMS 12.2 Tutorial Observation Prerequisites Requirements Time minutes

v SMS 12.2 Tutorial Observation Prerequisites Requirements Time minutes v. 12.2 SMS 12.2 Tutorial Observation Objectives This tutorial will give an overview of using the observation coverage in SMS. Observation points will be created to measure the numerical analysis with

More information

Designing a track in Adams/Car:

Designing a track in Adams/Car: Warning: Remember to change your working directory before you begin this lesson. If you do not, Adams may not work correctly. Also remember to move everything you wish to keep from the working directory

More information

Modeling Evaporating Liquid Spray

Modeling Evaporating Liquid Spray Tutorial 17. Modeling Evaporating Liquid Spray Introduction In this tutorial, the air-blast atomizer model in ANSYS FLUENT is used to predict the behavior of an evaporating methanol spray. Initially, the

More information

Mesh Generation of Large Size Industrial CFD Applications using a Cartesian Grid based Shrink Wrap approach

Mesh Generation of Large Size Industrial CFD Applications using a Cartesian Grid based Shrink Wrap approach Mesh Generation of Large Size Industrial CFD Applications using a Cartesian Grid based Shrink Wrap approach October 17, 2007 Tetrahedron II Erling Eklund, ANSYS Fluent France Y. K. Lee, ANSYS Inc., Evanston,

More information

Kratos Multi-Physics 3D Fluid Analysis Tutorial. Pooyan Dadvand Jordi Cotela Kratos Team

Kratos Multi-Physics 3D Fluid Analysis Tutorial. Pooyan Dadvand Jordi Cotela Kratos Team Kratos Multi-Physics 3D Fluid Analysis Tutorial Pooyan Dadvand Jordi Cotela Kratos Team Kratos 3D Fluid Tutorial In this tutorial we will solve a simple example using GiD and Kratos Geometry Input data

More information

SIMCENTER 12 ACOUSTICS Beta

SIMCENTER 12 ACOUSTICS Beta SIMCENTER 12 ACOUSTICS Beta 1/80 Contents FEM Fluid Tutorial Compressor Sound Radiation... 4 1. Import Structural Mesh... 5 2. Create an Acoustic Mesh... 7 3. Load Recipe... 20 4. Vibro-Acoustic Response

More information

Blender Lesson Ceramic Bowl

Blender Lesson Ceramic Bowl Blender Lesson Ceramic Bowl This lesson is going to show you how to create a ceramic looking bowl using the free program Blender. You will learn how to change the view, add, delete, scale and edit objects

More information

RhinoCFD Tutorial. Flow Past a Sphere

RhinoCFD Tutorial. Flow Past a Sphere RhinoCFD Tutorial Flow Past a Sphere RhinoCFD Ocial document produced by CHAM September 26, 2017 Introduction Flow Past a Sphere This tutorial will describe a simple calculation of ow around a sphere and

More information

Quick Tips to Using I-DEAS. Learn about:

Quick Tips to Using I-DEAS. Learn about: Learn about: Quick Tips to Using I-DEAS I-DEAS Tutorials: Fundamental Skills windows mouse buttons applications and tasks menus icons part modeling viewing selecting data management using the online tutorials

More information

F1 in Schools Car Design Simulation Tutorial

F1 in Schools Car Design Simulation Tutorial F1 in Schools Car Design Simulation Tutorial Abstract: Gain basic understanding of simulation to quickly gain insight on the performance for drag on an F1 car. 1 P a g e Table of Contents Getting Started

More information

Reverse Engineering Convert STL mesh data to a Solid Edge part model and speed up Product Development.

Reverse Engineering Convert STL mesh data to a Solid Edge part model and speed up Product Development. Reverse Engineering Convert STL mesh data to a Solid Edge part model and speed up Product Development. Realize innovation. Reverse Engineering Why Reverse Engineering? Convert an existing physical part

More information