WORKSHOP 10 HEX VS TET SOLID ELEMENT MESH

Size: px
Start display at page:

Download "WORKSHOP 10 HEX VS TET SOLID ELEMENT MESH"

Transcription

1 WORKSHOP 10 HEX VS TET SOLID ELEMENT MESH VS WS10-1

2 WS10-2

3 Problem Description This workshop is for creating a tetrahedral and hexahedral element mesh for a geometric solid. The tetrahedral mesh can be created quickly and easily using the standard tet mesher TetMesh. Creating the hexahedral mesh involves doing much more work. The task involves dividing the geometry into two parts. Groups are used to segregate the parts. The hex mesh for the first part is created by creating a combination of IsoMesh and Paver meshes, then sweeping them to create the hex solid elements. The hex elements for the second part are created by using the mesher IsoMesh. First, the blue colored parametric solids must be created. The techniques used are simple. There is one difficulty associated with creating two solids; they are very skewed, and this affects the meshing. The hex element meshes are combined, and the continuity of them is investigated. WS10-3

4 Suggested Exercise Steps 1. Create a database. 2. Import a parasolid file with single solid. 3. Create a tet mesh using TetMesh; the quality of the elements is looked at. 4. Close the database, and create a new one. 5. Import the parasolid file again. 6. Disassemble the solid and remove the unwanted surface vertices. As finding all of the vertices can become an arduous task delete the surfaces and solid, and import a different model file with already prepared surfaces. 7. Create a plane to break the surfaces into two groups, then break the surfaces with the plane. 8. After breaking the surfaces place each set into a different group. 9. Begin with the base model, and create a parametric surface to fill the hole. 10. Create mesh seeds for first two surfaces 11. Create Quad4 elements, at the base, to be swept. WS10-4

5 Suggested Exercise Steps (continued) 12. Create Hex8 Elements by Sweeping Quad4s at the base. 13. Create Seeds, IsoMesh, Then Sweep to Hex8s. 14. Create Mesh Seeds in Preparation for Paver Mesh. 15. Create Paver Mesh Using Seeds. 16. Complete Sweeping Quads to Create Hexs. 17. Delete Quad Elements and Connect Hex Elements. 18. Post Group Top With Surfaces for creating parametric Solids. 19. Create Parametric Solids From parametric Surfaces. 20. Create Curves to be Used for Creating Surfaces. 21. Create Parametric Surfaces From Curves. 22. Create Parametric Solids From Surfaces. 23. Display Both Parts of the Model. 24. Create Mesh Seeds to force Congruent Hex Meshes. WS10-5

6 Suggested Exercise Steps (continued) 25. Create Hex Meshes for the Top Part of Model. 26. Connect Hexs in Top Part of Model. 27. Determine Quality of Hex Mesh. WS10-6

7 Step 1. Create a Database a d Create a new database. a. File/New. b. Enter tet as the file name. c. Click OK. d. Choose Based on Model for Tolerance. e. Select MSC.Nastran as the Analysis Code. f. Select Structural as the Analysis Type. g. Click OK. b c g f e WS10-7

8 Step 2. Import Parasolid File a c d Import the parasolid.xmt file. a. File / Import. b. Change the Source to Parasolid.xmt. c. Select part.xmt. d. Click on Apply. e. Click on OK when the import summary appears. WS10-8 e

9 Step 3. Create a TetMesh Mesh a TetMesh the solid. a. Elements: Create/Mesh/Solid. b. Set Elem Shape to Tet. c. Set Mesher to TetMesh. d. Under Input List select Solid 1. e. Under Global Edge Length enter 5.0. f. Click Apply. g. Change to Iso 3 view and Smooth shaded. d c WS10-9

10 Step 3. Create a TetMesh Mesh (Cont.) Check the quality of the elements a. Elements: Verify/ Tet/All. b. Click on Apply. a Test Aspect Edge Angle Face Skew Number Failed Worst Case Max = Max = Max = At Element Collapse 0 Min = This method was straightforward and quite simple. It can be observed that 6420 Tet10 Elements were created. Normal Offset Tangent Offset Jacobian Ratio Jacobian Zero Max = Max = Max = Min = b WS10-10

11 Step 4. Close the DB and Create a new DB e Create a database and specify the New Model Preferences. a. File/Close. b. File/New c. Enter hex8 as the file name. d. Click OK. e. Choose Based on Model for Tolerance. f. Select MSC.Nastran as the Analysis Code. c d h g f g. Select Structural as the Analysis Type. h. Click OK. WS10-11

12 Step 5. Import the Parasolid File Again a b Import the parasolid file part.xmt. a. File/Import. b. Select part.xmt. c. Click on Apply. d. Click on OK when the import summary appears. c WS10-12 d

13 Step 6. Disassemble the Parasolid Solid Prepare the solid so that a hex mesh can be created. Start by disassembling the parasolid. a. Geometry: Edit/Solid/ Disassemble. b. For Solid List select Solid 1. c. Click on Apply. d. Select Yes when asked to delete the original solids. e. Click on the Label Control icon and turn on the surface labels. b a c WS10-13

14 Step 6. Disassemble the Parasolid Solid (Cont.) Note that the surfaces are trimmed (indicated by the magenta lines). Where possible create parametric surfaces (green) from trimmed surfaces. To do this do: a. Geometry: Create/Surface/Curve b. Geometry: Edit/Surface/ Remove Vertex It may be difficult to remove all the vertices that should be, because of the difficulty in identifying them. Therefore, delete the model and import an IGES file with all the surfaces already edited. c. Delete the model. d. File/Import e. Change the Source to IGES. f. Select the file surfaces.igs. g. Click on Apply. b a Surfaces from surfaces.igs In order to simplify the exercise the newly imported surfaces are already edited. WS10-14

15 Step 7. Create a Plane to Break the Surfaces Break the surfaces to create two regions for creating hex8 elements. A plane * is used to break the surfaces. a. Geometry: Create/Plane/ 3 Points. b. For Point 1 List select Point 17. c. For Point 2 List select Point 18. d. For Point 3 List select Point 5. b c d * * WS10-15

16 Step 7. Create a Plane to Break the Surfaces (Cont.) Break the surfaces with the newly created plane. a. Geometry: Edit/Surface/ Break. b. Option: Plane. c. Surface List: select all surfaces. d. Break Plane List: select Plane 1. e. Select Yes for All when asked to delete original surfaces. c b a d WS10-16

