Air flows around a pipe containing hot steam, as shown: Air 293 K

Size: px
Start display at page:

Download "Air flows around a pipe containing hot steam, as shown: Air 293 K"

Transcription

1 Problem description Air flows around a pipe containing hot steam, as shown: x y z Air 293 K Fan: P Q Steel Steam (ASME) 101 KPa 430 K The air inlet boundary condition is given as a function of pressure drop vs flow rate. The steel is modeled as a solid element group within ADINA FD. In this problem solution, we will demonstrate the following topics that have not been presented in previous problems: Defining a material using ASME steam tables Defining a fan boundary condition Using the multigrid solver hecking the mesh for incompatibilities Defining face-links between bodies ontrolling the meshing across thin sections hanging the colors of element groups Obtaining the average temperature over a boundary defined by an element face-set efore you begin Please refer to the Icon Locator Tables chapter of the Primer for the locations of all of the AUI icons. Please refer to the Hints chapter of the Primer for useful hints. Note that you must have an ADINA-M/PS license to do this problem. In addition, you need to be able to allocate at least 220 M to ADINA FD. This problem cannot be solved with the 900 nodes version of the ADINA System because there are too many nodes in the model. ADINA R & D, Inc. 38-1

2 Much of the input for this problem is stored in files prob38_1.in, prob38_2.in and prob38_3.in. ou need to copy file prob38_1.in, prob38_2.in, prob38_3.in from the folder samples\primer into a working directory or folder before beginning this analysis. Invoke the AUI and set the Program Module drop-down list to ADINA FD. hoose Edit Memory Usage and make sure that the ADINA/AUI memory is at least 80 Mytes. Defining model control data, geometry, subdivision data, boundary conditions and materials We have prepared a batch file (prob38_1.in) that performs the following operations: Defines the geometry bodies. Defines analysis control parameters, such as the automatic time-stepping Defines the material properties for the air and steel. Plots the model hoose File Open atch, navigate to the working directory or folder, select the file prob38_1.in and click Open. The graphics window should look something like this: 38-2 ADINA Primer

3 Selecting the multigrid solver hoose ontrol Solution Process, set the Equation Solver to Multigrid and click OK. Defining the material for the steam lick the Manage Materials icon and click the ASME Steam button. In the Define ASME Steam Material dialog box, add material 3, set the Reference Temperature to 400.0, verify that the onstant Pressure is , set the onstant Temperature to 0.0 and click OK. lick lose to close the Manage Materials dialog box. Defining boundary conditions We have prepared a batch file (prob38_2.in) that performs the following operations: Defines a wall boundary condition Defines temperature loads and applies them to the air and steam inlet Defines a normal-traction load and applies it to the steam inlet Replots the model hoose File Open atch, navigate to the working directory or folder, select the file prob38_2.in and click Open. The graphics window should look something like this: PRESRIED TEMPERATURE PRESRIED NORMAL_TRATION 2.500E-06 V V V WAL 1 P ADINA R & D, Inc. 38-3

4 We still need to add the fan boundary condition. lick the Special oundary onditions icon, add condition number 2 and set the Type to Fan. Set 0 to 1.0E-2, 1 to 0, 2 to -1.0E-4, M1 to 1 and M2 to 2 (note, you do not need to change 1 and M1). Set the Type of Fan to Intake and set the Time Function # to 4. Now set the Face # and ody # to 9, 3 in the first row of the table, then click OK. When you click the Redraw icon window should look something like this:, the graphics PRESRIED TEMPERATURE PRESRIED NORMAL_TRATION 2.500E-06 V V V P WAL FAN Defining element groups, subdivision data, meshing We have prepared a batch file (prob38_3.in) that performs the following operations: Defines the element groups Subdivides the geometry Meshes the geometry Regenerates the graphics hoose File Open atch, navigate to the working directory or folder, select the file prob38_3.in and click Open. The graphics window should look something like the top figure on the next page ADINA Primer

5 ADINA R & D, Inc D D D D D D D D D D D DDD V 1 V 2 V 3 P D WAL FAN D 1 2 PRESRIED NORMAL_TRATION 2.500E-06 PRESRIED TEMPERATURE hecking the meshing for incompatibilities: efore we continue, we want to check the meshing for incompatibilities. lick the lear icon, the Mesh Plot icon, the Show Geometry icon (to hide the geometry), the Shading icon and the No Mesh Lines icon. The graphics window should look something like this:

