Practice to Informatics for Energy and Environment

Size: px
Start display at page:

Download "Practice to Informatics for Energy and Environment"

Transcription

1 Practice to Informatics for Energy and Environment Part 3: Finite Elemente Method Example 1: 2-D Domain with Heat Conduction Tutorial by Cornell University In this tutorial, you will step through the creation of a 2-D domain using the DesignModeler by ANSYS, through setting up a Finite Element problem and solving it. It is recommended that you use the link above for the tutorial since there are videos included. 1

2 1. Problem Description: The Biot number (Bi) is a dimensionless quantity used in heat transfer calculations. It gives a simple index of the ratio of the heat transfer resistances inside of and at the surface of a body. This ratio determines whether or not the temperatures inside a body will vary significantly in space, while the body heats or cools over time, from a thermal gradient applied to its surface. In general, problems involving small Biot numbers (much smaller than 1) are thermally simple, due to uniform temperature fields inside the body. Biot numbers much larger than 1 signal more difficult problems due to non-uniformity of temperature fields within the object. In this case following dimensional values are chosen: H = 2 m thermal conductivity = 1 W/mK W= 1 m heat transfer coefficient h = 5 W/m 2 K T_wall_bottom = 1 C T_infinity = 0 C 2

3 2D Steady Conduction - Pre-Analysis & Start-Up - SimCafe about:reader?url= 1 von :27 confluence.cornell.edu John Matthew Singleton Jr The figure below illustrates the given non-dimensional boundary value problem. Click Here for Higher Resolution ANSYS solves the dimensional form of the boundary value problem as shown below.

4 2D Steady Conduction - Pre-Analysis & Start-Up - SimCafe about:reader?url= 2 von :27 Click Here for Higher Resolution Here x_d and y_d are the dimensional coordinates. We will choose the dimensions and boundary condition inputs such that the dimensional problem matches the non-dimensional one. Then, T values in Celsius that ANSYS reports can be interpreted as Θ For the geometry, we pick W = 1m, H = 2m. For the boundary conditions we pick T_0 = 1, k = 1, T_infinity = 0, h = Bi These are the inputs we'll use while setting up the problem in ANSYS. Launch ANSYS Workbench from the Start menu as shown below.

5 2D Steady Conduction - Pre-Analysis & Start-Up - SimCafe about:reader?url= 3 von :27 Management of Screen Real Estate This tutorial is specially configured so that the user can have both the tutorial and ANSYS open at the same time as shown below. It will be beneficial to have both ANSYS and your internet browser displayed on your monitor simultaneously. Your internet browser should consume approximately one third of the screen width while ANSYS should take the other two thirds as shown below. Click Here for Higher Resolution If the monitor you are using is insufficient in size, you can press the Alt and Tab keys simultaneously to toggle between ANSYS and your internet browser. The problem at hand is a steady state thermal problem, thus the steady-state thermal analysis system will be used. Click on Steady-State Thermal(ANSYS) as shown in the image below.

6 2D Steady Conduction - Pre-Analysis & Start-Up - SimCafe about:reader?url= 4 von :27 Continue to hold down the left mouse button and drag Steady-State Thermal(ANSYS) into the Project Schematic area. You will then see a green rectangle appear as shown below. Drag Steady-State Thermal(ANSYS) to the green box which will then turn red and contain text saying "Create standalone system".

7 2D Steady Conduction - Pre-Analysis & Start-Up - SimCafe about:reader?url= 5 von :27 Now, release the left mouse button to create the standalone system. Your Project Schematic window should look comparable to the image below. Lastly, rename the system to "2D Steady Conduction", as shown below.

8 2D Steady Conduction - Pre-Analysis & Start-Up - SimCafe about:reader?url= 6 von :27 In this section the material properties that appear in the boundary value problem will be specified. In our case, the only material property that appears in the boundary value problem is k, the coefficient of thermal conductivity. ANSYS requires a name for the material, so we'll call it "Cornellium". First (Double Click) Engineering Data. Then click in the cell that contains the text "Click here to add a new material" and type in Cornellium as shown below. Click Here for Higher Resolution Next, (Expand) Thermal and (Double Click) Isotropic Thermal Conductivity, as shown below. Then, set the value of the Isotropic Thermal Conductivity to 1 W/(m*C) as shown below.

9 2D Steady Conduction - Pre-Analysis & Start-Up - SimCafe about:reader?url= 7 von :27 Click Here for Higher Resolution Lastly, click Return to Project, the Project Schematic window., in order to return to It would be in our best interest to save the project at this point. Click on the Save As.. button,, which is located on the top of the Workbench window. Save the project as "SteadyConduction". When you save in ANSYS, a file and a folder will be created. For instance if you save as "SteadyConduction", a "SteadyConduction.wbpj" file and a folder called "SteadyConduction_files" will appear. In order to reopen the ANSYS files in the future you will need both the ".wbpj" file and the folder. If you do not have BOTH, you will not be able to access your project. Go to Step 2: Geometry Go to all ANSYS Learning Modules

10 2D Steady Conduction - Geometry - SimCafe 1 von :28 confluence.cornell.edu John Matthew Singleton Jr Turn on Autoconstraints by following the instructions at this link. In some versions such as ANSYS 15.0, this feature is turned off by default. If Autoconstraints is not turned on, vertices and lines in your sketches will not be coincident with the coordinate axes. This can cause problems in your solution later on in which case you have to start from scratch which is never fun. The default Analysis Type is 3D, which must be changed, considering the problem at hand is 2D. This tells ANSYS to use the 2D version of the heat equation as the governing equation in our boundary value problem. In order to make this change first (Right Click) Geometry > Properties, as shown below.

11 2D Steady Conduction - Geometry - SimCafe 2 von :28 Click Here for Higher Resolution Then set Analysis Type to 2D as shown in the following image.