17 Step 8. Place each set of Surfaces Into Different Groups a Create two groups for different regions of the model. Start with the base region of the model. a. Group/Create. b. For New Group Name enter base. c. Check Unpost All Other Groups. d. Go to Preferences/Picking and change the Rectangle/Polygon Picking to Enclose entire entity e. Change to the Right side view f. For Entity Selection include the surfaces shown in the figure. g. Click on Apply. b c f f WS10-17

18 Step 8. Place each set of Surfaces Into Different Groups (Cont.) Shown here is the base region of the model. The entities in the two regions of the model are to be placed in different groups to facilitate meshing. WS10-18

19 Step 8. Place each set of Surfaces Into Different Groups (Cont.) b Post the group default_group and create a group for the remaining region of the model. a. Post the group default_group. b. Group/Create. c. For the New Group Name enter top. d. Check Unpost All Other Groups. e. Go to Preferences/Picking and change the Rectangle/Polygon Picking to Enclose any portion of entity f. Switch to the Right side view and under Entity Selection include the surfaces shown in the figure. c d f g. Click on Apply. f WS10-19

20 Step 8. Place each set of Surfaces Into Different Groups (Cont.) WS10-20

21 Step 9. Create a Parametric Surface to Fill Hole Enclose the base region with surfaces by creating a parametric surface where the plane is. a. Post the group base. b. Go to the Iso 1 view. c. Geometry: Create/ Surface/Curve. d. Set the Option to 2 Curve. e. Under Starting Curve List select Surface f. Under Ending Curve List select Surface c d e f WS10-21

22 Step 10. Create Mesh Seeds for First two Surfaces Create a mesh seed for the base so that a quad mesh can be applied (the quad mesh will later be swept to create a hex8 mesh). a. Elements: Create/Mesh Seed/ Uniform. b. Enter 9 for the Number. c. For Curve List select Surface d. Set the Number to 3 and select Surface 26.1 for the Curve List. e. Set the Number to 4 and select Surface 26.2 and Surface 8.4 for the Curve List. b a c WS10-22

23 Step 11. Create Quad4 Elements to be Swept a Mesh a surface using the Paver. a. Elements: Create/Mesh/ Surface. b. Set Elem Shape to Quad. c. Set Mesher to Paver. d. Set Topology to Quad4. e. For Surface List select Surface 13. f. Remove the check for Automatic Calculation, and enter 3.0 for Global Edge Length. g. Click on Apply. e c f WS10-23

24 Step 11. Create Quad4 Elements to be Swept (Cont.) Mesh another surface using IsoMesh. a. Elements: Create/Mesh/ Surface. b. Set Elem Shape to Quad. c. Set Mesher to IsoMesh. d. Set Topology to Quad4. e. For Surface List select Surface 26. f. Remove the check for Automatic Calculation, and enter 3.0 for the Global Edge Length. g. Click on Apply. WS10-24

25 Step 11. Create Quad4 Elements to be Swept (Cont.) Here are the surface meshes for part of the base. The meshes will be swept to create a hex mesh for the base part of the model. WS10-25

26 Step 12. Create Hex8 Elements by Sweeping Quad4s Sweep the surface meshes to the first section. a. Elements : Sweep/ Element/Extrude. a b. Under Mesh Control, enter 3 for Number. c. Click on OK. d. Select on Direction Vector and select the Tip and base points icon. Then, select Tip and Base points as shown in the figure. b e. For selecting the Base Entity List entities use the Meshed entity icon, then the Meshed Surface icon. f. Select Surfaces 13 and 26 for the Base Entity List. g. Click on Apply. d e f d g WS10-26

27 Step 12. Create Hex8 Elements by Sweeping Quad4s (Cont.) WS10-27

28 Step 12. Create Hex8 Elements by Sweeping Quad4s (Cont.) Sweep the free faces of the hex elements to the next section. a. Elements : Sweep/Element/ Extrude. b. Enter 1 for Number under Mesh Control, and click OK. c. Click on Direction Vector and select on Tip and base points icon. Then, select Tip and Base points as shown in the figure. d. Go to Preferences/Picking and select Enclose entire entity. e. Change to Right side view and click on the Element s face icon. f. Under Base Entity List select the element faces as shown in the figure. g. Click Apply. f c c f WS10-28

29 Step 12. Create Hex8 Elements by Sweeping Quad4s (Cont.) The elements have been swept twice to create the model illustrated below. Note that the nodes line up as they should. WS10-29

30 Step 13. Create Seeds, IsoMesh, Then Sweep to Hex8s a IsoMesh the surface in a corner (Surface 18) to create elements that will be swept. First, because of the curvature (90 degree bend) it is necessary to create mesh seeds. a. Switch to the Iso 1 view and zoom into Surface 18. b. Elements: Create/Mesh Seed/ Uniform. c. Enter 4 for the Number. d. For Curve List select Surface 7.2. d WS10-30

31 Step 13. Create Seeds, IsoMesh, Then Sweep to Hex8s (Cont.) Mesh another surface using IsoMesh, then sweep the elements created. a. Elements: Create/Mesh/ Surface. b. Set Elem Shape to Quad. c. Set Mesher to IsoMesh. d. Set Topology to Quad4. e. For Surface List select Surface 18. f. Remove the check for Automatic Calculation, and enter 3.0 for the Global Edge Length. g. Click on Apply. e e h. Now, sweep the mesh just created Elements: Sweep/Element/ Extrude. i. Enter 1 for Number under Mesh Control, and click OK. j. Click on Direction Vector and select on Tip and base points icon. Then, select Tip and Base points as shown in the figure. j j WS10-31

32 Step 13. Create Seeds, IsoMesh, Then Sweep to Hex8s (Cont.) Finish sweeping the elements. a. Elements : Sweep/ Element/Extrude. b. For selecting the Base Entity List entities use the Meshed entity icon, then the Meshed Surface icon. c. Select Surface 18 for the Base Entity List. d. Click on Apply. WS10-32