6 Now click the ull Front Faces icon. This icon removes all of the front faces from the plot. The graphics window should look something like this: Incompatibilities here ou are actually looking through the model. There are some interior surfaces in the model. These interior surfaces result from incompatibilities in the model. The incompatibilities are present because we forgot to facelink the bodies of the geometry model (we forgot to do this deliberately so that we can demonstrate how to check the mesh for incompatibilities). Use the Pick icon and the mouse to rotate the graphics out-of-plane, to observe the interior surfaces from different angles. The model is invalid, so we have to delete the mesh and remesh. Deleting the mesh: lick the lear icon and the Mesh Plot icon. lick the Delete Mesh/Elements icon, set the Delete Elements field to On odies, enter 1, 2, 3 in the first three rows of the table, then click OK ADINA Primer

7 reating face-links: hoose Geometry Faces Face Link, add face link 1, set the Type to Links for All Faces/Surfaces and click OK. The AUI displays the warning messages Face 2 of body 1 and face 3 of body 2 cannot be linked. Face 3 of body 1 and face 4 of body 2 cannot be linked. These messages are OK since the indicated faces are not adjacent to each other. lick OK to clear the warning message box. Remeshing: lick the Mesh odies icon, make sure that the Element Group is 3, set the ody # to 1 in the first row of the table and click Apply. Now set the Element Group to 2, set the ody # to 2 in the first row of the table and click Apply. Now set the Element Group to 1, click the Advanced tab, set the oundary Meth. to Delaunay, click the Tetrahedral tab, set the Min. # of Element Layers to 5, set the ody # to 3 in the first row of the table and click OK. lick OK to clear the sliver tetrahedra warning message, if necessary. The graphics window should look something like this: Number of elements across thickness increased using Min. Layer of Elements. Note that we used the Min. Layer of Elements field to increase the number of elements through the thickness of body 3, as indicated in the plot. hecking the meshing for incompatibilities: Let s check the new mesh for incompatibilities. lick the Show Geometry icon (to hide the geometry), the Shading icon, the No Mesh Lines icon and the ull Front Faces icon. The graphics window should look something like the figure on the next page. ADINA R & D, Inc. 38-7

8 Now there are no interior surfaces in the plot. This shows that there are no incompatibilities between the elements. Use the Pick icon and the mouse to rotate the graphics out-of-plane. The Pick icon seems to work in reverse. This is an illusion caused by the fact that you are looking at the back faces on the model. Generating the ADINA FD data file, running ADINA FD, loading the porthole file lick the Save icon and save the database to file prob38. lick the Data File/Solution icon, set the file name to prob38, make sure that the Run Solution button is checked, make sure that the Max Memory for Solution is set to at least 220 M and click Save. ADINA FD runs for 3 solution steps. When ADINA FD is finished, close all open dialog boxes. Set the Program Module drop-down list to Post-Processing (you can discard all changes), click the Open icon and open porthole file prob ADINA Primer

9 Post-processing Plotting the element groups in different colors: lick the olor Element Groups icon. The air is plotted in green, the steel is plotted in red and the steam is plotted in magenta (between red and blue). The red and magenta are hard to tell apart. In the Model Tree, expand the one entry, right-click on 4. EG3, choose olor, select a cyan color from the palette, then click OK. Now the steam is plotted in cyan. The graphics window should look something like this: Plotting the velocities: lick the Shading icon, the No Mesh Lines icon and the Quick Vector Plot icon. Only the velocity vectors on the outside of the model are plotted. lick the ull Front Faces icon. Now you can see the velocity vectors within the model. ut it is difficult to see the vectors because they have the same colors as the element groups. lick the olor Element Groups icon to make all of the element groups the same color, then click the Modify Mesh Plot icon, click the Element Depiction button, and, in the Define Element Depiction dialog box, set the Appearance for Deformed Mesh color to GRA, then click OK twice to close both dialog boxes. The graphics window should look something like the figure on the next page. ADINA R & D, Inc. 38-9

