15. SAILBOAT GEOMETRY

Size: px
Start display at page:

Download "15. SAILBOAT GEOMETRY"

Transcription

1 SAILBOAT GEOMETRY 15. SAILBOAT GEOMETRY In this tutorial you will import a STEP file that describes the geometry of a sailboat hull. You will split the hull along the symmetry plane, create a flow volume around the hull, apply size functions that allow the mesh to capture the detail of the hull curvature, create first-height/aspect-ratio-based 3-D boundary layers around the hull, and use a special operation to pre-mesh and view the 3-D boundary layers. Finally, you will mesh the volume with prism and tetrahedral elements using an algorithm that will automatically apply meshed size functions on the boundary layer caps. The combined use of aspect-ratio-based 3-D boundary layers and automatically applied meshed size functions on the boundary layer caps is especially useful when meshing geometry for external aerodynamics or other flows around bluff objects, such as that illustrated by this tutorial. The combined features aid in capturing near-wall physics while creating a high-quality unstructured mesh in the flow volume. In this tutorial you will learn how to: Import a STEP file Align volumes Split faces Split volumes and perform Boolean volume subtraction operations Create and apply curvature size functions Mesh faces using a triangular pave meshing scheme Create and view aspect-ratio-based 3-D boundary layers Apply a meshed size function on boundary layer caps Mesh a volume using a tetrahedral meshing scheme Prepare the mesh to be read into FLUENT 5/ Prerequisites This tutorial assumes that you have worked through Tutorials 1, 2, 3, and Fluent, Inc. All rights reserved. 15-1

2 Problem Description SAILBOAT GEOMETRY 15.2 Problem Description Figure 15-1 shows the geometry to be imported and meshed in this tutorial. This geometry represents a sailboat hull. The purpose of this tutorial is to create a hybrid viscous mesh that can be used to model flow around the hull. Figure 15-1: Sailboat geometry Fluent, Inc. All rights reserved.

3 SAILBOAT GEOMETRY Strategy 15.3 Strategy In this tutorial, you will create a tetrahedral mesh in a flow volume surrounding a sailboat hull. The geometry will be imported as a STEP file consisting of a single volume in the shape of the full sailboat hull. You will create a rectangular brick flow volume and use a Boolean operation to split the hull along the symmetry plane. Then you will apply curvature size functions to the hull side faces and create triangle face meshes on all of the hull surfaces. Finally, you will apply aspect-ratio-based 3-D boundary layers around the hull, use a GAMBIT function that meshes and displays only the boundary layers, and mesh the volume employing size functions that are automatically applied on the boundary layer caps to create a mesh consisting of tetrahedral and wedge elements Fluent, Inc. All rights reserved. 15-3

4 Procedure SAILBOAT GEOMETRY 15.4 Procedure 1. Copy the file path/fluent.inc/gambit2.x/help/tutfiles/sailboat-hull.stp (where 2.x is the GAMBIT version number) from the GAMBIT installation area in the directory path to your working directory. 2. Start GAMBIT using the session identifier Sailboat. Step 1: Select a Solver 1. Choose the solver from the main menu bar: Solver FLUENT 5/6 The choice of a solver dictates the options available in various forms (for example, the boundary types available in the Specify Boundary Types form). For some systems, FLUENT 5/6 is the default solver. The solver currently selected is shown at the top of the GAMBIT GUI Fluent, Inc. All rights reserved.

5 SAILBOAT GEOMETRY Procedure Step 2: Import the STEP File File Import STEP This command sequence opens the Import STEP File form. 1. Click the Browse... button. This action opens the Select File form Fluent, Inc. All rights reserved. 15-5

6 Procedure SAILBOAT GEOMETRY a) Select sailboat-hull.stp in the Files list. b) Click Accept on the Select File form. 2. Retain the Make Tolerant option. The Make tolerant option improves geometric connectivity. 3. Click Accept. The STEP file for the sailboat hull will be read into GAMBIT (see Figure 15-2) Fluent, Inc. All rights reserved.

7 SAILBOAT GEOMETRY Procedure Figure 15-2: Imported sailboat geometry Fluent, Inc. All rights reserved. 15-7

8 Procedure SAILBOAT GEOMETRY Step 3: Align the Geometry with the Global Coordinate System The imported geometry is offset slightly from the global coordinate system (c_sys.1). In this step, you will create a vertex at the origin of the global coordinate system and use the vertex to align the sailboat geometry with the origin. Doing so will facilitate the volume splitting operation you will use in a later step to create the flow volume. 1. Create a vertex to be used in aligning the geometry. GEOMETRY VERTEX CREATE REAL VERTEX This command sequence opens the Create Real Vertex form. a) Click Apply. GAMBIT creates a vertex at the origin (0, 0, 0) of the global coordinate system (c_sys.1). 2. Align the sailboat hull with the part of the geometry to be split. GEOMETRY VOLUME MOVE/COPY/ALIGN VOLUMES R This command sequence opens the Align Volumes form Fluent, Inc. All rights reserved.