33 Step 14. Create Mesh Seeds in Preparation for Paver Mesh Paver mesh Surface 12 so that the mesh can be swept to create hex elements for part of the base. The mesh to be created must match that already created by sweeping. Mesh seed are to be created using existing nodes. a. Elements: Create/Mesh Seed/ Tabular. b. For the Coordinate Type select Node and Point. c. Under the Nodes or Points List select the Nodes as shown in the figure. d. Select Surface 12.2 under Curve List. e. Click on Apply. d b a c d c e WS10-33

34 Step 14. Create Mesh Seeds in Preparation for Paver Mesh (Cont.) WS10-34

35 Step 15. Create Paver Mesh Using Seeds Mesh the surface where one of its edges was just seeded. a. Elements : Create/Mesh/ Surface. b. For Elem Shape select Quad. c. For Mesher select Paver. d. For Topology select Quad4. e. Select Surface 12 for Surface List. f. Use 3.0 for Global Edge Length g. Click on Apply. WS10-35

36 Step 15. Create Paver Mesh Using Seeds (Cont.) WS10-36

37 Step 16. Complete Sweeping Quads to Create Hexs Complete sweeping element faces and 2D quad elements to the side of the model. a. Elements: Sweep/Element/ Extrude. b. Go to Mesh Control and enter 8 for Number, and click OK. c. Click on Direction Vector and select on Tip and Base points icon. Then, select the Tip and Base points as shown in the figure. d. Under Base Entity List click on the Element s Face icon. e. Switch the view to Top view, and select the elements as indicated. f. Click on Apply. c c d e WS10-37

38 Step 16. Complete Sweeping Quads to Create Hexs (Cont.) WS10-38

39 Step 16. Complete Sweeping Quads to Create Hexs (Cont.) Complete sweeping 2D quad elements to the side of the model. a. Elements: Sweep/Element/ Extrude. b. Go to Mesh Control and enter 8 for Number, and click OK. c. Click on Direction Vector and select on Tip and Base points icon. Then, select the Tip and Base points as shown in the figure. d. Under Base Entity List click on the 2D element icon. e. Switch the view to Top view, and select the elements as indicated. f. Click on Apply. d c c WS10-39 e

40 Step 16. Complete Sweeping Quads to Create Hexs (Cont.) WS10-40

41 Step 17. Delete Quad Elements and Connect Hex Elements Delete 2D elements, then equivalence. a. Elements: Delete/Element. b. Elements: Equivalence/All/Tolerance Cube. Delete 2D Elements Equivalence WS10-41

42 Step 17. Delete Quad Elements and Connect Hex Elements (Cont.) Completed hex mesh for the base part of the model. Now, verify that all the hex elements are connected. a. Elements: Verify/Element/Boundaries Free Edges Copyright 2004 MSC.Software Corporation WS10-42

43 Step 18. Post Group Top With Surfaces for Blue Solids a Create parametric solids(blue) for the remainder of the model, and IsoMesh them with hex elements. Post the group top. a. Group/Post. b. Under Select Groups to Post select top. c. Click on Apply, then Cancel. d. Go to the Iso 1 view. Copyright 2004 MSC.Software Corporation b WS10-43

44 Step 19. Create Parametric Solids From Surfaces a Create the first parametric solid using two surfaces a. Geometry: Create/Solid/ Surface. b. Set the Option to 2 Surface. c. Select Surface 23 for the Starting Surface List. d. Select Surface 3 for the Ending Surface List. b c d Copyright 2004 MSC.Software Corporation WS10-44

45 Step 19. Create Parametric Solids From Surfaces (Cont.) a Create the second solid. a. Geometry: Create/Solid/ Surface b. Select Surface 17 for the Starting Surface List. c. Select Surface 2 for the Ending Surface List. Solids 1 and 2 have been created. b c Copyright 2004 MSC.Software Corporation WS10-45

46 Step 20. Create Curves to be Used for Creating Surfaces a To create the remaining solids it will be necessary to create some curves, surfaces from the curves, then solids from the surfaces. a. Geometry: Edit/Curve/ Break. b. Rotate the view to get the following view of the model. c. Set the Option to Parametric. d. Enter 0.7 for the Break Point. e. Select Surface 4.2 and 4.4 for the Curve List. f. Increase the point size. Copyright 2004 MSC.Software Corporation e c d e e WS10-46

47 Step 20. Create Curves to be Used for Creating Surfaces (Cont.) Break curves again to obtain all needed curves. a. Geometry: Edit/Curve/Break. b. Set the Option to Parametric. c. Set the Break Point to 0.5. d. Under Curve List select Curve 1 and 3. e. Click on Apply. Copyright 2004 MSC.Software Corporation WS10-47

48 Step 21. Create Parametric Surfaces From Curves Create surfaces using the curves just created and previously existing surface or solid edges. a. Geometry: Create/Surface/ Curve. b. Option: 2 Curve. c. Select curves or edges for Starting Curve List and Ending Curve List. Starting Curve List Ending Curve List Surface 1.4 Curve 2 Surface 1.2 Curve 4 Solid Curve 6 Solid Curve 8 Surface 5.4 Curve 5 Surface 5.2 Curve 7 Copyright 2004 MSC.Software Corporation WS10-48

49 Step 22. Create Parametric Solids From Surfaces Create the parametric solids. a. Geometry: Create/Solid/ Surface. b. Set Option to 2 Surface. c. Select the surfaces, as specified in the table, for Starting Surface List and Ending Surface List. Starting Surface List Ending Surface List Surface 27 Surface 28 Surface 29 Surface 30 Surface 31 Surface 32 Copyright 2004 MSC.Software Corporation WS10-49

50 Step 22. Create Parametric Solids From Surfaces (Cont.) Copyright 2004 MSC.Software Corporation WS10-50

51 Step 23. Both Parts of the Model Post the group for the base and top portion of the model. Copyright 2004 MSC.Software Corporation WS10-51

52 Step 24. Create Mesh Seeds for Congruent Hex Meshes IsoMesh the five new parametric solids. It is desired to have the hex mesh in Solid 1 and the base part of the model congruent. The fact that there is a 2D IsoMesh associated to Surface 26 should control the IsoMesh of Solid 1. However, Solid 1 is very distorted. This will prevent the mesh created in it from being closely congruent to the mesh on Surface 26. So, mesh seeds are to be created on the other two edges of Surface 26. a. Elements: Create/Mesh Seed/ Tabular. b. Select the Node and Point toggle. c. Select the nodes shown in the figure. It may be easier to select the nodes by erasing the five solids that were just created. See the next page. Copyright 2004 MSC.Software Corporation WS10-52