10 VELOIT Use the Pick icon and the mouse to examine the model from different viewpoints. our solution may be slightly different than ours because free meshing produces different meshes on different platforms. Temperatures: lick the lear icon and the Mesh Plot icon. Now click the ut Surface icon, set the Type to utting Plane, set the Defined by field to -Plane and click OK. Now click the Model Outline icon, click the reate and Plot icon, set the and Plot Variable to (Temperature: TEMPERATURE) and click OK. The graphics window should look something like the top figure on the next page. Let s just plot the temperatures in the air. Press the F8 key, uncheck the display of element groups 2 and 3 and click OK. The graphics window should look something like the bottom figure on the next page ADINA Primer

11 TEMPERATURE MAIMUM NODE 685 MINIMUM NODE (284.3) TEMPERATURE MAIMUM NODE 3686 MINIMUM NODE (284.3) ADINA R & D, Inc

12 Only the temperatures on the cutting surface intersection are plotted. lick the ut Surface icon, set the Mesh Display elow the utplane to Display as Usual and click OK. Now the temperatures are plotted on the mesh below the cutting surface intersection. Notice that the plot still shows some unsightly extra lines on the mesh below the cutting surface intersection. To remove these lines, click the Modify Mesh Plot icon, click the Rendering button, set the Element Face Angle to 50 and click OK twice to close both dialog boxes. The graphics window should look something like this: TEMPERATURE MAIMUM NODE 3686 MINIMUM NODE (284.3) Average outlet temperature: lick the lear icon and the Mesh Plot icon. We need to select just the element faces on the outlet. Rotate the model until the outlet is visible, then click the Element Face Set icon, add Element Face Set Number 1, set the Method to Auto-hain Element Faces, double-click in the Face {p} column of the table, then select one or more of the faces on the outlet, then press the Esc key. lick Save to create the face-set. Move the dialog box out of the way of the mesh plot. The element faces on the outlet should be highlighted. lick OK to close the dialog box. To plot the face-set by itself, click the Modify Mesh Plot icon, set the Element Face Set to 1 and click OK. lick the reate and Plot icon, set the and Plot Variable to (Temperature: TEMPERATURE) and click OK. The graphics window should look something like the figure on the next page ADINA Primer

13 TEMPERATURE MAIMUM NODE 5262 MINIMUM NODE 5251 hoose Definitions Model Point (Special) Mesh Integration, add point name OUTLET, set the Integration Type to Averaged and click OK. Now choose List Value List Model Point, set Variable 1 to (Temperature: TEMPERATURE) and click Apply. The temperature at time 3.0 is E+02 (degrees K). (our result may be slightly different because free meshing produces different meshes on different platforms.) Exiting the AUI: hoose File Exit (you can discard all changes). Notes The air velocity in this problem is relatively low. This means that the air particles remain in the heat exchanger for a relatively long time, and also means that the air heats up significantly. The multigrid solver is much more efficient than the sparse solver for this problem. ADINA R & D, Inc

14 This page intentionally left blank ADINA Primer

Dam removed at start of analysis. Air g = 9.8. Water SI units used. Water: Air: = 10, = Slip walls are used to model the basin.

Dam removed at start of analysis. Air g = 9.8. Water SI units used. Water: Air: = 10, = Slip walls are used to model the basin. Problem description It is desired to analyze the motion of water within a basin. Initially, the basin contains a dam, and the water is confined by the dam as shown. At the start of the analysis, the dam

More information

It is desired to analyze the screwdriver shown in the following figure: The geometry of the screwdriver is given in a Parasolid file.

It is desired to analyze the screwdriver shown in the following figure: The geometry of the screwdriver is given in a Parasolid file. Problem description It is desired to analyze the screwdriver shown in the following figure: The geometry of the screwdriver is given in a Parasolid file. The purpose of the analysis is to show how to modify

More information

An axisymmetric analysis is appropriate here.

An axisymmetric analysis is appropriate here. Problem description A spherical monopole vibrates sinusoidally, producing spherical waves that propagate into the surrounding air, as shown:. u = 0.138230 sin t (m/sec) =2 f,f=10khz Air u R = 0.055 m Monopole