9 SAILBOAT GEOMETRY Procedure a) Select the hull geometry in the graphics window and accept the selection. GAMBIT activates the Translation Vertex Pair list box in the Align Volumes form. You will now select a vertex on the volume and the vertex with which it will be aligned. b) Select the vertex at the tip of the sailboat bow (see Figure 15-3) Fluent, Inc. All rights reserved. 15-9

10 Procedure SAILBOAT GEOMETRY Start vertex End vertex Figure 15-3: Start and End vertices for the volume alignment c) Select the vertex you created at the origin of the global coordinate system (c_sys.1). d) Click Apply. GAMBIT aligns the geometry with the global coordinate system as shown in Figure Fluent, Inc. All rights reserved.

11 SAILBOAT GEOMETRY Procedure Figure 15-4: Sailboat geometry aligned with global coordinate system Fluent, Inc. All rights reserved

12 Procedure SAILBOAT GEOMETRY Step 4: Create the Flow Volume In this step, you will create a brick around the sailboat geometry, move the brick so that one side passes through the hull along the z-x plane, and subtract the sailboat geometry volume from the brick, thereby creating the flow volume. 1. Create a brick surrounding the sailboat geometry. GEOMETRY VOLUME CREATE VOLUME This command sequence opens the Create Real Brick form. a) Enter a value of 125 for the Width of the brick. b) Enter 25 for the Depth and 25 for the Height. c) Retain the Direction:Centered option. d) Click Apply. 2. Click the FIT TO WINDOW command button at the top left of the Global Control toolpad to see the brick and sailboat geometry in the graphics window. Figure 15-5 shows the sailboat geometry and flow volume brick Fluent, Inc. All rights reserved.

13 SAILBOAT GEOMETRY Procedure Figure 15-5: Sailboat geometry and flow volume brick 3. Move the brick so that one of its vertical faces passes through the center of the sailboat geometry. GEOMETRY VOLUME MOVE/COPY/ALIGN VOLUMES R This command sequence opens the Move / Copy Volumes form Fluent, Inc. All rights reserved

14 Procedure SAILBOAT GEOMETRY a) Select (Shift-left-click) the brick in the graphics window. b) Retain the Move option under Volumes in the Move / Copy Volumes form. c) Retain the Operation:Translate option. d) Enter (0, -12.5, 0) under Global to move the brick units in the y direction. Note that GAMBIT automatically fills in the values under Local as you enter values under Global. e) Click Apply. 4. Click the FIT TO WINDOW command button at the top left of the Global Control toolpad to see the full brick and sailboat geometry in the graphics window. GAMBIT changes the position of the brick as shown in Figure Fluent, Inc. All rights reserved.

15 SAILBOAT GEOMETRY Procedure Figure 15-6: Repositioned brick and sailboat geometry 5. Subtract the sailboat geometry from the brick to create the flow volume. GEOMETRY VOLUME BOOLEAN OPERATIONS R This command sequence opens the Subtract Real Volumes form. a) Shift-left-click the brick in the graphics window Fluent, Inc. All rights reserved

16 Procedure SAILBOAT GEOMETRY b) Left-click in the list box to the right of Subtract Volumes to accept the selection and make the Subtract Volumes list box active.! Alternatively, you could continue to hold down the Shift key and click the right mouse button in the graphics window to accept the selection of the brick and move the focus to the Subtract Volumes list box. c) Select the sailboat geometry. Selecting the volumes in this order ensures that the sailboat geometry is subtracted from the brick and not vice versa. d) Click Apply. GAMBIT subtracts the sailboat geometry from the brick to create the single flow volume shown in Figure Figure 15-7: Flow volume Fluent, Inc. All rights reserved.

17 SAILBOAT GEOMETRY Procedure Step 5: Split the Sailboat Hull In this step, you will create a horizontal face and use it to split the sailboat hull face at its water line. 1. Create a real rectangular face to use as a split tool. GEOMETRY FACE CREATE FACE This command sequence opens the Create Real Rectangular Face form. a) Enter a value of 60 for the Width of the face. b) Enter a value of 25 for the Height of the face. c) Retain the Direction:XY Centered option. d) Click Apply. 2. Move the new split-tool face to the water-line height on the hull. GEOMETRY FACE MOVE/COPY/ALIGN FACES This command sequence opens the Move / Copy Faces form Fluent, Inc. All rights reserved

18 Procedure SAILBOAT GEOMETRY a) Select (Shift-left-click) the split-tool face in the graphics window. b) Retain the Move option under Faces in the Move / Copy Faces form. c) Retain the Operation:Translate option. d) Enter (0, 0, -1.54) under Global to move the face units in the z direction. e) Click Apply. GAMBIT locates the split-tool face as shown in Figure Fluent, Inc. All rights reserved.

19 SAILBOAT GEOMETRY Procedure 3. Split the hull face at the water line. Figure 15-8: Repositioned split-tool face GEOMETRY FACE SPLIT/MERGE/COLLAPSE/SIMPLIFY FACES This command sequence opens the Split Face form Fluent, Inc. All rights reserved

20 Procedure SAILBOAT GEOMETRY a) Select (Shift-left-click) the sailboat hull side face in the graphics window (see Figure 15-9) Fluent, Inc. All rights reserved.