12 2D Steady Conduction - Geometry - SimCafe 3 von :28 In the geometry step, we specify the domain for our boundary value problem which is a rectangle. We'll do this in DesignModeler, the geometry engine in ANSYS Workbench. DesignModeler lets you create a geometry from scratch or import it from a CAD package. We'll do the former for our simple geometry. In order to start DesignModeler (Double Click) Geometry,. Twiddle your thumbs for a bit. After DesignModeler opens, select meter as the desired length unit. The sketching will be done in the XY plane, so (Click) XY Plane,, then click on the face plane button,. In this section a rectangle will be sketched on the XY plane with one corner at the origin. First click on the Sketching tab,, then click on the Rectangle button,. Next,move the mouse over the origin until a "P" appears and click once, then move the cursor somewhere else in the first quadrant and click again. The "P" indicates that the cursor is coincident with a point (in our case, the origin). If you don't see the "P", you need to turn Autoconstraints on.

13 ANSYS - Turning on Auto Contraints - SimCafe 1 von :10 confluence.cornell.edu Chiyu Jiang It is very important to check that the Auto Constraints feature is turned on before creating any sketches in DesignModeler. Otherwise, vertices and lines in your sketches will not be coincident with the coordinate axes. This can cause problems in your solution later on. The Auto Constraint feature is not turned on by default in ANSYS This tip demonstrates how to turn on the Auto Constraint feature in DesignModeler. Procedure Before creating a sketch, click on the "sketching" tab.

14 ANSYS - Turning on Auto Contraints - SimCafe 2 von :10 Next, click on Contraints and keep scrolling untill Auto Contraints appear. Finally, click on Auto Contraints and check the boxes next to Global and Cursor. Okay, all set! Have fun sketching and modelling!

15 2D Steady Conduction - Geometry - SimCafe 4 von :28 The dimensions of the rectangle will now be specified. First, click on the Dimensions tab,. Next, click on the left vertical line of your rectangle, move the mouse to the left, then click again. This will create a label for this edge's dimension. We'll specify the actual value of the dimension a little later. Similarly, click on the top horizontal line of your rectangle, move the mouse up and click again. Your screen should now look similar to the image below. Click Here for Higher Resolution Next, set V1 to 2 and set H2 to 1 as shown below.

16 2D Steady Conduction - Geometry - SimCafe 5 von :28 Click Here for Higher Resolution In ANSYS, you apply boundary conditions to a "body", not to a sketch. So we need to turn our sketch into a "body". In this case, the "body" is a 2D surface which ANSYS, somewhat awkwardly, calls a "surface body". To create a surface from our sketch, click on the Modeling tab,. Next, (Click)Concept > Surface From Sketches, as shown below. Then, Expand XY Plane and click on Sketch 1, as shown below. Then (click) Apply under "Details of SurfaceSk1" as shown below.

17 2D Steady Conduction - Geometry - SimCafe 6 von :28 Click Here for Higher Resolution Now ANSYS knows which sketch to use to create the surface. Lastly, (click) Generate,, in order to create the surface body. At this point the rectangle should have become filled in as shown in the following image. At this point you can close DesignModeler. Then, save the project in the Project Schematic window. Go to Step 3: Mesh Go to all ANSYS Learning Modules

18 2D Steady Conduction - Mesh - SimCafe von :29 confluence.cornell.edu John Matthew Singleton Jr In this step, we'll discretize or chop up the domain to create a mesh containing many "elements". During the numerical solution, ANSYS will obtain a discrete version of our boundary value problem on this mesh. We will generate a regular face mesh with 200 elements. The horizontal edges will have 10 divisions and the vertical edges will have 20 divisions. ANSYS Mechanical is the application where we'll generate a mesh, apply the material properties and boundary conditions, and obtain a numerical solution to our boundary value problem. In order to start ANSYS Mechanical (Double Click) Model,. When Mechanical opens, make sure that the units are properly defined to be in metric. Do this by clicking on Units, in the top toolbar, and selecting Metric (m, kg, N, s, V, A). We will create a nice, regular mesh which is done using the "mapped face meshing" option. A mapped face mesh is a mesh that can be mapped to a rectangular domain, hence the name. Our domain is already rectangular, thus mapped faced meshing will

19 2D Steady Conduction - Mesh - SimCafe von :29 yield a rectangular grid as the mesh. First (Click) Mesh, in the model tree. Next, (Click) Mesh Control > Mapped Face Meshing, as shown below. Resolution Click Here for Higher Then, click on the rectangle and it should be highlighted in green. If it does not highlight in green, click on the face selection filter button, at the top of the GUI,then click on the rectangle. Once the rectangle has been selected, (Click) Apply in the "Details of Mapped Face Meshing" table as shown below. Resolution Click Here for Higher ANSYS now knows that a mapped face mesh has to be generated for the rectangle. Next, (Click) Update,, in order to generate the mesh. You should obtain the following mesh.

20 2D Steady Conduction - Mesh - SimCafe von :29 Resolution Click Here for Higher Let's specify the number of divisions to be used along each edge rather than have ANSYS pick them automatically. ANSYS calls this step "edge sizing". We will use 20 divisions along the vertical edges and 10 divisions along the horizontal edges. We will work with the horizontal edge first. In order to implement the edge sizing, first (Click) Mesh,. Next, (Click) Mesh Control > Sizing, as shown below.

21 2D Steady Conduction - Mesh - SimCafe von :29 Resolution Click Here for Higher Next, click on the edge selection filter,, located at the top of the GUI. Then click on the bottom edge of the rectangle, ctrl-click on the top of the rectangle (to select both of them), and (Click) Apply in the "Details of Sizing" table as shown below. Resolution Click Here for Higher Next, set Type to Number of Divisions and set Number of Divisions to 10, as shown below. Click Here for Higher Resolution You will notice that under Number of Divisions there is a row labeled Behavior which is defaulted to Soft. Change this