53 Step 24. Create Mesh Seeds for Congruent Hex Meshes (Cont.) Continuation of creating mesh seed using tabular approach. a. Select the Node and Point toggle. b. Select the nodes shown in the figure. c. Select the two edges for Surface 26 indicated by the red lines. Surface 13 adjacent to Surface 26 so its edges will be picked. d. Before clicking Apply the tolerance needs to be changed because of the distorted shape of Solid 1. It is recommended to use 0.05 instead of the default e. Apply. Copyright 2004 MSC.Software Corporation WS10-53

54 Step 25. Create Hex Meshes for Top Part of Model IsoMesh the five new solids a. Elements: Create/Mesh/Solid b. Select Hex for Elem Shape c. Select IsoMesh for Mesher d. Under Solid List select Solid 1:5 e. Specify 3.0 for Global Edge Length f. Apply Copyright 2004 MSC.Software Corporation WS10-54

55 Step 25. Create Hex Meshes for Top Part of Model (Cont.) IsoMesh issues an error message. Meshing Solid 1 with the constraint from the mesh on Surface 26, and the solid s poor shape has caused the failure. This is seen on the next pages. Solid Solid Copyright 2004 MSC.Software Corporation WS10-55

56 Step 25. Create Hex Meshes for Top Part of Model (Cont.) Copy the five solids, Solid 1:5, away from the model. Copy the mesh on Surface 26 to the end of Solid 6, and associate it to the end of the solid, Solid 6.3. IsoMesh all five solids, Solid 6:10. The same error message is issued as before. Delete the 2D mesh associated to the end of Solid 6, and IsoMesh all five solids. As can be seen all the solids were meshed. So, the mesh on Surface 26 is causing the problem. However, it is worth while to see that the shape of Solid 1 is related to the problem. This is shown on the next page. Copyright 2004 MSC.Software Corporation WS10-56

57 Step 25. Create Hex Meshes for Top Part of Model (Cont.) Reintroduce the 2D mesh on the end of Solid 6. Then, extrude the same end of Solid 6 to create a parametric solid, Solid 11. IsoMesh Solid 11. The meshing succeeded. So, given Solid 1 as it is, the 2D mesh on Surface 26 is preventing the meshing from occurring. However, the shape of Solid 1, given the 2D mesh on Surface 26, is preventing the meshing from occurring. Is this the complete story? Proceed to find out. Copyright 2004 MSC.Software Corporation WS10-57

58 Step 25. Create Hex Meshes for Top Part of Model (Cont.) IsoMesh just Solid 1. a. Elements: Create/Mesh/Solid b. Select Hex for Elem Shape c. Select IsoMesh for Mesher d. Under Solid List select Solid 1 e. Specify 3.0 for Global Edge Length f. Apply So, Solid 1 meshed! Try meshing other solids. g. h. i. j. k. l. Under Solid List select Solid 2 Specify 3.0 for Global Edge Length Apply Under Solid List select Solid 3:5 Specify 3.0 for Global Edge Length Apply So, the problem was related to Solid 1 and 2, and perhaps others. Copyright 2004 MSC.Software Corporation WS10-58

59 Step 26. Connect Hexs in Top Part of Model Connect the hex elements. a. Elements: Equivalence/All/ Tolerance Cube b. This model has some possible problems, so set the equivalencing tolerance to 1.0. c. Apply It is detected that the tolerance is > the smallest element edge. It is reset so it is slightly < the smallest element edge. Copyright 2004 MSC.Software Corporation WS10-59

60 Step 26. Connect Hexs in Top Part of Model (Cont.) Determine if all the hex elements are connected. First look at element free edges. Then, look at element free faces. a. Elements: Verify/Element/Boundaries Free Edges b. Apply c. Display just free faces using Display/Finite Elements Show Only Free Faces (In Wireframe) Copyright 2004 MSC.Software Corporation WS10-60

61 Step 26. Connect Hexs in Top Part of Model (Cont.) Look for any free faces at just certain geometric interfaces. To do this create 2D quad elements on element free faces. a. Elements: Create/Element/Edit b. Shape: Quad c. Topology: Quad4 d. Pattern: Elem Face e. Select Free face of element picking icon f. Under Face select any desired hex element free faces g. Erase everything except the 2D quad elements just created. h. Rotate the model so that can see if there are any hex free faces where there shouldn t be. Copyright 2004 MSC.Software Corporation WS10-61

62 Step 27. Determine Quality of Hex Mesh Completed hex mesh for model. Now, look at the quality of the elements. a. Elements: Verify/Hex/Face Warp b. Etc. Copyright 2004 MSC.Software Corporation WS10-62

63 Step 27. Determine Quality of Hex Mesh (Cont.) Copyright 2004 MSC.Software Corporation WS10-63

64 Copyright 2004 MSC.Software Corporation WS10-64

WORKSHOP 4 MESH ON MESH 2D

WORKSHOP 4 MESH ON MESH 2D WORKSHOP 4 MESH ON MESH 2D WS4-1 WS4-2 Problem Description This exercise introduces another method of creating a 2D mesh for a set of non-congruent surfaces. So far non-congruent surfaces have been dealt

More information

Composite Trimmed Surfaces

Composite Trimmed Surfaces LESSON 4 Composite Trimmed Surfaces Y Objectives: Import a CAD model into a database. Repair disjointed surfaces by creating composite surfaces. Mesh the newly created composite surfaces PATRAN 302 Exercise

More information

Finite Element Model

Finite Element Model LESSON 9 Finite Element Model Objectives: Build an initial surface mesh that will be used as a pattern to create the final 1, 2 and 3D mesh. Edit and smooth the mesh. Build a finite element model by sweeping

More information

Building the Finite Element Model of a Space Satellite

Building the Finite Element Model of a Space Satellite Exercise 4 Building the Finite Element Model of a Space Satellite 30000 20000 Objectives: mesh & MPC s on a Space Satellite. Perform Model and Element Verification. Learn how to control mesh parameters

More information

Building the Finite Element Model of a Space Satellite