21 SAILBOAT GEOMETRY Procedure Split-tool face Face to be split Figure 15-9: Hull face to be split b) Select the Split with:faces option. c) Click in the lower Faces list box to make it active. d) Select (Shift-left-click) the split-tool face in the graphics window. e) Retain the Connected option. f) Click Apply. GAMBIT splits the hull side face as shown in Figure Fluent, Inc. All rights reserved

22 Procedure SAILBOAT GEOMETRY Figure 15-10: Split hull side face Fluent, Inc. All rights reserved.

23 SAILBOAT GEOMETRY Procedure Step 6: Specify Size Function Background Tree Depth Now that you have completed creation of the flow volume and hull, you will apply size functions to the hull sides to facilitate a good-quality mesh. Before creating and applying the size functions, however, you will modify the values of the GAMBIT default variables that controls the background tree depth. 1. Modify the size-function background grid tree depth default variable. Edit Defaults This command sequence opens the Edit Defaults form Fluent, Inc. All rights reserved

24 Procedure SAILBOAT GEOMETRY a) Select the TOOLS tab. b) Select the SFUNCTION radio button. GAMBIT displays the size-function variables for which defaults can be specified. c) Select BGRID_MAX_TREE_DEPTH in the Variable list. BGRID_MAX_TREE_DEPTH appears in the text entry box at the bottom of the list and its default value (16) appears in the Value text entry box. The BGRID_MAX_TREE_DEPTH default variable controls the degree of refinement to which the size functions resolve the mesh size variation within the attachment geometry. d) Enter a value of 30 in the Value text entry box. e) Click the Modify button. GAMBIT updates the Value of the variable BGRID_MAX_TREE_DEPTH. 2. Close the Edit Defaults form Fluent, Inc. All rights reserved.

25 SAILBOAT GEOMETRY Procedure Step 7: Apply a Size Function to the Sides of the Hull In this step, you will apply a curvature size function to the sides of the sailboat hull. Curvature size functions limit the allowable angle between outward-pointing normals for any two adjacent mesh elements located immediately adjacent to the surface of a source entity. They are especially useful when meshing highly curved surfaces, for which a fixed-size surface mesh might not resolve the curvature adequately. 1. Create and apply a curvature size function to the hull bottom and side faces. TOOLS SIZE FUNCTIONS CREATE SIZE FUNCTION This command sequence opens the Create Size Function form. a) Select the Type:Curvature option. b) On the Source option button, select the Faces option. c) Select the two curved faces at the bottom and side of the hull (see Figure 15-11) Fluent, Inc. All rights reserved

26 Procedure SAILBOAT GEOMETRY Source faces Figure 15-11: Size function source faces d) On the Attachment option button, select the Faces option. e) Click in the Attachment:Faces list box to make it active. f) Select the five faces that comprise the entire hull (see Figure 15-12) Fluent, Inc. All rights reserved.

27 SAILBOAT GEOMETRY Procedure Attachment faces Figure 15-12: Size function attachment faces g) In the Angle text box, enter 10. h) In the Growth rate text box, enter 1.2. i) In the Max. size text box, enter 2. j) Retain the default Min. size value (0.001). k) Click Apply to create and attach the size function Fluent, Inc. All rights reserved

28 Procedure SAILBOAT GEOMETRY Step 8: Mesh the Hull Faces In this step, you will create triangle meshes on the faces of the hull. 1. Create triangular meshes on the surfaces of the sailboat. MESH FACE MESH FACES This command sequence opens the Mesh Faces form. a) In the graphics window, select all five faces that comprise the sailboat hull (see Figure 15-12, above) b) Select the Elements:Tri option. c) Retain the Type:Pave option. d) Under Spacing, retain the Interval size of 1. (NOTE: The size function applied in the previous step will override the Spacing specifications on the Mesh Faces form.) Fluent, Inc. All rights reserved.

29 SAILBOAT GEOMETRY Procedure e) Click the Apply button at the bottom of the form. GAMBIT meshes the faces as shown in Figure Figure 15-13: Triangle paved mesh on sailboat surface faces Fluent, Inc. All rights reserved

30 Procedure SAILBOAT GEOMETRY Step 9: Set Boundary-Layer Angle Default Value The bow of the sailboat forms a very large angle with the symmetry face, which can lead to complications when attaching 3-D boundary layers to the hull. You can avoid the complications by changing the default that controls the angle at which advancing boundary layers are allowed to project to adjacent surfaces. Outer edges of advancing boundary layers are projected to adjacent faces only when the interior angle between the faces is less than or equal to the default value. 1. Modify the boundary-layer angle default value. Edit Defaults This command sequence opens the Edit Defaults form Fluent, Inc. All rights reserved.

31 SAILBOAT GEOMETRY Procedure a) Select the MESH tab. b) Select the VERTEX radio button. c) Select MAX_END_DANGLE in the Variable list. MAX_END_DANGLE appears in the space at the bottom of the list and its default value appears in the Value text entry box. d) Enter a value of 170 in the Value text entry box. e) Click the Modify button to the left of MAX_END_DANGLE. The Value of the variable MAX_END_DANGLE is updated in the list. f) Close the Edit Defaults form Fluent, Inc. All rights reserved