22 2D Steady Conduction - Mesh - SimCafe von :29 option to Hard. Soft Behavior means that the mesher will take your sizing just as a guideline, not an absolute law. For our simple geometry, we know exactly what the mesh should look like, and don't want the mesher taking any creative interpretations of our sizing options. This completes the sizing for the horizontal edge. Now, create a new edge sizing, apply it to the right and left vertical edges (ctrl-click to keep both of them selected.) And set the Number of Divisions to 20. After, you have properly implemented the two edge sizing commands, (Click) Update,, in order to generate the new mesh. You should then obtain the following mesh. Important note: If ANSYS modifies the number of divisions you give it, change the setting for Behavior in the above menu from Soft to Hard.

23 2D Steady Conduction - Mesh - SimCafe von :29 This completes the meshing process for this problem. Save the project. Do not close Mechanical yet. Go to Step 4: Physics Setup Go to all ANSYS Learning Modules

24 2D Steady Conduction - Physics Setup - SimCafe 1 von :29 confluence.cornell.edu John Matthew Singleton Jr At this point, the material, "Cornellium", will be assigned to the geometry. Then, ANSYS will know the value of k, the coefficient of thermal conductivity, to use in the boundary value problem. To assign the material, expand Geometry,, in the tree outline. Next, click on Surface Body,. Then set Assignment to Cornellium in the "Details of Surface Body" table, as shown below. Click Here for Higher Resolution

25 2D Steady Conduction - Physics Setup - SimCafe 2 von :29 The top and left edges of the rectangular domain are perfectly insulated. In order to incorporate these boundary conditions, first (Right Click) Steady-State Thermal > Insert > Perfectly Insulated, as shown below. Click Here for Higher Resolution Next, hold down Control key and click on the top and left edges of the rectangle. Holding down the Control key lets you select multiple items. Then, (Click) Apply in the "Details of Heat Flow" table. The bottom edge of the rectangular domain has a constant non-dimensional temperature of =1. Recall that we are specifying the dimensional problem in ANSYS such that the dimensional and non-dimensional values of temperature are the same. To implement this boundary condition, (Right Click) Steady-State Thermal > Insert > Temperature, as shown below.

26 2D Steady Conduction - Physics Setup - SimCafe 3 von :29 Click Here for Higher Resolution Next, click on the bottom side of the rectangle and (Click) Apply in the "Details of Temperature" table. Then, set Magnitude to 1 degree Celsius as shown below. Click Here for Higher Resolution The right side of the rectangle has a convection boundary condition. To implement this boundary condition, (Right Click) Steady-State Thermal > Insert > Convection, as shown below.

27 2D Steady Conduction - Physics Setup - SimCafe 4 von :29 Click Here for Higher Resolution Next, click on the right side of the rectangle and (Click) Apply in the "Details of Convection" table. Then, set the Film Coefficient (i.e. convection coefficient, h) to 5 W/(m^2 C) and set the Ambient temperature to 0 degrees Celsius, as shown below. As we saw in Pre-Analysis, these dimensional settings correspond to a Biot number of 5. Click Here for Higher Resolution This concludes the setup of the boundary value problem. We can move on to obtaining a numerical solution. Save the project now. Do not close Mechanical.

28 2D Steady Conduction - Physics Setup - SimCafe 5 von :29 Go to Step 5: Numerical Solution Go to all ANSYS Learning Modules

29 2D Steady Conduction - Numerical Solution - SimCafe 1 von :30 confluence.cornell.edu John Matthew Singleton Jr In the solve step, ANSYS will solve our boundary value problem numerically and obtain the temperature at each node. It is important to keep in mind that all other results are derived from the nodal temperatures through interpolation. Before we hit Solve, we can tell ANSYS what results we would like to look at. ANSYS will extract these results from the nodal temperatures and report them. We could alternatively add in these results after we obtain the numerical solution. Below, we do the former and add in some result requests before hitting Solve. To obtain the temperature distribution in the domain, (Right Click) Solution > Insert > Thermal > Temperature, as shown below.

30 2D Steady Conduction - Numerical Solution - SimCafe 2 von :30 Click Here for Higher Resolution To obtain the distribution of the total heat flux magnitude in the domain, (Right Click) Solution > Insert > Thermal > Total Heat Flux, as shown below. Click Here for Higher Resolution (Click) Solve,. ANSYS will:

31 2D Steady Conduction - Numerical Solution - SimCafe 3 von :30 calculate the element stiffness matrices assemble them into the global stiffness matrix invert the global stiffness matrix to obtain the temperature at the nodes populate the results requested from the nodal temperatures Save the project now. Do not close Mechanical. Go to Step 6: Numerical Results Go to all ANSYS Learning Modules

32 2D Steady Conduction - Numerical Results - SimCafe von :30 confluence.cornell.edu John Matthew Singleton Jr To view the temperature distribution over the surface, select Solution > Temperature from the tree on the left. Click Here for Higher Resolution In order to view the contours as isolines, select the viewing button, and change from Contour Bands into Isolines.

33 2D Steady Conduction - Numerical Results - SimCafe von :30 Click Here for Higher Resolution You can save this plot to a file by selecting "Image to File" in the top toolbar as shown in the snapshot below. We will view the heat flux as vectors. This will tell us the direction of heat flow within the geometry as well as at the boundaries In order to plot the heat flux vectors, select Solution > Total Heat Flux from the tree on the left. Then (Click) Vectors, near the top of the GUI. The sliders in the top bar can be used to change the size and number of vectors displayed.

34 2D Steady Conduction - Numerical Results - SimCafe von :30 At this point, the heat flux vectors should appear similar to the image below. Take a minute to think about whether the heat flow directions at the boundaries match what you expect.

35 2D Steady Conduction - Numerical Results - SimCafe von :30 Click Here for Higher Resolution We ll plot the heat flux crossing the bottom surface as a function of x. The steps involved are: 1. Create a path i.e. line corresponding to the bottom surface (boundary). The path will start at (0,0) and end at (1,0). 2. Plot the y-component of the heat flux along this path. 3. Export heat flux values to Excel for further processing These steps are demonstrated in the videos below. If the videos don't appear below, try reloading the webpage. 1. Create Path Corresponding to Bottom Surface