Building the Finite Element Model of a Space Satellite LESSON 3 Building the Finite Element Model of a Space Satellite 30000 30001 Objectives: mesh & MPC s on a Space Satellite Perform Model and Element Verification. Learn how to create 0-D, 1-D and 2-D elements

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

Importing Geometry from an IGES file

Importing Geometry from an IGES file WORKSHOP 2 Importing Geometry from an IGES file Objectives: Import geometry from an IGES file. Create a solid from curves and surfaces. Tet mesh the solid. MSC.Patran 301 Exercise Workbook 2-1 2-2 MSC.Patran

More information

Importing Geometry from an IGES file

Importing Geometry from an IGES file LESSON 2 Importing Geometry from an IGES file Objectives: Import geometry from an IGES file. Create a solid from curves and surfaces. Tet mesh the solid. PATRAN 301 Exercise Workbook - Release 7.5 2-1

More information

Imported Geometry Cleaning

Imported Geometry Cleaning LESSON 8 Imported Geometry Cleaning Objectives: Import CAD geometry. Identify problems with imported geometry. Fix geometry for the purpose of meshing. PATRAN 302 Exercise Workbook - Release 8.0 8-1 8-2

More information

Mass Properties Calculations

Mass Properties Calculations LESSON 15 Mass Properties Calculations Objectives Import a unigraphics express file and apply mass properties to the propeller. PAT302 Exercise Workbook MSC/PATRAN Version 8.0 15-1 15-2 PAT302 Exercise

More information

Helical Spring. Supplementary Exercise - 6. Objective: Develop model of a helical spring

Helical Spring. Supplementary Exercise - 6. Objective: Develop model of a helical spring Supplementary Exercise - 6 Helical Spring Objective: Develop model of a helical spring Perform a linear analysis to obtain displacements and stresses. MSC.Patran 301 Exercise Workbook Supp6-1 Supp6-2 MSC.Patran

More information

Stiffened Plate With Pressure Loading

Stiffened Plate With Pressure Loading Supplementary Exercise - 3 Stiffened Plate With Pressure Loading Objective: geometry and 1/4 symmetry finite element model. beam elements using shell element edges. MSC.Patran 301 Exercise Workbook Supp3-1

More information

Thermal Analysis using Imported CAD Geometry

Thermal Analysis using Imported CAD Geometry Exercise 5 Thermal Analysis using Imported CAD Geometry Objective: In this exercise you will complete a thermal analysis of a model created from imported CAD geometry. PATRAN 312 Exercises - Version 7.5

More information

Post-Processing Modal Results of a Space Satellite

Post-Processing Modal Results of a Space Satellite LESSON 8 Post-Processing Modal Results of a Space Satellite 30000 7.61+00 5.39+00 30002 30001 mode 1 : Max 5.39+00 @Nd 977 Objectives: Post-process model results from an DB file. View and animate the eigenvector

More information

Sliding Split Tube Telescope

Sliding Split Tube Telescope LESSON 15 Sliding Split Tube Telescope Objectives: Shell-to-shell contact -accounting for shell thickness. Creating boundary conditions and loads by way of rigid surfaces. Simulate large displacements,

More information

Cylinder with T-Beam Stiffeners

Cylinder with T-Beam Stiffeners LESSON 17 Cylinder with T-Beam Stiffeners X Y Objectives: Create a cylinder and apply loads. Use the beam library to add stiffeners to the cylinder. PATRAN 302 Exercise Workbook - Release 8.0 17-1 17-2

More information

Sliding Block LESSON 26. Objectives: Demonstrate the use of Contact LBCs in a simple exercise.

Sliding Block LESSON 26. Objectives: Demonstrate the use of Contact LBCs in a simple exercise. LESSON 26 Sliding Block 5 Objectives: Demonstrate the use of Contact LBCs in a simple exercise. Present method for monitoring a non-linear analysis progress. 26-1 26-2 LESSON 26 Sliding Block Model Description:

More information

Using Groups and Lists

Using Groups and Lists LESSON 15 Using Groups and Lists Objectives: Build a finite element model that includes element properties and boundary conditions. Use lists to identify parts of the model with specified attributes. Explore

More information

Linear and Nonlinear Analysis of a Cantilever Beam

Linear and Nonlinear Analysis of a Cantilever Beam LESSON 1 Linear and Nonlinear Analysis of a Cantilever Beam P L Objectives: Create a beam database to be used for the specified subsequent exercises. Compare small vs. large displacement analysis. Linear

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

Merging Databases LESSON 2. Objectives: Construct two databases which have distinct similarities and differences.

Merging Databases LESSON 2. Objectives: Construct two databases which have distinct similarities and differences. LESSON 2 Merging Databases Objectives: Construct two databases which have distinct similarities and differences. See how PATRAN resolves model conflicts and differences when the two databases are imported

More information

Modeling a Shell to a Solid Element Transition

Modeling a Shell to a Solid Element Transition LESSON 9 Modeling a Shell to a Solid Element Transition Objectives: Use MPCs to replicate a Solid with a Surface. Compare stress results of the Solid and Surface 9-1 9-2 LESSON 9 Modeling a Shell to a

More information

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

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

More information

Advanced Meshing Tools

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

More information

The Essence of Result Post- Processing

The Essence of Result Post- Processing APPENDIX E The Essence of Result Post- Processing Objectives: Manually create the geometry for the tension coupon using the given dimensions then apply finite elements. Manually define material and element

More information

Post-Processing Static Results of a Space Satellite

Post-Processing Static Results of a Space Satellite LESSON 7 Post-Processing Static Results of a Space Satellite 3.84+05 3.58+05 3.33+05 3.07+05 2.82+05 3.84+05 2.56+05 2.30+05 2.05+05 1.79+05 1.54+05 1.28+05 1.02+05 7.68+04 0. 5.12+04 Z Y X Objectives:

More information

Spatial Variation of Physical Properties

Spatial Variation of Physical Properties LESSON 5 Spatial Variation of Physical Properties Aluminum Steel 45 Radius 1 Radius 3 Radius 4 Objective: To model the variation of physical properties as a function of spatial coordinates. MSC/NASTRAN

More information

Rigid Element Analysis with RBAR

Rigid Element Analysis with RBAR WORKSHOP 4 Rigid Element Analysis with RBAR Y Objectives: Idealize the tube with QUAD4 elements. Use RBAR elements to model a rigid end. Produce a Nastran input file that represents the cylinder. Submit