32 Procedure SAILBOAT GEOMETRY Step 10: Apply 3-D Boundary Layers to the Hull In this step, you will attach a first-height/last-aspect-ratio-based boundary layer to the hull. This type of boundary layer is useful for meshing external aerodynamics such as those that are common in aerospace, marine, turbomachinery, and automotive applications. A boundary layer with a specific cell height in the first layer allows the capture of near-wall turbulence, while a specific aspect ratio in the outermost layer allows the growth of high-quality tetrahedral cells from the outer surface of the boundary layer. 1. Remove the mesh from the display before creating the 3-D boundary layers. Removing the mesh display makes it easier to see the edges and faces of the geometry. The mesh is not deleted, just removed from the graphics window. a) Click the SPECIFY DISPLAY ATTRIBUTES command button at the bottom of the Global Control toolpad to open the Specify Display Attributes form. b) Select the Mesh:Off option near the bottom of the form Fluent, Inc. All rights reserved.

33 SAILBOAT GEOMETRY Procedure c) Click Apply to turn off the mesh display, and Close the form. 2. Create and apply 3-D boundary layers on the hull faces. MESH BOUNDARY LAYER CREATE BOUNDARY LAYER This command sequence opens the Create Boundary Layer form. a) Under Definition, select the Algorithm:Aspect ratio (last) option. b) In the First row text box, enter Fluent, Inc. All rights reserved

34 Procedure SAILBOAT GEOMETRY This defines the height of the first row of elements on the faces. c) Retain the default Rows value (4). GAMBIT automatically sets the Last percent value to 50. d) Retain the default Last percent value (50). e) Select the Internal continuity option. f) Select the Attachment:Faces option and click in the Faces list box to make it active. g) Select all five of the hull faces. h) Click Apply. GAMBIT applies 3-D boundary layers to the sailboat hull as shown in Figure (NOTE: The figure shows only the projection of the boundary layers onto the symmetry face of the flow volume.) Figure 15-14: Projection of 3-D boundary layer onto flow volume face Fluent, Inc. All rights reserved.

35 SAILBOAT GEOMETRY Procedure Step 11: View 3-D Boundary Layers GAMBIT includes a function that automatically meshes and displays 3-D boundary layer regions so that you can view the mesh in such regions before meshing the entire volume. In this step, you will use the function to examine the meshing regions near the hull. 1. Create and view the 3-D boundary layer meshes. MESH BOUNDARY LAYER VIEW 3D BOUNDARY LAYER This command sequence opens the View 3D Boundary Layer form. a) In the graphics window, select any of the faces to which the 3-D boundary layer is attached. b) Click Apply. GAMBIT meshes the 3-D boundary layer region, automatically opens the Examine Mesh form, and displays the entire mesh in the boundary layer region (see Figure 15-15). You can use the Examine Mesh form to analyze the 3-D boundary layer mesh as you would any volume mesh. For example, if you select the Display type:plane option on the Examine Mesh form, you can use the X slider bar to display slices of the mesh aligned with the y-z plane (see Figure 15-16) Fluent, Inc. All rights reserved

36 Procedure SAILBOAT GEOMETRY Figure 15-15: 3-D boundary layer mesh display Figure 15-16: 3-D boundary layer mesh display slice in y-z plane Fluent, Inc. All rights reserved.

37 SAILBOAT GEOMETRY Procedure! When you are finished examining the 3-D boundary layer mesh, you must close the Examine Mesh form before continuing with other GAMBIT operations Fluent, Inc. All rights reserved

38 Procedure SAILBOAT GEOMETRY Step 12: Mesh the Flow Volume In this step you will mesh the volume using a tetrahedral meshing algorithm and specify that the GAMBIT applies a meshed size function on the boundary layer cap. The meshed size function on the boundary layer cap grows the mesh from the outer surface of the boundary layer into the volume. 1. Mesh the volume with a tetrahedral mesh. MESH VOLUME MESH VOLUMES This command sequence opens the Mesh Volumes form. a) Select the volume in the graphics window. b) Under Scheme, select the Elements:Tet/Hybrid option and the Type:TGrid option. See the GAMBIT Modeling Guide for more information on meshing schemes. c) Select the Meshed S.F. on B.L. cap option. GAMBIT activates the Growth rate and Max. size text boxes Fluent, Inc. All rights reserved.

39 SAILBOAT GEOMETRY Procedure d) Retain the default Growth rate (1.2). e) Retain the default Max. size (2). f) Under Spacing, specify an Interval size of 5. g) Click Apply. GAMBIT meshes the flow volume as shown in Figure Figure 15-17: Mesh of flow volume Fluent, Inc. All rights reserved

40 Procedure SAILBOAT GEOMETRY Step 13: Examine the Mesh 1. Click the EXAMINE MESH command button on the Global Control toolpad. This action opens the Examine Mesh form. a) Click Update at the bottom of the Examine Mesh form Fluent, Inc. All rights reserved.