36 2D Steady Conduction - Numerical Results - SimCafe von :30 Summary of the above video: 1. Select Model > Construction Geometry > Path. 2. Specify number of samples and end location of path as (1,0). Start location is (0,0) which is the default. 3. Rename path (optional). 2. Plot Directional Heat Flux along Path Summary of the above video: 1. Solution > Thermal > Directional Heat Flux 2. Scope to Path 3. Specify Orientation i.e. direction as Y Axis. 4. Rename object in tree (optional) and then select Evaluate All Results 3. Export Data to Excel Summary of the above video: 1. Go into Tabular data 1. Right click > Export 2. Another option: Right click > Select All 1. Copy > Open Excel 2. Paste and rename columns

37 2D Steady Conduction - Numerical Results - SimCafe von :30 To integrate the heat flux along a boundary where temperature or convection is specified, drag the boundary condition in the tree to the Solution branch. This will add a "reaction" in the Solution Branch. Right click on this and select Evaluate All Results. Summary of the above video: 1. To calculate overall heat flux at bottom surface 1. Drag Temperature from Steady-State Thermal onto Solution tree 2. Rename Reaction Probe to "Overall heat flux crossing bottom surface" 3. Right click > Evaluate all results 2. To calculate overall heat flux at right boundary 1. Do the same steps but with Convection in step 1a The overall heat fluxes are reported as reactions at boundaries in ANSYS. This terminology comes from analogy with structural mechanics and is explained in the video below. The following video shows a couple of ways to probe the temperature in the solution domain. If the video doesn't appear below, try reloading the webpage. Summary of the above video:

38 2D Steady Conduction - Numerical Results - SimCafe von :30 1. First way to probe any value in the domain 1. Highlight Temperature 2. Click on Probe icon in the top toolbar 3. Click on a particular location 4. To delete, highlight label icon under File 5. Press delete 2. Second way to probe a particular vertex in the domain 1. Select Solution in the tree 2. Select in the Solution row toolbar Probe > Temperature 3. Click Select Vertices icon in top toolbar 4. Select the vertex of choice 5. Press Apply in Location Method 6. Press Solve To get the value of the temperature at a particular location within the model: Summary of the above video: 1. Create a co-ordinate system centered at the particular location. 1. Go to Tree > Highlight Coordinate Systems

39 2D Steady Conduction - Numerical Results - SimCafe von :30 2. Click Create Coordinate System Icon 3. Origin X and Origin Y should be 0.5 m and 1 m 2. Insert a probe that uses this co-ordinate system 1. Highlight Solution in the tree 2. Click Probe icon in toolbar > Temperature 3. For Location method > My Coordinate System 4. Click Solve Save the project now. Go to Step 7: Verification & Validation Go to all ANSYS Learning Modules

40 2D Steady Conduction - Verification & Validation - SimCafe about:reader?url= 1 von :31 confluence.cornell.edu John Matthew Singleton Jr Verification and validation can be thought of as a formal process for checking results. Each of these terms has a specific meaning which we won't get into here. The only verification check discussed below is investigation of the effect of mesh size on the results. Refine Mesh Let's check what happens to the heat flux variation along the bottom surface when we refine the mesh i.e. use more elements in the mesh. Summary of the above video: 1. Duplicate Model branch in project page 2. Bring up Mechanical window by double-clicking on Model and double edge sizings. Since we double the number of divisions in x and y directions in the refined mesh, the number of elements is increased by a factor of 4 (2x2) as compared to the original mesh. To resolve the steep temperature gradient at right, lower corner, we bias the edge sizings using the following process:

41 2D Steady Conduction - Verification & Validation - SimCafe about:reader?url= 2 von :31 Summary of the above video: 1. Check direction of edges by clicking on arrow in top toolbar. 2. For first edge sizing, select the bias type and apply bias factor of 10. Rescope to just the bottom boundary. Note that the bias factor is the ratio of the largest division to the smallest division. 3. Repeat for second edge sizing, rescoping to left boundary. 4. Duplicate these edge sizings, rescope to upper/right boundaries and reverse bias type. 5. Set Behavior = Hard for all four edge sizings so that ANSYS does not mess with the edge sizing inputs provided. (You don't need to repeat this if you already did this in the meshing step.) To update prior results on the new mesh, click Solve. Highlight the column in the tabular data containing the updated heat flux values along the bottom surface and copy into the Excel file in a new column. We repeated the above process for a third mesh obtained by doubling the edge sizings on the second mesh while keeping the bias factors the same. The following figure shows that the heat flux variation along the bottom surface is almost the same on the two finer meshes (20x40 and 40x80). This demonstrates that the results on the two finest meshes are almost mesh independent and so are likely to be very close to the true solution.

42 2D Steady Conduction - Verification & Validation - SimCafe about:reader?url= 3 von :31 The above figure was generated in MATLAB from the Excel file using this MATLAB script. The Excel file called boundary_flux_tutorial.xlsx had four columns as shown below. Go to Exercises Go to all ANSYS Learning Modules

43 Example 2: Steady-State Heat Transfer: Temperature Distribution in a House Corner 1. Problem Description The temperature distribution in the corner of a house shall be calculated according to the following scheme. Following assumptions shall be used: Ambient temperature: tout = -12 C, = 15 W/m 2 K Inner temperature: tin = 20 C, = 8 W/m 2 K Heat conductivity of the wall: k = 0.15 W/mK ca. 2 m T = -12 C T = 20 C 0.4 ca. 2 m 2. Work steps Make a new project Define a new material Under Geometry choose 2D as analysis type Build the geometry with the DesignModeller: o Set the Auto Constraint 3

44 o Draw 2 rectangles with the origin as common point o Remove the line between the two rectangles by Delete and Modify/Trim o Use Dimensions to set the dimensions o Make a surface from the sketch Read the Modell and Set the correct material Read the model and create a mesh with about 10 elements through the wall Set the boundary conditions and solve for temperature and heat flux Investigate the temperature difference between corner and a position about 1 m from the corner 4

45 Example 3: Steady-State Heat Transfer: Heat Fin Model 1. Problem Description An aluminum tubular heat fin is heated along its inner radius. The heat conducts through the aluminum to the heat fin's external surface, where heat convects to the surrounding atmosphere. You will build and analyze a steady-state model of the fin. Due to symmetry of both geometry and loading, we only need to model and analyze a 1/16 section of the heat fin, which greatly reduces the problem size. (See Figure 1.) Figure 1: Heat Fin Dimensions We will construct the model of the 1/16-symmetry section by first drawing a two-dimensional (2-D) cross-section. Dimension details are in meters, as shown in Figure 2. Figure 2: Dimension Details of the 2-D Fin Cross-Section Additional model information is presented in Table 1. 5

46 Table 1: Model Information Inner Radius Temperature fixed at 170 C External Surface Thermal Conductivity of Aluminum Loses heat by convection to surrounding atmosphere 200 W/m C Ambient Temperature 25 C Convection Coefficient 130 W/m 2 C 2. Grid generation and Model Setup Create the model Make a new project Define a new material Under Geometry choose 2D as analysis type Build the geometry with the DesignModeller: o Set the Auto Constraint o Draw the geometry using two circles and lines o Use dimensions to set the length and angles o Use Modify/Intersect and Modify/Trim to get the geometry o Make a surface from the sketch Read the model Investigate the temperature distribution and the heat fluxes in all directions 6

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Consider the beam in the figure below. It is clamped on the left side and has a point force of 8kN acting

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Consider the classic example of a circular hole in a rectangular plate of constant thickness. The plate

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

Steady-State and Transient Thermal Analysis of a Circuit Board

Steady-State and Transient Thermal Analysis of a Circuit Board Steady-State and Transient Thermal Analysis of a Circuit Board Problem Description The circuit board shown below includes three chips that produce heat during normal operation. One chip stays energized

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

Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS

Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS 5.1 Introduction The problem selected to illustrate the use of ANSYS software for a three-dimensional steadystate heat conduction

More information

Middle East Technical University Mechanical Engineering Department ME 413 Introduction to Finite Element Analysis Spring 2015 (Dr.

Middle East Technical University Mechanical Engineering Department ME 413 Introduction to Finite Element Analysis Spring 2015 (Dr. Middle East Technical University Mechanical Engineering Department ME 413 Introduction to Finite Element Analysis Spring 2015 (Dr. Sert) COMSOL 1 Tutorial 2 Problem Definition Hot combustion gases of a

More information

ANSYS EXERCISE ANSYS 5.6 Temperature Distribution in a Turbine Blade with Cooling Channels

ANSYS EXERCISE ANSYS 5.6 Temperature Distribution in a Turbine Blade with Cooling Channels I. ANSYS EXERCISE ANSYS 5.6 Temperature Distribution in a Turbine Blade with Cooling Channels Copyright 2001-2005, John R. Baker John R. Baker; phone: 270-534-3114; email: jbaker@engr.uky.edu This exercise

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

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

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

Module 1.7W: Point Loading of a 3D Cantilever Beam

Module 1.7W: Point Loading of a 3D Cantilever Beam Module 1.7W: Point Loading of a 3D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Workbench Analysis System 4 Engineering Data 5 Geometry 6 Model 11 Setup 13 Solution 14 Results

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

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

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

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

Module D: Laminar Flow over a Flat Plate

Module D: Laminar Flow over a Flat Plate Module D: Laminar Flow over a Flat Plate Summary... Problem Statement Geometry and Mesh Creation Problem Setup Solution. Results Validation......... Mesh Refinement.. Summary This ANSYS FLUENT tutorial

More information

Finite Element Analysis using ANSYS Mechanical APDL & ANSYS Workbench

Finite Element Analysis using ANSYS Mechanical APDL & ANSYS Workbench Finite Element Analysis using ANSYS Mechanical APDL & ANSYS Workbench Course Curriculum (Duration: 120 Hrs.) Section I: ANSYS Mechanical APDL Chapter 1: Before you start using ANSYS a. Introduction to

More information

Exercise 1: 3-Pt Bending using ANSYS Workbench

Exercise 1: 3-Pt Bending using ANSYS Workbench Exercise 1: 3-Pt Bending using ANSYS Workbench Contents Starting and Configuring ANSYS Workbench... 2 1. Starting Windows on the MAC... 2 2. Login into Windows... 2 3. Start ANSYS Workbench... 2 4. Configuring

More information

HeatWave Three-dimensional steady-state and dynamic thermal transport with temperature-dependent materials

HeatWave Three-dimensional steady-state and dynamic thermal transport with temperature-dependent materials HeatWave Three-dimensional steady-state and dynamic thermal transport with temperature-dependent materials Field Precision Copyright 2001 Internet: www.fieldp.com E Mail: techninfo@fieldp.com PO Box 13595,

More information

Simulation of Turbulent Flow around an Airfoil

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

More information

This is the script for the TEMP/W tutorial movie. Please follow along with the movie, TEMP/W Getting Started.

This is the script for the TEMP/W tutorial movie. Please follow along with the movie, TEMP/W Getting Started. TEMP/W Tutorial This is the script for the TEMP/W tutorial movie. Please follow along with the movie, TEMP/W Getting Started. Introduction Here is a schematic diagram of the problem to be solved. An ice

More information

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Contents Beam under 3-Pt Bending [Balken unter 3-Pkt-Biegung]... 2 Taking advantage of symmetries... 3 Starting and Configuring ANSYS Workbench... 4 A. Pre-Processing:

More information

First Steps - Conjugate Heat Transfer

First Steps - Conjugate Heat Transfer COSMOSFloWorks 2004 Tutorial 2 First Steps - Conjugate Heat Transfer This First Steps - Conjugate Heat Transfer tutorial covers the basic steps to set up a flow analysis problem including conduction heat

More information

equivalent stress to the yield stess.

equivalent stress to the yield stess. Example 10.2-1 [Ansys Workbench/Thermal Stress and User Defined Result] A 50m long deck sitting on superstructures that sit on top of substructures is modeled by a box shape of size 20 x 5 x 50 m 3. It

More information

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

TUTORIAL#4. Marek Jaszczur. Turbulent Thermal Boundary Layer on a Flat Plate W1-1 AGH 2018/2019 TUTORIAL#4 Turbulent Thermal Boundary Layer on a Flat Plate Marek Jaszczur AGH 2018/2019 W1-1 Problem specification TUTORIAL#4 Turbulent Thermal Boundary Layer - on a flat plate Goal: Solution for Non-isothermal

More information

Transient Thermal Conduction Example

Transient Thermal Conduction Example Transient Thermal Conduction Example Introduction This tutorial was created using ANSYS 7.0 to solve a simple transient conduction problem. Special thanks to Jesse Arnold for the analytical solution shown

More information

Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent

Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent Workshop Transient 1-way FSI Load Mapping using ACT Extension 15. 0 Release Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent 1 2014 ANSYS, Inc. Workshop Description: This example considers

More information

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number Individual task Objective To derive the drag coefficient for a 2D object, defined as where D (N/m) is the aerodynamic drag force (per unit length in the third direction) acting on the object. The object

More information

Autodesk Inventor - Basics Tutorial Exercise 1

Autodesk Inventor - Basics Tutorial Exercise 1 Autodesk Inventor - Basics Tutorial Exercise 1 Launch Inventor Professional 2015 1. Start a New part. Depending on how Inventor was installed, using this icon may get you an Inch or Metric file. To be

More information

Assignment in The Finite Element Method, 2017

Assignment in The Finite Element Method, 2017 Assignment in The Finite Element Method, 2017 Division of Solid Mechanics The task is to write a finite element program and then use the program to analyse aspects of a surface mounted resistor. The problem

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

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

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

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

Visit the following websites to learn more about this book:

Visit the following websites to learn more about this book: Visit the following websites to learn more about this book: 6 Introduction to Finite Element Simulation Historically, finite element modeling tools were only capable of solving the simplest engineering

More information

Using the Discrete Ordinates Radiation Model

Using the Discrete Ordinates Radiation Model Tutorial 6. Using the Discrete Ordinates Radiation Model Introduction This tutorial illustrates the set up and solution of flow and thermal modelling of a headlamp. The discrete ordinates (DO) radiation

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

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

Introduction And Overview ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary

Introduction And Overview ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Introduction And Overview 2006 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary The ANSYS Workbench represents more than a general purpose engineering tool. It provides a highly integrated engineering

More information

Tutorial to simulate a thermoelectric module with heatsink in ANSYS

Tutorial to simulate a thermoelectric module with heatsink in ANSYS Tutorial to simulate a thermoelectric module with heatsink in ANSYS Few details can be found in the pictures attached. All the material properties can be found in Dr. Lee s book and on the web. Don t blindly

More information

Chapter 3. Thermal Tutorial

Chapter 3. Thermal Tutorial Chapter 3. Thermal Tutorial Tutorials> Chapter 3. Thermal Tutorial Solidification of a Casting Problem Specification Problem Description Prepare for a Thermal Analysis Input Geometry Define Materials Generate

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

SimLab 14.3 Release Notes

SimLab 14.3 Release Notes SimLab 14.3 Release Notes Highlights SimLab 14.0 introduced new graphical user interface and since then this has evolved continuously in subsequent versions. In addition, many new core features have been

More information

Heat Transfer Analysis of a Pipe

Heat Transfer Analysis of a Pipe LESSON 25 Heat Transfer Analysis of a Pipe 3 Fluid 800 Ambient Temperture Temperture, C 800 500 2 Dia Fluid Ambient 10 20 30 40 Time, s Objectives: Transient Heat Transfer Analysis Model Convection, Conduction

More information

Module 1.3W Distributed Loading of a 1D Cantilever Beam

Module 1.3W Distributed Loading of a 1D Cantilever Beam Module 1.3W Distributed Loading of a 1D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Workbench Analysis System 4 Engineering Data 5 Geometry 6 Model 11 Setup 13 Solution

More information

Tutorial 7 Finite Element Groundwater Seepage. Steady state seepage analysis Groundwater analysis mode Slope stability analysis

Tutorial 7 Finite Element Groundwater Seepage. Steady state seepage analysis Groundwater analysis mode Slope stability analysis Tutorial 7 Finite Element Groundwater Seepage Steady state seepage analysis Groundwater analysis mode Slope stability analysis Introduction Within the Slide program, Slide has the capability to carry out

More information

SETTLEMENT OF A CIRCULAR FOOTING ON SAND

SETTLEMENT OF A CIRCULAR FOOTING ON SAND 1 SETTLEMENT OF A CIRCULAR FOOTING ON SAND In this chapter a first application is considered, namely the settlement of a circular foundation footing on sand. This is the first step in becoming familiar

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

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

Melting Using Element Death

Melting Using Element Death Melting Using Element Death Introduction This tutorial was completed using ANSYS 7.0 The purpose of the tutorial is to outline the steps required to use element death to model melting of a material. Element

More information

Table of Contents Introduction... 1 Tutorial... 2

Table of Contents Introduction... 1 Tutorial... 2 AppNote MG589468 A P P N O T E S SM FloTHERM V10.1 Upgrade Tutorial By: Akbar Sahrapour, Mechanical Division Analysis Last Modified: February 10, 2015 Table of Contents Introduction... 1 Tutorial... 2

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

A P P N O T E S. Table of Contents Introduction... 1 Tutorial... 2

A P P N O T E S. Table of Contents Introduction... 1 Tutorial... 2 AppNote MG585351 A P P N O T E S SM FloTHERM V10 Upgrade Tutorial By: Akbar Sahrapour, Mechanical Division Analysis Last Modified: January 29, 2014 Table of Contents Introduction... 1 Tutorial... 2 Introduction

More information

Structural & Thermal Analysis Using the ANSYS Workbench Release 12.1 Environment

Structural & Thermal Analysis Using the ANSYS Workbench Release 12.1 Environment ANSYS Workbench Tutorial Structural & Thermal Analysis Using the ANSYS Workbench Release 12.1 Environment Kent L. Lawrence Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS

More information

Abaqus/CAE Heat Transfer Tutorial

Abaqus/CAE Heat Transfer Tutorial Abaqus/CAE Heat Transfer Tutorial Problem Description The thin L shaped steel part shown above (lengths in meters) is exposed to a temperature of 20 o C on the two surfaces of the inner corner, and 120

More information

STEPS BY STEPS FOR THREE-DIMENSIONAL ANALYSIS USING ABAQUS STEADY-STATE HEAT TRANSFER ANALYSIS

STEPS BY STEPS FOR THREE-DIMENSIONAL ANALYSIS USING ABAQUS STEADY-STATE HEAT TRANSFER ANALYSIS UNIVERSITI MALAYSIA PERLIS FACULTY OF ENGINEERING TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING TECHNOLOGY PDT348 FINITE ELEMENT ANALYSIS Semester II 2017/2018 STEPS BY STEPS FOR THREE-DIMENSIONAL ANALYSIS

More information

First Steps - Ball Valve Design

First Steps - Ball Valve Design COSMOSFloWorks 2004 Tutorial 1 First Steps - Ball Valve Design This First Steps tutorial covers the flow of water through a ball valve assembly before and after some design changes. The objective is to

More information

Import a CAD Model 2018

Import a CAD Model 2018 Import a CAD Model 2018 Import CAD Model In this tutorial you will import a CAD file, then add a 500 kw burner fire. Figure 1. Burner fire in this example This tutorial demonstrates how to: Import a CAD

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

Basic Exercises Maxwell Link with ANSYS Mechanical. Link between ANSYS Maxwell 3D and ANSYS Mechanical

Basic Exercises Maxwell Link with ANSYS Mechanical. Link between ANSYS Maxwell 3D and ANSYS Mechanical Link between ANSYS Maxwell 3D and ANSYS Mechanical This exercise describes how to set up a Maxwell 3D Eddy Current project and then link the losses to ANSYS Mechanical for a thermal calculation 3D Geometry:

More information

ANSYS AIM Tutorial Thermal Stresses in a Bar

ANSYS AIM Tutorial Thermal Stresses in a Bar ANSYS AIM Tutorial Thermal Stresses in a Bar Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Pre-Analysis Start-Up Geometry Draw Geometry Create

More information

Insight: Measurement Tool. User Guide

Insight: Measurement Tool. User Guide OMERO Beta v2.2: Measurement Tool User Guide - 1 - October 2007 Insight: Measurement Tool User Guide Open Microscopy Environment: http://www.openmicroscopy.org OMERO Beta v2.2: Measurement Tool User Guide

More information

Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert)

Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert) Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert) ANSYS Fluent Tutorial Developing Laminar Flow in a 2D Channel 1 How to use This

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