More information

Spatial Variation of Physical Properties

Spatial Variation of Physical Properties LESSON 13 Spatial Variation of Physical Properties Aluminum Steel 45 Radius 1 Radius 3 Radius 4 Objective: To model the variation of physical properties as a function of spatial coordinates. PATRAN301ExericseWorkbook-Release7.5

More information

Lesson 4: Surface Re-limitation and Connection

Lesson 4: Surface Re-limitation and Connection Lesson 4: Surface Re-limitation and Connection In this lesson you will learn how to limit the surfaces and form connection between the surfaces. Lesson contents: Case Study: Surface Re-limitation and Connection

More information

Linear Bifurcation Buckling Analysis of Thin Plate

Linear Bifurcation Buckling Analysis of Thin Plate LESSON 13a Linear Bifurcation Buckling Analysis of Thin Plate Objectives: Construct a quarter model of a simply supported plate. Place an edge load on the plate. Run an Advanced FEA bifurcation buckling

More information

Parametric Modeling Design and Modeling 2011 Project Lead The Way, Inc.

Parametric Modeling Design and Modeling 2011 Project Lead The Way, Inc. Parametric Modeling Design and Modeling 2011 Project Lead The Way, Inc. 3D Modeling Steps - Sketch Step 1 Sketch Geometry Sketch Geometry Line Sketch Tool 3D Modeling Steps - Constrain Step 1 Sketch Geometry

More information

CATIA V5 Parametric Surface Modeling

CATIA V5 Parametric Surface Modeling CATIA V5 Parametric Surface Modeling Version 5 Release 16 A- 1 Toolbars in A B A. Wireframe: Create 3D curves / lines/ points/ plane B. Surfaces: Create surfaces C. Operations: Join surfaces, Split & Trim

More information

GEOMETRY MODELING & GRID GENERATION

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

More information

Obtaining Meshable Surfaces

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

More information

Create Complex Surfaces

Create Complex Surfaces Create Complex Surfaces In this lesson, you will be introduced to the functionalities available in the Generative Surface Design workbench. Lesson content: Case Study: Surface Design Design Intent Stages

More information

Lesson 3: Surface Creation

Lesson 3: Surface Creation Lesson 3: Surface Creation In this lesson, you will learn how to create surfaces from wireframes. Lesson Contents: Case Study: Surface Creation Design Intent Stages in the Process Choice of Surface Sweeping

More information

CATIA Surface Design

CATIA Surface Design CATIA V5 Training Exercises CATIA Surface Design Version 5 Release 19 September 2008 EDU_CAT_EN_GS1_FX_V5R19 Table of Contents (1/2) Creating Wireframe Geometry: Recap Exercises 4 Creating Wireframe Geometry:

More information

ME 442. Marc/Mentat-2011 Tutorial-1

ME 442. Marc/Mentat-2011 Tutorial-1 ME 442 Overview Marc/Mentat-2011 Tutorial-1 The purpose of this tutorial is to introduce the new user to the MSC/MARC/MENTAT finite element program. It should take about one hour to complete. The MARC/MENTAT

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 APPENDIX A Normal Modes - Rigid Element Analysis with RBE2 and CONM2 T 1 Z R Y Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised

More information

Additional Exercises. You will perform the following exercises to practice the concepts learnt in this course:

Additional Exercises. You will perform the following exercises to practice the concepts learnt in this course: Additional Exercises You will perform the following exercises to practice the concepts learnt in this course: Master Exercise : Mobile Phone Plastic Bottle Exercise 1 Master Exercise : Mobile Phone In

More information

Licom Systems Ltd., Training Course Notes. 3D Surface Creation

Licom Systems Ltd., Training Course Notes. 3D Surface Creation , Training Course Notes Work Volume and Work Planes...........................1 Overview..........................................1 Work Volume....................................1 Work Plane......................................1

More information

Computer Aided Engineering Applications

Computer Aided Engineering Applications Computer Aided Engineering Applications 1A.Geometric Modeling 1.1 Geometric modelling methods 1.2 Data representation 1.3 Modeling functions 1.4 Structure of a CAD system Engi 6928 - Fall 2014 1.Geometric

More information

Load Analysis of a Beam (using a point force and moment)

Load Analysis of a Beam (using a point force and moment) WORKSHOP 13a Load Analysis of a Beam (using a point force and moment) 100 lbs Y Z X Objectives: Construct a 1d representation of a beam. Account for induced moments from an off-center compressive load

More information

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

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

More information

ANSYS 14.0 Geometry and Meshing Update Steve Varnam ANSYS UK Ltd.

ANSYS 14.0 Geometry and Meshing Update Steve Varnam ANSYS UK Ltd. ANSYS 14.0 Geometry and Meshing Update Steve Varnam ANSYS UK Ltd. 1 ANSYS Workbench Platform The most comprehensive platform for Multiphysics Simulations ANSYS Workbench Framework ANSYS DesignXplorer ANSYS

More information

Finite Element Model of a 3-D Clevis

Finite Element Model of a 3-D Clevis LESSON 4 Finite Element Model of a 3-D Clevis Objectives: Apply a nonuniform mesh seed near a critical location of the model. Apply a global mesh to the seeded model. PATRAN 303 Exercise Workbook - Release

More information

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

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

More information

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

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 APPENDIX A Normal Modes - Rigid Element Analysis with RBE2 and CONM2 T 1 Z R Y Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised

More information

Swept Blend Creates a quilt using swept blend geometry.

Swept Blend Creates a quilt using swept blend geometry. Swept Blend Creates a quilt using swept blend geometry. 1 A surface can be defined by a set of cross-sections located at various points along a controlling Spine Curve. In Pro/SURFACE, this is known as

More information

Mesh Generation. Timothy J. Tautges. Principle Member Technical Staff Sandia National Laboratories

Mesh Generation. Timothy J. Tautges. Principle Member Technical Staff Sandia National Laboratories Mesh Generation Timothy J. Tautges Principle Member Technical Staff Sandia National Laboratories Adjunct Professor, Engineering Physics University of Wisconsin-Madison Sandia is a multiprogram laboratory

More information

Linear Static Analysis of a Spring Element (CELAS)