41 SAILBOAT GEOMETRY Procedure GAMBIT does not automatically update the graphics display when you open the Examine Mesh form or modify its specifications, such as Display Type or Quality Type. To update the graphics display, you must click the Update pushbutton located at the bottom of the form. GAMBIT displays the Update pushbutton label in red lettering whenever the display needs to be updated to reflect the current Examine Mesh specifications. Some Examine Mesh operations automatically update the graphics display. For example, if you select the Display Type:Range option and click one of the histogram bars, GAMBIT automatically updates the display. b) Select the Display Type:Plane option at the top of the form. The Examine Mesh form allows you to view mesh characteristics for various types of 3-D mesh elements. In this case, the volume mesh consists of wedge and tetrahedral elements. GAMBIT automatically selects the 3-D Element wedge display option, but you must manually specify the display of tetrahedral elements, as well, to view all elements in the mesh. c) Click the 3-D Element option tetrahedral button at the top of the form, and use the X and Y slider bars near the bottom of the form to display cutting planes through the mesh in the y-z and z-x directions, respectively. Figure and Figure show y-z and z-x cutting planes through the mesh Fluent, Inc. All rights reserved

42 Procedure SAILBOAT GEOMETRY Figure 15-18: Cutting plane (y-z) showing tetrahedral and wedge elements Figure 15-19: Cutting plane (z-x) showing tetrahedral elements d) Click the Close button at the bottom of the Examine Mesh form to close the form Fluent, Inc. All rights reserved.

43 SAILBOAT GEOMETRY Procedure Step 14: Export the Mesh and Save the Session 1. Export a mesh file for the sailboat flow volume. File Export Mesh This command sequence opens the Export Mesh File form. a) Enter the File Name for the file to be exported (Sailboat.msh). b) Click Accept on the Export Mesh File form. The file will be written to your working directory. 2. Save the GAMBIT session and exit GAMBIT. File Exit GAMBIT will ask you whether you wish to save the current session before you exit. a) Click Yes to save the current session and exit GAMBIT Fluent, Inc. All rights reserved

44 Summary SAILBOAT GEOMETRY 15.5 Summary This tutorial illustrated how to import geometry and use GAMBIT curvature size functions to create a mesh for a sailboat hull geometry and how to create, apply, and view 3-D boundary layers. It also illustrated how to automatically apply a meshed size function on a boundary layer cap to grow the mesh from the outer surface of the boundary layer into the volume Fluent, Inc. All rights reserved.

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

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

8. BASIC TURBO MODEL WITH UNSTRUCTURED MESH

8. BASIC TURBO MODEL WITH UNSTRUCTURED MESH 8. BASIC TURBO MODEL WITH UNSTRUCTURED MESH This tutorial employs a simple turbine blade configuration to illustrate the basic turbo modeling functionality available in GAMBIT. It illustrates the steps

More information

1. CREATING AND MESHING BASIC GEOMETRY

1. CREATING AND MESHING BASIC GEOMETRY 1. CREATING AND MESHING BASIC GEOMETRY This tutorial illustrates geometry creation and mesh generation for a simple geometry using GAMBIT. In this tutorial you will learn how to: Start GAMBIT Use the Operation

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

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

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

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

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

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

GEOMETRY MODELING & GRID GENERATION

GEOMETRY MODELING & GRID GENERATION GEOMETRY MODELING & GRID GENERATION Dr.D.Prakash Senior Assistant Professor School of Mechanical Engineering SASTRA University, Thanjavur OBJECTIVE The objectives of this discussion are to relate experiences

More information

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

Revolve Vertices. Axis of revolution. Angle of revolution. Edge sense. Vertex to be revolved. Figure 2-47: Revolve Vertices operation

Revolve Vertices. Axis of revolution. Angle of revolution. Edge sense. Vertex to be revolved. Figure 2-47: Revolve Vertices operation Revolve Vertices The Revolve Vertices operation (edge create revolve command) creates circular arc edges or helixes by revolving existing real and/or non-real vertices about a specified axis. The command

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

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

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

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

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

Modeling External Compressible Flow

Modeling External Compressible Flow Tutorial 3. Modeling External Compressible Flow Introduction The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a nonzero angle of attack. You will use the Spalart-Allmaras

More information

HPC Computer Aided CINECA

HPC Computer Aided CINECA HPC Computer Aided Engineering @ CINECA Raffaele Ponzini Ph.D. CINECA SuperComputing Applications and Innovation Department SCAI 16-18 June 2014 Segrate (MI), Italy Outline Open-source CAD and Meshing

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

Geometric Entities for Pilot3D. Copyright 2001 by New Wave Systems, Inc. All Rights Reserved

Geometric Entities for Pilot3D. Copyright 2001 by New Wave Systems, Inc. All Rights Reserved Geometric Entities for Pilot3D Copyright 2001 by New Wave Systems, Inc. All Rights Reserved Introduction on Geometric Entities for Pilot3D The best way to develop a good understanding of any Computer-Aided

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

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

and to the following students who assisted in the creation of the Fluid Dynamics tutorials:

and to the following students who assisted in the creation of the Fluid Dynamics tutorials: Fluid Dynamics CAx Tutorial: Pressure Along a Streamline Basic Tutorial #3 Deryl O. Snyder C. Greg Jensen Brigham Young University Provo, UT 84602 Special thanks to: PACE, Fluent, UGS Solutions, Altair

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

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 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

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

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

Selective Space Structures Manual