More information

Problem description. Initial velocity mm/sec. Beveled end with varying thickness Thickness=0.5 Thickness=1. Tube cross-section.

Problem description. Initial velocity mm/sec. Beveled end with varying thickness Thickness=0.5 Thickness=1. Tube cross-section. Problem 52: rushing of a crash tube Problem description onsider the crushing of a crash tube by a rigid weight: Initial velocity 12000 mm/sec eveled end with varying thickness Thickness=0.5 Thickness=1

More information

A cylinder is subjected to heat flux loadings as shown: 0.1 m. q = 500 W/m 2

A cylinder is subjected to heat flux loadings as shown: 0.1 m. q = 500 W/m 2 Problem description A cylinder is subjected to heat flux loadings as shown: 0.1 m L 0.1 m Thermal properties: k = 0.5 W/m- o h=5w/m2o - = 0.2 = 5.669 10-8 W/m 2 - o K 4 Environmental temperature = 20 o

More information

Problem description. Bolt. Upper bracket. Lower bracket. Nut. A bracket assemblage is shown below in an exploded view:

Problem description. Bolt. Upper bracket. Lower bracket. Nut. A bracket assemblage is shown below in an exploded view: Problem description A bracket assemblage is shown below in an exploded view: Bolt Upper bracket Lower bracket Nut The two parts of the bracket are bolted together. After the parts are bolted together,

More information

It is desired to analyze the flow in the strongly curved channel shown. Inlet Prescribed velocity V. z x

It is desired to analyze the flow in the strongly curved channel shown. Inlet Prescribed velocity V. z x Problem description It is desired to analyze the flow in the strongly curved channel shown. z x y Inlet Prescribed velocity V 120 o R H R 2H Outlet Numerical data for this model is H 0.127, R 3H, V 3.

More information

Problem description. The figure shows a disc braking system.

Problem description. The figure shows a disc braking system. Problem description Problem 34: Thermo-mechanical coupling analysis of a disc braking system The figure shows a disc braking system. Applied pressure Piston Brake pad Brake disc Fixed plate Initially,

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

It is desired to analyze the shaft and ring shown in the following figure: All lengths in mm E = N/mm2 = 0.29

It is desired to analyze the shaft and ring shown in the following figure: All lengths in mm E = N/mm2 = 0.29 Problem description It is desired to analyze the shaft and ring shown in the following figure: Outer surface fixed 2 N/mm 2 1 2 4 2 4 All lengths in mm E = 2.07 105 N/mm2 = 0.29 The shaft is glued into

More information

Wall thickness= Inlet: Prescribed mass flux. All lengths in meters kg/m, E Pa, 0.3,

Wall thickness= Inlet: Prescribed mass flux. All lengths in meters kg/m, E Pa, 0.3, Problem description Problem 30: Analysis of fluid-structure interaction within a pipe constriction It is desired to analyze the flow and structural response within the following pipe constriction: 1 1

More information

In this problem, we will demonstrate the following topics:

In this problem, we will demonstrate the following topics: Z Periodic boundary condition 1 1 0.001 Periodic boundary condition 2 Y v V cos t, V 1 0 0 The second Stokes problem is 2D fluid flow above a plate that moves horizontally in a harmonic manner, schematically

More information

A plate with a hole is subjected to tension as shown: p = 25.0 N/mm 2. Region to mesh

A plate with a hole is subjected to tension as shown: p = 25.0 N/mm 2. Region to mesh Problem description A plate with a hole is subjected to tension as shown: y p = 25. N/mm 2 Region to mesh 56 x All lengths in mm. Thickness=1mm 4 E = 7. 1 N/mm =.25 1 2 This is the same model and loading

More information

All lengths in meters No-slip. Air: = N-s/m2 = 1.2 kg/m 3. o env = 293 K. c = 1006 J/kg-o. g = -9.8 m/s 2 = o C-1.

All lengths in meters No-slip. Air: = N-s/m2 = 1.2 kg/m 3. o env = 293 K. c = 1006 J/kg-o. g = -9.8 m/s 2 = o C-1. Problem description Problem 21: onjugate heat transfer and natural convection within an enclosure We determine the fluid flow and temperature distribution within the enclosure shown in the figure. All