Linear Static Analysis of a Spring Element (CELAS) Linear Static Analysis of a Spring Element (CELAS) Objectives: Modify nodal analysis and nodal definition coordinate systems to reference a local coordinate system. Define bar elements connected with a

More information

Introduction to ANSYS ICEM CFD

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

More information

MSC/PATRAN LAMINATE MODELER COURSE PAT 325 Workbook

MSC/PATRAN LAMINATE MODELER COURSE PAT 325 Workbook MSC/PATRAN LAMINATE MODELER COURSE PAT 325 Workbook P3*V8.0*Z*Z*Z*SM-PAT325-WBK - 1 - - 2 - Table of Contents Page 1 Composite Model of Loaded Flat Plate 2 Failure Criteria for Flat Plate 3 Making Plies

More information

Introduction to ANSYS DesignModeler

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

More information

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

VII. 3-D Meshing. 7.1 When to Use 3-D Elements

VII. 3-D Meshing. 7.1 When to Use 3-D Elements VII 3-D Meshing This chapter includes material from the book Practical Finite Element Analysis. It also has been reviewed and has additional material added by Matthias Goelke. 7.1 When to Use 3-D Elements

More information

Introduction to ANSYS FLUENT Meshing

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

More information

Input CAD Solid Model Assemblies - Split into separate Part Files. DXF, IGES WMF, EMF STL, VDA, Rhino Parasolid, ACIS

Input CAD Solid Model Assemblies - Split into separate Part Files. DXF, IGES WMF, EMF STL, VDA, Rhino Parasolid, ACIS General NC File Output List NC Code Post Processor Selection Printer/Plotter Output Insert Existing Drawing File Input NC Code as Geometry or Tool Paths Input Raster Image Files Report Creator and Designer

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

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 LESSON 16 Normal Modes - Rigid Element Analysis with RBE2 and CONM2 Y Y Z Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised of plate

More information

Geometry Clean-up in. Numerical Simulations

Geometry Clean-up in. Numerical Simulations Geometry Clean-up in Numerical Simulations Scope of the this Presentation The guidelines are very generic in nature and has been explained with examples. However, the users may need to check their software

More information

3ds Max Cottage Step 1. Always start out by setting up units: We re going with this setup as we will round everything off to one inch.

3ds Max Cottage Step 1. Always start out by setting up units: We re going with this setup as we will round everything off to one inch. 3ds Max Cottage Step 1 Always start out by setting up units: We re going with this setup as we will round everything off to one inch. File/Import the CAD drawing Be sure Files of Type is set to all formats

More information

Modeling a Gear Standard Tools, Surface Tools Solid Tool View, Trackball, Show-Hide Snaps Window 1-1

Modeling a Gear Standard Tools, Surface Tools Solid Tool View, Trackball, Show-Hide Snaps Window 1-1 Modeling a Gear This tutorial describes how to create a toothed gear. It combines using wireframe, solid, and surface modeling together to create a part. The model was created in standard units. To begin,

More information

Parametric Modeling with UGS NX 4

Parametric Modeling with UGS NX 4 Parametric Modeling with UGS NX 4 Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com 2-1 Chapter 2 Parametric Modeling

More information

Automatic & Robust Meshing in Fluids 2011 ANSYS Regional Conferences

Automatic & Robust Meshing in Fluids 2011 ANSYS Regional Conferences Automatic & Robust Meshing in Fluids 2011 ANSYS Regional Conferences 1 This is just a taste Note that full 14.0 update webinars of an hour per product will be scheduled closer to the release This presentation

More information

Getting Started LESSON 1. Objectives: In this exercise you will perform the following tasks. Access MSC PATRAN and run a Session File.

Getting Started LESSON 1. Objectives: In this exercise you will perform the following tasks. Access MSC PATRAN and run a Session File. LESSON 1 Getting Started Objectives: In this exercise you will perform the following tasks. Access MSC PATRAN and run a Session File. Move, resize and iconify windows and forms. Become familiar with Screen

More information

Multi-Step Analysis of a Cantilever Beam

Multi-Step Analysis of a Cantilever Beam LESSON 4 Multi-Step Analysis of a Cantilever Beam LEGEND 75000. 50000. 25000. 0. -25000. -50000. -75000. 0. 3.50 7.00 10.5 14.0 17.5 21.0 Objectives: Demonstrate multi-step analysis set up in MSC/Advanced_FEA.

More information

Shell-to-Solid Element Connector(RSSCON)

Shell-to-Solid Element Connector(RSSCON) WORKSHOP 11 Shell-to-Solid Element Connector(RSSCON) Solid Shell MSC.Nastran 105 Exercise Workbook 11-1 11-2 MSC.Nastran 105 Exercise Workbook WORKSHOP 11 Shell-to-Solid Element Connector The introduction

More information

Post-Buckling Analysis of a Thin Plate

Post-Buckling Analysis of a Thin Plate LESSON 13b Post-Buckling Analysis of a Thin Plate Objectives: Construct a thin plate (with slight imperfection) Place an axial load on the plate. Run an Advanced FEA nonlinear static analysis in order

More information

Hexahedral Mesh Generation for Volumetric Image Data

Hexahedral Mesh Generation for Volumetric Image Data Hexahedral Mesh Generation for Volumetric Image Data Jason Shepherd University of Utah March 27, 2006 Outline Hexahedral Constraints Topology Boundary Quality Zhang et al. papers Smoothing/Quality Existing

More information

Create the Through Curves surface

Create the Through Curves surface Create the Through Curves surface 1. Open ffm4_mc_fender. 2. Select all three strings, and then on the Analyze Shape toolbar, click Show End Points. Notice there are two curves in the strings on the left

More information

Surfacing using Creo Parametric 3.0

Surfacing using Creo Parametric 3.0 Surfacing using Creo Parametric 3.0 Overview Course Code Course Length TRN-4506-T 3 Days In this course, you will learn how to use various techniques to create complex surfaces with tangent and curvature

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

Lesson 1 Parametric Modeling Fundamentals

Lesson 1 Parametric Modeling Fundamentals 1-1 Lesson 1 Parametric Modeling Fundamentals Create Simple Parametric Models. Understand the Basic Parametric Modeling Process. Create and Profile Rough Sketches. Understand the "Shape before size" approach.

More information