Structural & Thermal Analysis using the ANSYS Workbench Release 11.0 Environment. Kent L. Lawrence

Structural & Thermal Analysis using the ANSYS Workbench Release 11.0 Environment. Kent L. Lawrence ANSYS Workbench Tutorial Structural & Thermal Analysis using the ANSYS Workbench Release 11.0 Environment Kent L. Lawrence Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS

More information

Modeling Skills Thermal Analysis J.E. Akin, Rice University

Modeling Skills Thermal Analysis J.E. Akin, Rice University Introduction Modeling Skills Thermal Analysis J.E. Akin, Rice University Most finite element analysis tasks involve utilizing commercial software, for which you do not have the source code. Thus, you need

More information

LAB 4: Introduction to MATLAB PDE Toolbox and SolidWorks Simulation

LAB 4: Introduction to MATLAB PDE Toolbox and SolidWorks Simulation LAB 4: Introduction to MATLAB PDE Toolbox and SolidWorks Simulation Objective: The objective of this laboratory is to introduce how to use MATLAB PDE toolbox and SolidWorks Simulation to solve two-dimensional

More information

FEMLAB Exercise 1 for ChE366

FEMLAB Exercise 1 for ChE366 FEMLAB Exercise 1 for ChE366 Problem statement Consider a spherical particle of radius r s moving with constant velocity U in an infinitely long cylinder of radius R that contains a Newtonian fluid. Let

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

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