More information

A block is pushed onto a rigid cylinder as shown:

A block is pushed onto a rigid cylinder as shown: Problem description Problem 43: Contact between a block and a rigid cylinder, TLA-S method A block is pushed onto a rigid cylinder as shown: Prescribed force = 10 5 N 0.1 All lengths in meters 0.01 0.1

More information

A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2

A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2 Problem description A plate with a hole is subjected to tension as shown: z p = 25.0 N/mm 2 56 y All lengths in mm. Thickness =1mm E = 7.0 10 4 N/mm = 0.25 10 20 This is the same problem as problem 2.

More information

A solid cylinder is subjected to a tip load as shown:

A solid cylinder is subjected to a tip load as shown: Problem description A solid cylinder is subjected to a tip load as shown: 1000 N 0.1 1 All lengths in meters E = 2.07 10 11 N/m 2 = 0.29 In this problem solution, we will demonstrate the following topics

More information

Problem description. The FCBI-C element is used in the fluid part of the model.

Problem description. The FCBI-C element is used in the fluid part of the model. Problem description This tutorial illustrates the use of ADINA for analyzing the fluid-structure interaction (FSI) behavior of a flexible splitter behind a 2D cylinder and the surrounding fluid in a channel.

More information

Consider the following fluid flow problem: Slip wall. Steady-state laminar flow conditions are assumed.

Consider the following fluid flow problem: Slip wall. Steady-state laminar flow conditions are assumed. Problem description Consider the following fluid flow problem: Normal-traction prescribed on inlet Slip wall No-slip on cylinder walls Outlet Slip wall Steady-state laminar flow conditions are assumed.

More information

300 N All lengths in meters. Step load applied at time 0.0. The beam is initially undeformed and at rest.

300 N All lengths in meters. Step load applied at time 0.0. The beam is initially undeformed and at rest. Problem description In this problem, we subject the beam structure of problem 1 to an impact load as shown. 300 N 0.02 0.02 1 All lengths in meters. Step load applied at time 0.0. E = 2.07 10 11 N/m 2

More information

300 N All lengths in meters. Step load applied at time 0.0.

300 N All lengths in meters. Step load applied at time 0.0. Problem description In this problem, we subject the beam structure of problem 1 to an impact load as shown. 300 N 0.02 0.02 1 All lengths in meters. Step load applied at time 0.0. E = 2.07 10 11 N/m 2

More information

Defining shell thicknesses Plotting 5 and 6 DOF nodes Plotting shell thicknesses Plotting results on the top, midsurface and bottom of the shell

Defining shell thicknesses Plotting 5 and 6 DOF nodes Plotting shell thicknesses Plotting results on the top, midsurface and bottom of the shell Problem description A shell corner is analyzed first for its static response due to a concentrated load, then for its natural frequencies and mode shapes. In the static analysis, we will demonstrate the

More information

It is desired to analyze the shell-shell intersection shown: 0.01 radius This end fixed Shell-shell intersection dimensions and loading

It is desired to analyze the shell-shell intersection shown: 0.01 radius This end fixed Shell-shell intersection dimensions and loading Problem description It is desired to analyze the shell-shell intersection shown: 0.01 radius Material properties: 0.08 E = 2.07 1011 N/m2 = 0.29 All dimensions in meters Line load of 1000 N/m 0.0075 radius

More information

Plane strain conditions, 20 mm thick. b a. Material properties: E aa= N/mm2 Interface properties: G IC=0.28 N/mm E =E 00 N/mm2.

Plane strain conditions, 20 mm thick. b a. Material properties: E aa= N/mm2 Interface properties: G IC=0.28 N/mm E =E 00 N/mm2. Problem description The figure shows a double cantilever beam (DCB) of a composite material, subjected to displacement loads at its ends. u All lengths in mm. Not drawn to scale. Plane strain conditions,

More information

Part 1: Resonance in a 2D cavity

Part 1: Resonance in a 2D cavity Problem 54: Microwave heating by harmonic M fields in a cavity Problem description In this problem, we analyze microwave heating in a cavity. In part 1, we analyze the harmonic electromagnetic field resonance

More information