Materials, Load Cases and LBC Assignment

Materials, Load Cases and LBC Assignment LESSON 4 Materials, Load Cases and LBC Assignment 5.013 5.000 4.714 30000 4.429 4.143 3.858 3.572 3.287 3.001 2.716 2.430 2.145 1.859 20000 1.574 1.288 default_fringe : 1.003 Max 2.277 @Elm 40079.1 Min

More information

Chapter 2 Parametric Modeling Fundamentals

Chapter 2 Parametric Modeling Fundamentals 2-1 Chapter 2 Parametric Modeling Fundamentals Create Simple Extruded Solid Models Understand the Basic Parametric Modeling Procedure Create 2-D Sketches Understand the "Shape before Size" Approach Use

More information

Temperature Dependent Material Properties

Temperature Dependent Material Properties WORKSHOP 8 Temperature Dependent Material Properties Objective: You will create a 2D material slice consisting of two materials with temperature dependent material properties. You will visually and qualitatively

More information

AutoCAD 2009 Tutorial

AutoCAD 2009 Tutorial AutoCAD 2009 Tutorial Second Level: 3D Modeling Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better Textbooks. Lower Prices. AutoCAD 2009

More information

A Comprehensive Introduction to SolidWorks 2011

A Comprehensive Introduction to SolidWorks 2011 A Comprehensive Introduction to SolidWorks 2011 Godfrey Onwubolu, Ph.D. SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Chapter 2 Geometric Construction Tools Objectives: When

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

Character Modeling COPYRIGHTED MATERIAL

Character Modeling COPYRIGHTED MATERIAL 38 Character Modeling p a r t _ 1 COPYRIGHTED MATERIAL 39 Character Modeling Character Modeling 40 1Subdivision & Polygon Modeling Many of Maya's features have seen great improvements in recent updates

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

Geometry Definition in the ADINA User Interface (AUI) Daniel Jose Payen, Ph.D. March 7, 2016

Geometry Definition in the ADINA User Interface (AUI) Daniel Jose Payen, Ph.D. March 7, 2016 Geometry Definition in the ADINA User Interface (AUI) Daniel Jose Payen, Ph.D. March 7, 2016 ADINA R&D, Inc., 2016 1 Topics Presented ADINA에서쓰이는 Geometry 종류 Simple (AUI) geometry ADINA-M geometry ADINA-M

More information

Module 1: Basics of Solids Modeling with SolidWorks

Module 1: Basics of Solids Modeling with SolidWorks Module 1: Basics of Solids Modeling with SolidWorks Introduction SolidWorks is the state of the art in computer-aided design (CAD). SolidWorks represents an object in a virtual environment just as it exists

More information

Chapter 2 Parametric Modeling Fundamentals

Chapter 2 Parametric Modeling Fundamentals 2-1 Chapter 2 Parametric Modeling Fundamentals Create Simple Extruded Solid Models Understand the Basic Parametric Modeling Procedure Create 2-D Sketches Understand the Shape before Size Approach Use the

More information

Lecture 3 : General Preprocessing. Introduction to ANSYS Mechanical Release ANSYS, Inc. February 27, 2015

Lecture 3 : General Preprocessing. Introduction to ANSYS Mechanical Release ANSYS, Inc. February 27, 2015 Lecture 3 : General Preprocessing 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overview In this chapter we cover basic preprocessing operations that are common

More information

Solidworks 2006 Surface-modeling

Solidworks 2006 Surface-modeling Solidworks 2006 Surface-modeling (Tutorial 2-Mouse) Surface-modeling Solid-modeling A- 1 Assembly Design Design with a Master Model Surface-modeling Tutorial 2A Import 2D outline drawing into Solidworks2006

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

Geometric Modeling Systems

Geometric Modeling Systems Geometric Modeling Systems Wireframe Modeling use lines/curves and points for 2D or 3D largely replaced by surface and solid models Surface Modeling wireframe information plus surface definitions supports

More information

A simple problem that has a solution that is far deeper than expected!

A simple problem that has a solution that is far deeper than expected! The Water, Gas, Electricity Problem A simple problem that has a solution that is far deeper than expected! Consider the diagram below of three houses and three utilities: water, gas, and electricity. Each

More information

Version 2011 R1 - Router

Version 2011 R1 - Router GENERAL NC File Output List NC Code Post Processor Selection Printer/Plotter Output Insert Existing Drawing File Input NC Code as Geometry or Tool Paths Input Raster Image Files Convert Raster to Vector

More information

WORKSHOP 9 HEX MESH USING SWEEP VECTOR

WORKSHOP 9 HEX MESH USING SWEEP VECTOR WORKSHOP 9 HEX MESH USING SWEEP VECTOR WS9-1 WS9-2 Prolem Desription This exerise involves importing urve geometry from n IGES file. The urves re use to rete other urves. From the urves trimme surfes re

More information

Manipulating the Boundary Mesh

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

More information

Lecture # 5 Modal or Dynamic Analysis of an Airplane Wing

Lecture # 5 Modal or Dynamic Analysis of an Airplane Wing Lecture # 5 Modal or Dynamic Analysis of an Airplane Wing Problem Description This is a simple modal analysis of a wing of a model airplane. The wing is of uniform configuration along its length and its

More information

Transient and Modal Animation

Transient and Modal Animation WORKSHOP 20 Transient and Modal Objectives: Introduce the user to insight animation tools. Perform standard and quick modal animation. Perform transient animation. MSC.Patran 301 Exercise Workbook 20-1

More information

BobCAD CAM V25 4 Axis Standard Posted by Al /09/20 22:03

BobCAD CAM V25 4 Axis Standard Posted by Al /09/20 22:03 BobCAD CAM V25 4 Axis Standard Posted by Al - 2012/09/20 22:03 Many BobCAD CAM clients that run a 4 axis have requested to work directly with Solids or STL files. In the past we only offered 4 axis indexing

More information

User Guide. for. JewelCAD Professional Version 2.0

User Guide. for. JewelCAD Professional Version 2.0 User Guide Page 1 of 121 User Guide for JewelCAD Professional Version 2.0-1 - User Guide Page 2 of 121 Table of Content 1. Introduction... 7 1.1. Purpose of this document... 7 2. Launch JewelCAD Professional

More information

Edge and Face Meshing

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

More information