Selective Space Structures Manual Selective Space Structures Manual February 2017 CONTENTS 1 Contents 1 Overview and Concept 4 1.1 General Concept........................... 4 1.2 Modules................................ 6 2 The 3S Generator

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

Edge and Face Meshing

Edge and Face Meshing dge and Face Meshing 5-1 Meshing - General To reduce overall mesh size, confine smaller cells to areas where they are needed Locations of large flow field gradients. Locations of geometric details you

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

Contribution to GMGW 1

Contribution to GMGW 1 Contribution to GMGW 1 Rocco Nastasia, Saurabh Tendulkar, Mark Beall Simmetrix Inc., Clifton Park, NY 12065 Riccardo Balin, Scott Wurst, Ryan Skinner, Kenneth E. Jansen Department of Aerospace Engineering

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

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

v Mesh Editing SMS 11.2 Tutorial Requirements Mesh Module Time minutes Prerequisites None Objectives

v Mesh Editing SMS 11.2 Tutorial Requirements Mesh Module Time minutes Prerequisites None Objectives v. 11.2 SMS 11.2 Tutorial Objectives This tutorial lesson teaches manual mesh generation and editing techniques that can be performed using SMS. It should be noted that manual methods are NOT recommended.

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

SURFACE WATER MODELING SYSTEM. 2. Change to the Data Files Folder and open the file poway1.xyz.

SURFACE WATER MODELING SYSTEM. 2. Change to the Data Files Folder and open the file poway1.xyz. SURFACE WATER MODELING SYSTEM Mesh Editing This tutorial lesson teaches manual finite element mesh generation techniques that can be performed using SMS. It gives a brief introduction to tools in SMS that

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

Equipment Support Structures

Equipment Support Structures Equipment Support Structures Overview Conventions What's New? Getting Started Setting Up Your Session Creating a Simple Structural Frame Creating Non-uniform Columns Creating Plates with Openings Bracing

More information

Equipment Support Structures

Equipment Support Structures Page 1 Equipment Support Structures Preface Using This Guide Where to Find More Information Conventions What's New? Getting Started Setting Up Your Session Creating a Simple Structural Frame Creating Non-uniform

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

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

iric Software Changing River Science River2D Tutorials

iric Software Changing River Science River2D Tutorials iric Software Changing River Science River2D Tutorials iric Software Changing River Science Confluence of the Colorado River, Blue River and Indian Creek, Colorado, USA 1 TUTORIAL 1: RIVER2D STEADY SOLUTION

More information

and to the following students who assisted in the creation of the Fluid Dynamics tutorials:

and to the following students who assisted in the creation of the Fluid Dynamics tutorials: Fluid Dynamics CAx Tutorial: Channel Flow Basic Tutorial # 4 Deryl O. Snyder C. Greg Jensen Brigham Young University Provo, UT 84602 Special thanks to: PACE, Fluent, UGS Solutions, Altair Engineering;

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

3 Polygonal Modeling. Getting Started with Maya 103

3 Polygonal Modeling. Getting Started with Maya 103 3 Polygonal Modeling In Maya, modeling refers to the process of creating virtual 3D surfaces for the characters and objects in the Maya scene. Surfaces play an important role in the overall Maya workflow

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

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

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

Structured Grid Generation for Turbo Machinery Applications using Topology Templates

Structured Grid Generation for Turbo Machinery Applications using Topology Templates Structured Grid Generation for Turbo Machinery Applications using Topology Templates January 13th 2011 Martin Spel martin.spel@rtech.fr page 1 Agenda: R.Tech activities Grid Generation Techniques Structured

More information

COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 HAND OUT 1 : INTRODUCTION TO 3D

COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 HAND OUT 1 : INTRODUCTION TO 3D COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 INSTRUCTORS E-MAIL ADDRESS OFFICE HOURS Özgür Genca ozgurgenca@gmail.com part time Tuba Doğu tubadogu@gmail.com part time Şebnem Yanç Demirkan sebnem.demirkan@gmail.com

More information

Autodesk Inventor 2019 and Engineering Graphics

Autodesk Inventor 2019 and Engineering Graphics Autodesk Inventor 2019 and Engineering Graphics An Integrated Approach Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the

More information

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE Getting Started with Abaqus: Interactive Edition Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you

More information

v Mesh Generation SMS Tutorials Prerequisites Requirements Time Objectives

v Mesh Generation SMS Tutorials Prerequisites Requirements Time Objectives v. 12.3 SMS 12.3 Tutorial Mesh Generation Objectives This tutorial demostrates the fundamental tools used to generate a mesh in the SMS. Prerequisites SMS Overview SMS Map Module Requirements Mesh Module

More information

Module 3 Mesh Generation

Module 3 Mesh Generation Module 3 Mesh Generation 1 Lecture 3.1 Introduction 2 Mesh Generation Strategy Mesh generation is an important pre-processing step in CFD of turbomachinery, quite analogous to the development of solid

More information

A NEW TYPE OF SIZE FUNCTION RESPECTING PREMESHED ENTITIES

A NEW TYPE OF SIZE FUNCTION RESPECTING PREMESHED ENTITIES A NEW TYPE OF SIZE FUNCTION RESPECTING PREMESHED ENTITIES Jin Zhu Fluent, Inc. 1007 Church Street, Evanston, IL, U.S.A. jz@fluent.com ABSTRACT This paper describes the creation of a new type of size function