In part 2, we demonstrate the following additional topics:

In part 2, we demonstrate the following additional topics: Problem description In this problem, we analyze a simple beam structure. Each part of this lesson shows the solution of one of the analyses. In part 1, we demonstrate the following topics: Starting up/shutting

More information

Problem description C L. Tank walls. Water in tank

Problem description C L. Tank walls. Water in tank Problem description A cylindrical water tank is subjected to gravity loading and ground accelerations, as shown in the figures below: Tank walls Water in tank Wall thickness 0.05 C L 5 g=9.81 m/s 2 Water:

More information

A rubber O-ring is pressed between two frictionless plates as shown: 12 mm mm

A rubber O-ring is pressed between two frictionless plates as shown: 12 mm mm Problem description A rubber O-ring is pressed between two frictionless plates as shown: Prescribed displacement C L 12 mm 48.65 mm A two-dimensional axisymmetric analysis is appropriate here. Data points

More information

Problem description. Prescribed. force. Unit thickness, plane stress. Transverse direction. Prescribed. displacement. Longitudinal direction

Problem description. Prescribed. force. Unit thickness, plane stress. Transverse direction. Prescribed. displacement. Longitudinal direction Problem description Two desirable features in a material model are: 1) the ability to reproduce experimental data in an analysis that corresponds to the experiment and 2) that the material model be stable

More information

Problem description. Problem 65: Free convection in a lightbulb. Filament (Tungsten): Globe (Glass): = FSI boundary. Gas (Argon):

Problem description. Problem 65: Free convection in a lightbulb. Filament (Tungsten): Globe (Glass): = FSI boundary. Gas (Argon): Problem description This tutorial demonstrates the use of ADINA for analyzing the fluid flow and heat transfer in a lightbulb using the Thermal Fluid-Structure Interaction (TFSI) features of ADINA. The

More information

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel.

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel. Problem description A pipe bend is subjected to a concentrated force as shown: y 15 12 P 9 Displacement gauge Cross-section: 0.432 18 x 6.625 All dimensions in inches. Material is stainless steel. E =

More information

Problem description. Internal heat generation. (kj/hr-m**3) Time (hr) Problem 25: Heat transfer from solidifying concrete blocks.

Problem description. Internal heat generation. (kj/hr-m**3) Time (hr) Problem 25: Heat transfer from solidifying concrete blocks. Problem description During a twelve day period, concrete is added to a hole previously drilled into rock. At the beginning of each 4 day interval, a meter depth of concrete is poured. As the concrete solidifies,

More information

A block is pushed onto a rigid cylinder as shown:

A block is pushed onto a rigid cylinder as shown: Problem description A block is pushed onto a rigid cylinder as shown: 0.1 Prescribed displacement All lengths in meters 0.1 Block: E=110 6 N/m 2 = 0.3 Plane strain conditions 0.05 Rigid cylinder, frictionless

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

SOLIDWORKS Flow Simulation Options

SOLIDWORKS Flow Simulation Options SOLIDWORKS Flow Simulation Options SOLIDWORKS Flow Simulation includes an options dialogue window that allows for defining default options to use for a new project. Some of the options included are unit

More information

Solid Conduction Tutorial

Solid Conduction Tutorial SECTION 1 1 SECTION 1 The following is a list of files that will be needed for this tutorial. They can be found in the Solid_Conduction folder. Exhaust-hanger.tdf Exhaust-hanger.ntl 1.0.1 Overview The

More information

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

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

More information

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

GMS 8.2 Tutorial Stratigraphy Modeling TIN Surfaces Introduction to the TIN (triangulated irregular network) surface object

GMS 8.2 Tutorial Stratigraphy Modeling TIN Surfaces Introduction to the TIN (triangulated irregular network) surface object v. 8.2 GMS 8.2 Tutorial Introduction to the TIN (triangulated irregular network) surface object Objectives Learn to create, read, alter and manage TIN data from within GMS. Prerequisite Tutorials None

More information

Surface Modeling With TINs

Surface Modeling With TINs GMS TUTORIALS The TIN module in GMS is used for general-purpose surface modeling. TIN is an acronym for Triangulated Irregular Network. TINs are formed by connecting a set of xyz points with edges to form