Free Convection Cookbook for StarCCM+

Free Convection Cookbook for StarCCM+ ME 448/548 February 28, 2012 Free Convection Cookbook for StarCCM+ Gerald Recktenwald gerry@me.pdx.edu 1 Overview Figure 1 depicts a two-dimensional fluid domain bounded by a cylinder of diameter D. Inside

More information

TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior Initial Project Space Setup Static Structural ANSYS ZX Plane

TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior Initial Project Space Setup Static Structural ANSYS ZX Plane TUTORIAL 7: Stress Concentrations and Elastic-Plastic (Yielding) Material Behavior In this tutorial you will learn how to recognize and deal with a common modeling issues involving stress concentrations

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

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

TRINITAS. a Finite Element stand-alone tool for Conceptual design, Optimization and General finite element analysis. Introductional Manual

TRINITAS. a Finite Element stand-alone tool for Conceptual design, Optimization and General finite element analysis. Introductional Manual TRINITAS a Finite Element stand-alone tool for Conceptual design, Optimization and General finite element analysis Introductional Manual Bo Torstenfelt Contents 1 Introduction 1 2 Starting the Program

More information

SAS Visual Analytics 8.2: Working with Report Content

SAS Visual Analytics 8.2: Working with Report Content SAS Visual Analytics 8.2: Working with Report Content About Objects After selecting your data source and data items, add one or more objects to display the results. SAS Visual Analytics provides objects

More information

3 AXIS STANDARD CAD. BobCAD-CAM Version 28 Training Workbook 3 Axis Standard CAD