More information

You can read a TGrid mesh file using the File/Read/Mesh... menu item or the text command file/read-mesh.

You can read a TGrid mesh file using the File/Read/Mesh... menu item or the text command file/read-mesh. Appendix E. Tips This appendix contains tips on the following topics: Section E.1: Reading Files Section E.2: Writing Files Section E.3: Saving Hard Copy Files Section E.4: Importing Meshes Section E.5:

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

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

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

v Stratigraphy Modeling TIN Surfaces GMS 10.3 Tutorial Introduction to the TIN (Triangulated Irregular Network) surface object

v Stratigraphy Modeling TIN Surfaces GMS 10.3 Tutorial Introduction to the TIN (Triangulated Irregular Network) surface object v. 10.3 GMS 10.3 Tutorial Stratigraphy Modeling TIN Surfaces Introduction to the TIN (Triangulated Irregular Network) surface object Objectives Learn to create, read, alter, and manage TIN data from within

More information

FRESNEL LENS. Examples. RepTile Examples CHAPTER 9. Fresnel lens. RepTile Examples

FRESNEL LENS. Examples. RepTile Examples CHAPTER 9. Fresnel lens. RepTile Examples CHAPTER 9 FRESNEL LENS RepTile Examples Examples RepTile Examples Expert In general, the steps involved in using RepTile surfaces consist of first creating a RepTile surface property within TracePro and

More information

Problem description. It is desired to analyze the cracked body shown using a 3D finite element mesh: Top view. 50 radius. Material properties:

Problem description. It is desired to analyze the cracked body shown using a 3D finite element mesh: Top view. 50 radius. Material properties: Problem description It is desired to analyze the cracked body shown using a 3D finite element mesh: Top view 30 50 radius 30 Material properties: 5 2 E = 2.07 10 N/mm = 0.29 All dimensions in mm Crack

More information

Best Practices Workshop: Parts & Mesh-Based Operations

Best Practices Workshop: Parts & Mesh-Based Operations Best Practices Workshop: Parts & Mesh-Based Operations Overview What are Parts and Mesh Based Operations? Transition from Region Based Meshing Why move to Parts Based Meshing How to use Parts Based Mesh

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review Page 1 DMU Engineering Analysis Review Preface Using This Guide Where to Find More Information Conventions What's New? Getting Started Inserting a CATAnalysis Document Using DMU Space Analysis From CATAnalysis

More information

Best Practices: Volume Meshing Kynan Maley

Best Practices: Volume Meshing Kynan Maley Best Practices: Volume Meshing Kynan Maley Volume Meshing Volume meshing is the basic tool that allows the creation of the space discretization needed to solve most of the CAE equations for: CFD Stress

More information

Lesson 5 Solid Modeling - Constructive Solid Geometry

Lesson 5 Solid Modeling - Constructive Solid Geometry AutoCAD 2000i Tutorial 5-1 Lesson 5 Solid Modeling - Constructive Solid Geometry Understand the Constructive Solid Geometry Concept. Create a Binary Tree. Understand the basic Boolean Operations. Create

More information

Step 1: Create Geometry in GAMBIT

Step 1: Create Geometry in GAMBIT Step 1: Create Geometry in GAMBIT If you would prefer to skip the mesh generation steps, you can create a working directory (see below), download the mesh from here (right click and save as pipe.msh) into

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

Lecture 2 Unstructured Mesh Generation

Lecture 2 Unstructured Mesh Generation Lecture 2 Unstructured Mesh Generation MIT 16.930 Advanced Topics in Numerical Methods for Partial Differential Equations Per-Olof Persson (persson@mit.edu) February 13, 2006 1 Mesh Generation Given a

More information

CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+

CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+ CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+ by G. J. Grigoropoulos and I..S. Kefallinou 1. Introduction and setup 1. 1 Introduction The

More information

Structure Preliminary Layout

Structure Preliminary Layout Page 1 Structure Preliminary Layout Preface Using This Guide Where to Find More Information What's New? Getting Started Setting Up Your Session Defining the Hull Form Setting Up Your Grid Creating Molded

More information

Transforming Objects and Components

Transforming Objects and Components 4 Transforming Objects and Components Arrow selection Lasso selection Paint selection Move Rotate Scale Universal Manipulator Soft Modification Show Manipulator Last tool used Figure 4.1 Maya s manipulation

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

Workshop 1: Basic Skills

Workshop 1: Basic Skills Workshop 1: Basic Skills 14.5 Release Introduction to ANSYS Fluent Meshing 2011 ANSYS, Inc. December 21, 2012 1 I Introduction Workshop Description: This workshop shows some of the clean up tools in Tgrid

More information

version 8.5 release notes

version 8.5 release notes version 8.5 release notes build #9647 form Z pro v8.5 introduces a new suite of creative design tools to enhance form generation. These tools offer a variety of ways to create new and interesting forms

More information

Lesson 15 Working with Tables

Lesson 15 Working with Tables Working with Tables Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition 1 Objectives Create a table and insert text. Insert and delete rows and columns. Adjust column width and row height.