More information

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

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

More information

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

GMS 10.0 Tutorial Stratigraphy Modeling TIN Surfaces Introduction to the TIN (Triangulated Irregular Network) surface object v. 10.0 GMS 10.0 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

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

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

Tutorial 1: Welded Frame - Problem Description

Tutorial 1: Welded Frame - Problem Description Tutorial 1: Welded Frame - Problem Description Introduction In this first tutorial, we will analyse a simple frame: firstly as a welded frame, and secondly as a pin jointed truss. In each case, we will

More information

Air Movement. Air Movement

Air Movement. Air Movement 2018 Air Movement In this tutorial you will create an air flow using a supply vent on one side of a room and an open vent on the opposite side. This is a very simple PyroSim/FDS simulation, but illustrates

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

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

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

1.992, 2.993, 3.04, 10.94, , Introduction to Modeling and Simulation Prof. F.-J. Ulm Spring FE Modeling Example Using ADINA

1.992, 2.993, 3.04, 10.94, , Introduction to Modeling and Simulation Prof. F.-J. Ulm Spring FE Modeling Example Using ADINA 1.992, 2.993, 3.04, 10.94, 18.996, 22.091 Introduction to Modeling and Simulation Prof. F.-J. Ulm Spring 2002 FE Modeling Example Using ADINA H Hgρ w ργ H = B = 10 m g = 9.81 m/s 2 ρ = 2400 kg/m 3 ρ w

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

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

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

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

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

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

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

Atrium Smoke Movement

Atrium Smoke Movement 2014 Smoke Movement in Atrium Buildings In this example you will create a simulation of smoke movement in an atrium with and without extraction fans. This tutorial demonstrates how to: Create the atrium

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

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

Face to Face Thermal Link with the Thermal Link Wizard

Face to Face Thermal Link with the Thermal Link Wizard SECTION 1 Face to Face Thermal Link with the 1 SECTION 1 Face to Face Thermal Link with the Thermal Link Wizard The following is a list of files that will be needed for this tutorial. They can be found

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

Autodesk Moldflow Insight AMI Analysis Overview Tutorial

Autodesk Moldflow Insight AMI Analysis Overview Tutorial Autodesk Moldflow Insight 2012 AMI Analysis Overview Tutorial Revision 1, 30 March 2012. This document contains Autodesk and third-party software license agreements/notices and/or additional terms and

More information

Non-Newtonian Transitional Flow in an Eccentric Annulus

Non-Newtonian Transitional Flow in an Eccentric Annulus Tutorial 8. Non-Newtonian Transitional Flow in an Eccentric Annulus Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D, turbulent flow of a non-newtonian fluid. Turbulent

More information

Modeling Evaporating Liquid Spray

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

More information

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

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 This document contains an Abaqus tutorial for performing a buckling analysis using the finite element program

More information

Autodesk Moldflow Insight AMI Cool Analysis Products

Autodesk Moldflow Insight AMI Cool Analysis Products Autodesk Moldflow Insight 2012 AMI Cool Analysis Products Revision 1, 22 March 2012. This document contains Autodesk and third-party software license agreements/notices and/or additional terms and conditions

More information

Introduction to ANSYS DesignModeler

Introduction to ANSYS DesignModeler Lecture 9 Beams and Shells 14. 5 Release Introduction to ANSYS DesignModeler 2012 ANSYS, Inc. November 20, 2012 1 Release 14.5 Beams & Shells The features in the Concept menu are used to create and modify

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

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

MASTERCAM DYNAMIC MILLING TUTORIAL. June 2018

MASTERCAM DYNAMIC MILLING TUTORIAL. June 2018 MASTERCAM DYNAMIC MILLING TUTORIAL June 2018 MASTERCAM DYNAMIC MILLING TUTORIAL June 2018 2018 CNC Software, Inc. All rights reserved. Software: Mastercam 2019 Terms of Use Use of this document is subject

More information

An Introduction to SolidWorks Flow Simulation 2010

An Introduction to SolidWorks Flow Simulation 2010 An Introduction to SolidWorks Flow Simulation 2010 John E. Matsson, Ph.D. SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Chapter 2 Flat Plate Boundary Layer Objectives Creating

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

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

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