3 AXIS STANDARD CAD. BobCAD-CAM Version 28 Training Workbook 3 Axis Standard CAD 3 AXIS STANDARD CAD This tutorial explains how to create the CAD model for the Mill 3 Axis Standard demonstration file. The design process includes using the Shape Library and other wireframe functions

More information

Piping Design. Site Map Preface Getting Started Basic Tasks Advanced Tasks Customizing Workbench Description Index

Piping Design. Site Map Preface Getting Started Basic Tasks Advanced Tasks Customizing Workbench Description Index Piping Design Site Map Preface Getting Started Basic Tasks Advanced Tasks Customizing Workbench Description Index Dassault Systèmes 1994-2001. All rights reserved. Site Map Piping Design member member

More information

For this week only, the TAs will be at the ACCEL facility, instead of their normal office hours.

For this week only, the TAs will be at the ACCEL facility, instead of their normal office hours. BEE 3500 Homework Assignment 5 Notes: For this assignment, you will use the computational software COMSOL Multiphysics 5.3, available in Academic Computing Center Engineering Library (ACCEL) at the Carpenter

More information

Advance Design. Tutorial

Advance Design. Tutorial TUTORIAL 2018 Advance Design Tutorial Table of Contents About this tutorial... 1 How to use this guide... 3 Lesson 1: Preparing and organizing your model... 4 Step 1: Start Advance Design... 5 Step 2:

More information

FOUNDATION IN OVERCONSOLIDATED CLAY

FOUNDATION IN OVERCONSOLIDATED CLAY 1 FOUNDATION IN OVERCONSOLIDATED CLAY In this chapter a first application of PLAXIS 3D is considered, namely the settlement of a foundation in clay. This is the first step in becoming familiar with the

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

ANSYS AIM Tutorial Stepped Shaft in Axial Tension

ANSYS AIM Tutorial Stepped Shaft in Axial Tension ANSYS AIM Tutorial Stepped Shaft in Axial Tension Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Contents: Problem Specification 3 Learning Goals 4 Pre-Analysis & Start Up 5 Calculation

More information

RSPile. Tutorial 3 Grouped Pile Analysis. Pile Analysis Software. Grouped Pile Analysis

RSPile. Tutorial 3 Grouped Pile Analysis. Pile Analysis Software. Grouped Pile Analysis RSPile Pile Analysis Software Tutorial 3 Grouped Pile Analysis Grouped Pile Analysis Introduction This tutorial will demonstrate how to model grouped piles under a cap. The finished product of this tutorial

More information

Heat Exchanger Efficiency

Heat Exchanger Efficiency 6 Heat Exchanger Efficiency Flow Simulation can be used to study the fluid flow and heat transfer for a wide variety of engineering equipment. In this example we use Flow Simulation to determine the efficiency

More information

Introduction to MSC.Patran

Introduction to MSC.Patran Exercise 1 Introduction to MSC.Patran Objectives: Create geometry for a Beam. Add Loads and Boundary Conditions. Review analysis results. MSC.Patran 301 Exercise Workbook - Release 9.0 1-1 1-2 MSC.Patran

More information

Fully-Coupled Thermo-Mechanical Analysis

Fully-Coupled Thermo-Mechanical Analysis Fully-Coupled Thermo-Mechanical Analysis Type of solver: ABAQUS CAE/Standard Adapted from: ABAQUS Example Problems Manual Extrusion of a Cylindrical Aluminium Bar with Frictional Heat Generation Problem

More information

Oasys Pdisp. Copyright Oasys 2013

Oasys Pdisp. Copyright Oasys 2013 Oasys Pdisp Copyright Oasys 2013 All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping,

More information

2: Static analysis of a plate

2: Static analysis of a plate 2: Static analysis of a plate Topics covered Project description Using SolidWorks Simulation interface Linear static analysis with solid elements Finding reaction forces Controlling discretization errors

More information

Randy H. Shih. Jack Zecher PUBLICATIONS

Randy H. Shih. Jack Zecher   PUBLICATIONS Randy H. Shih Jack Zecher PUBLICATIONS WWW.SDCACAD.COM AutoCAD LT 2000 MultiMedia Tutorial 1-1 Lesson 1 Geometric Construction Basics! " # 1-2 AutoCAD LT 2000 MultiMedia Tutorial Introduction Learning

More information

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering Introduction A SolidWorks simulation tutorial is just intended to illustrate where to

More information

Finite Element Method. Chapter 7. Practical considerations in FEM modeling

Finite Element Method. Chapter 7. Practical considerations in FEM modeling Finite Element Method Chapter 7 Practical considerations in FEM modeling Finite Element Modeling General Consideration The following are some of the difficult tasks (or decisions) that face the engineer

More information

ME345: Modeling and Simulation 3D Heat Conduction within a Solid-Cell Phone

ME345: Modeling and Simulation 3D Heat Conduction within a Solid-Cell Phone ME345: Modeling and Simulation 3D Heat Conduction within a Solid-Cell Phone Stevens Institute of Technology Professor Frank Fisher Updated by Lin Dong, Feb 21 st, 2012 Software used in the tutorial: ANSYS

More information

Tutorial Second Level

Tutorial Second Level AutoCAD 2018 Tutorial Second Level 3D Modeling Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites to learn

More information

Module 1.5: Moment Loading of a 2D Cantilever Beam

Module 1.5: Moment Loading of a 2D Cantilever Beam Module 1.5: Moment Loading of a D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing 9 Loads

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

Course in ANSYS. Example0601. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0601. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0601 Example Turbine Blade Example0601 2 Example Turbine Blade Objective: Solve for the temperature distribution within the 6mm thick turbine blade, with 2mm x 6mm rectangular cooling

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

2 T. x + 2 T. , T( x, y = 0) = T 1

2 T. x + 2 T. , T( x, y = 0) = T 1 LAB 2: Conduction with Finite Difference Method Objective: The objective of this laboratory is to introduce the basic steps needed to numerically solve a steady state two-dimensional conduction problem

More information