More information

Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Tutorial 17. Using the Mixture and Eulerian Multiphase Models Tutorial 17. Using the Mixture and Eulerian Multiphase Models Introduction: This tutorial examines the flow of water and air in a tee junction. First you will solve the problem using the less computationally-intensive

More information

Accurate and Efficient Turbomachinery Simulation. Chad Custer, PhD Turbomachinery Technical Specialist

Accurate and Efficient Turbomachinery Simulation. Chad Custer, PhD Turbomachinery Technical Specialist Accurate and Efficient Turbomachinery Simulation Chad Custer, PhD Turbomachinery Technical Specialist Outline Turbomachinery simulation advantages Axial fan optimization Description of design objectives

More information

An Example Eddy Currents

An Example Eddy Currents An Example Eddy Currents Introduction To help you understand how to create models using the AC/DC Module, this section walks through an example in great detail. You can apply these techniques to all the

More information

Advances in Pre-Processing

Advances in Pre-Processing Advances in Pre-Processing Laz Foley Confidence by Design Chicago June 14, 2012 1 Outline ANSYS DesignModeler Modeling Improvements ANSYS SpaceClaim Direct Modeler Workbench Integration and Model Preparation

More information

CGWAVE Analysis SURFACE WATER MODELING SYSTEM. 1 Introduction

CGWAVE Analysis SURFACE WATER MODELING SYSTEM. 1 Introduction SURFACE WATER MODELING SYSTEM CGWAVE Analysis 1 Introduction This lesson will teach you how to prepare a mesh for analysis and run a solution for CGWAVE. You will start with the data file indiana.xyz which

More information

Tekla Structures Analysis Guide. Product version 21.0 March Tekla Corporation

Tekla Structures Analysis Guide. Product version 21.0 March Tekla Corporation Tekla Structures Analysis Guide Product version 21.0 March 2015 2015 Tekla Corporation Contents 1 Getting started with analysis... 7 1.1 What is an analysis model... 7 Analysis model objects...9 1.2 About

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

Google LayOut 2 Help. Contents

Google LayOut 2 Help. Contents Contents Contents... 1 Welcome to LayOut... 9 What's New in this Release?... 10 Learning LayOut... 12 Technical Support... 14 Welcome to the LayOut Getting Started Guide... 15 Introduction to the LayOut

More information

Lesson 15 Working with Tables

Lesson 15 Working with Tables Working with Tables Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition 1 Objectives Create a table and insert text. Insert and delete rows and columns. Adjust column width and row height.

More information

Implementation in COMSOL

Implementation in COMSOL Implementation in COMSOL The transient Navier-Stoke equation will be solved in COMSOL. A text (.txt) file needs to be created that contains the velocity at the inlet of the common carotid (calculated as

More information

Modeling Unsteady Compressible Flow

Modeling Unsteady Compressible Flow Tutorial 4. Modeling Unsteady Compressible Flow Introduction In this tutorial, FLUENT s density-based implicit solver is used to predict the timedependent flow through a two-dimensional nozzle. As an initial

More information

v SMS 11.1 Tutorial SRH-2D Prerequisites None Time minutes Requirements Map Module Mesh Module Scatter Module Generic Model SRH-2D

v SMS 11.1 Tutorial SRH-2D Prerequisites None Time minutes Requirements Map Module Mesh Module Scatter Module Generic Model SRH-2D v. 11.1 SMS 11.1 Tutorial SRH-2D Objectives This lesson will teach you how to prepare an unstructured mesh, run the SRH-2D numerical engine and view the results all within SMS. You will start by reading

More information

DMU Engineering Analysis Review

DMU Engineering Analysis Review DMU Engineering Analysis Review Overview Conventions What's New? Getting Started Entering DMU Engineering Analysis Review Workbench Generating an Image Visualizing Extrema Generating a Basic Analysis Report

More information

Brief 3ds max Shaping Tutorial

Brief 3ds max Shaping Tutorial Brief 3ds max Shaping Tutorial Part1: Power Key Axe Shaft Written by Maestro 1. Creation: Go to top view, create a 6 sided cylinder, 0.1 radius this is the perfect shaft thickness to fit in the hand, so

More information

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole ANSYS AIM Tutorial Structural Analysis of a Plate with Hole Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Analytical vs. Numerical Approaches

More information

CS 465 Program 4: Modeller

CS 465 Program 4: Modeller CS 465 Program 4: Modeller out: 30 October 2004 due: 16 November 2004 1 Introduction In this assignment you will work on a simple 3D modelling system that uses simple primitives and curved surfaces organized

More information

Preface. Version 5 Release 5. Mold Tooling Design

Preface. Version 5 Release 5. Mold Tooling Design Version 5 Release 5 Mold Tooling Design Preface Getting Started Basic Tasks Advanced Tasks Customization Workbench Description Glossary Index Preface The CATIA Version 5 Mold Tooling Design application

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

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

3D Modeling and Design Glossary - Beginner

3D Modeling and Design Glossary - Beginner 3D Modeling and Design Glossary - Beginner Align: to place or arrange (things) in a straight line. To use the Align tool, select at least two objects by Shift left-clicking on them or by dragging a box

More information