More information

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

SIMCENTER 12 ACOUSTICS Beta

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

More information

SolidWorks Flow Simulation 2014

SolidWorks Flow Simulation 2014 An Introduction to SolidWorks Flow Simulation 2014 John E. Matsson, Ph.D. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

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

Flow and Heat Transfer in a Mixing Elbow

Flow and Heat Transfer in a Mixing Elbow Flow and Heat Transfer in a Mixing Elbow Objectives The main objectives of the project are to learn (i) how to set up and perform flow simulations with heat transfer and mixing, (ii) post-processing and

More information

RhinoCFD Tutorial. Flow Past a Sphere

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

More information

ANSYS AIM Tutorial Fluid Flow Through a Transition Duct

ANSYS AIM Tutorial Fluid Flow Through a Transition Duct ANSYS AIM Tutorial Fluid Flow Through a Transition Duct Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Start Up Geometry Import Geometry Extracting Volume Suppress

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

Memo Block. This lesson includes the commands Sketch, Extruded Boss/Base, Extruded Cut, Shell, Polygon and Fillet.

Memo Block. This lesson includes the commands Sketch, Extruded Boss/Base, Extruded Cut, Shell, Polygon and Fillet. Commands Used New Part This lesson includes the commands Sketch, Extruded Boss/Base, Extruded Cut, Shell, Polygon and Fillet. Click File, New on the standard toolbar. Select Part from the New SolidWorks

More information

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Problem Description: FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Instructor: Professor James Sherwood Revised: Dimitri Soteropoulos Programs Utilized: Abaqus/CAE 6.11-2 This tutorial explains how to build

More information

Modeling Evaporating Liquid Spray

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

More information

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

Installation Guide. Beginners guide to structural analysis

Installation Guide. Beginners guide to structural analysis Installation Guide To install Abaqus, students at the School of Civil Engineering, Sohngaardsholmsvej 57, should log on to \\studserver, whereas the staff at the Department of Civil Engineering should

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

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

Using the Eulerian Multiphase Model for Granular Flow

Using the Eulerian Multiphase Model for Granular Flow Tutorial 21. Using the Eulerian Multiphase Model for Granular Flow Introduction Mixing tanks are used to maintain solid particles or droplets of heavy fluids in suspension. Mixing may be required to enhance

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

6SigmaRoom R8 What s New

6SigmaRoom R8 What s New SigmaRoom R8 What s New Contents 6SigmaDC R8 Overview... 2 R8 Highlights... 3 Discoverable Interface... 4 Welcome Screen... 4 New Controls... 5 Extended Tooltips... 5 On-Screen Hints... 6 Confirmation

More information

ANSYS AIM Tutorial Flow over an Ahmed Body

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

More information

CST EM STUDIO 3D EM FOR STATICS AND LOW FREQUENCIES TUTORIALS

CST EM STUDIO 3D EM FOR STATICS AND LOW FREQUENCIES TUTORIALS CST EM STUDIO 3D EM FOR STATICS AND LOW FREQUENCIES TUTORIALS CST STUDIO SUITE 2006 Copyright 2002-2005 CST GmbH Computer Simulation Technology All rights reserved. Information in this document is subject

More information

BioIRC solutions. CFDVasc manual

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

More information

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

Flow Sim. Chapter 14 P-51. A. Set Up. B. Create Flow Simulation Project. Step 1. Click Flow Simulation. SolidWorks 10 Flow Sim P-51 Page 14-1

Flow Sim. Chapter 14 P-51. A. Set Up. B. Create Flow Simulation Project. Step 1. Click Flow Simulation. SolidWorks 10 Flow Sim P-51 Page 14-1 Chapter 14 A. Set Up. P-51 Flow Sim Step 1. If necessary, open your ASSEMBLY file. Step 2. Click Tools Menu > Add-Ins. Step 3. In the dialog box, scroll down to Flow Simulation and place a check in the

More information

Chapter 1: Introduction

Chapter 1: Introduction Modeling in 3-D is the process of creating a mathematical representation of an object's surfaces. The resulting model is displayed on your screen as a two-dimensional image. Rhino provides tools for creating,

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