SlideShare a Scribd company logo
1 of 10
Download to read offline
Workshop 8
Structured Hex Meshing: Pipe Creep Model
You need to consider the type of element that will be used before you start building the
mesh for a particular problem. A suitable mesh design that uses quadratic elements may
very well be unsuitable if you change to linear, reduced-integration elements. For this
example use 20-node hexahedral elements with reduced integration (C3D20R). Once you
have selected the element type, you can design the mesh for the intersecting pipes. A
possible mesh for the intersecting pipes is shown in Figure W8–1.
Figure W8–1. Suggested mesh of C3D20R
elements for the intersecting pipe model
ABAQUS/CAE offers a variety of meshing techniques to mesh models of different
topologies. The different meshing techniques provide varying levels of automation and
user control. The following three types of mesh generation techniques are available:
Structured meshing
Structured meshing applies pre-established mesh patterns to particular model topologies.
Complex models, however, must generally be partitioned into simpler regions to use this
technique.
Swept meshing
Swept meshing extrudes an internally generated mesh along a sweep path or revolves it
around an axis of revolution. Like structured meshing, swept meshing is limited to models
with specific topologies and geometries.
Free meshing
The free meshing technique is the most flexible meshing technique. It uses no pre-
established mesh patterns and can be applied to almost any model shape.
When you enter the Mesh module, ABAQUS/CAE color codes regions of the model
according to the methods it will use to generate a mesh:
· Green indicates that a region can be meshed using structured methods.
· Yellow indicates that a region can be meshed using sweep methods.
· Pink indicates that a region can be meshed using the free method.
· Orange indicates that a region cannot be meshed using the default element shape
assignment and must be partitioned further.
In this problem you will create a structured mesh. You will find that the model must first
be partitioned further to use this mesh technique. After the partitions have been created, a
global part seed will be assigned and the mesh will be created.
To begin this workshop, start a new session of ABAQUS/CAE from the
workshops/pipeCreep directory. Open the database containing the pipe creep
model.
To partition the pipe model:
1. From the Module list located under the toolbar, select Mesh to enter the Mesh
module.
The part is colored orange initially, indicating that with the default set of mesh controls, a
hexahedral mesh cannot be created. Cell partitions are required to permit structured
meshing.
2. Partition the pressure vessel in half as shown in Figure W8–2:
A. From the main menu bar, select ToolsPartition to open the Create
Partition dialog box.
B. In this dialog box, select Cell as the type and Define cutting plane as the
method.
C. Click OK.
D. In the prompt area, choose the Point & Normal technique to define the
cutting plane. Choose the point indicated in Figure W8–2 as the point through
which the cutting plane will pass and any vertical edge of the pipe as the
normal to the plane.
The bottom half of the vessel turns green, indicating it is structured meshable.
W8.2
Figure W8–2. Cell partition
The region containing the pipe intersection will be partitioned using a combination of face
and cell partitions. These partitions are described next.
3. Partition the faces of the pipes on the symmetry planes as follows:
A. From the main menu bar, select ToolsPartition to open the Create
Partition dialog box.
E. In this dialog box, select Face as the type and Sketch as the method.
F. Click OK.
G. Select the face shown in Figure W8–3 as the face to be partitioned.
H. Choose the edge shown in Figure W8–3 as the edge that will appear vertical
and on the right side of the sketch.
I. From the main menu bar, select AddConstruction to define two Vertical
and two Horizontal construction lines, as indicated in Figure W8–4.
J. Use the Create Lines: Connected tool to define two sketch lines as
indicated in Figure W8–4.
K. Repeat steps A through G for the symmetry face shown in Figure W8–5.
Create the construction geometry and sketch lines indicated in Figure W8–6.
The partitioned symmetry faces appear as shown in Figure W8–7.
Point through which cutting
plane passes
Normal to the
cutting plane
W8.3
Figure W8–3. First face partition
Figure W8–4. Construction geometry for first face partition
Partition this face
Edge that will appear vertical
and on the right of the sketch
Horizontal construction line
through vertex A
A
B
Vertical construction line
through vertex B
Additional horizontal
and vertical
construction lines
W8.4
Sketch lines; use intersections of
construction lines as snap points
Figure W8–5. Second face partition
Figure W8–6. Construction geometry for second face partition
W8.5
C
Horizontal and vertical
construction lines through
vertex C
Additional vertical
construction line
Horizontal sketch line
from vertex C to the
intersection of the
construction lines
Skewed sketch line from vertex D to
the intersection between
construction line and curved edge of
part
D
Partition this face
Edge that will appear vertical and
on the right of the sketch
Figure W8–7. Partitioned symmetry faces
4. Partition the inner surface of the pressure vessel using a curved path between two
edges:
A. From the main menu bar, select ToolsPartition to open the Create
Partition dialog box.
L. In this dialog box, select Face as the type and Curved path normal to 2
edges as the method.
M. Click OK.
N. Select the face shown in Figure W8–8 as the face to be partitioned.
O. In the prompt area, choose Pick as the method by which to select the edge
points.
P. Select the edges and points indicated in Figure W8–9 to define the partition.
The partitioned face appears as shown in Figure W8–10.
W8.6
Figure W8–8. Inner surface of pressure vessel
Figure W8–9. Edges and points used to define partition
W8.7
edge
point
edge
point
Figure W8–10. Partitioned inner face
5. Finally, partition the cells of the pipe using the n-sided patch technique:
A. From the main menu bar, select ToolsPartition to open the Create
Partition dialog box.
Q. In this dialog box, select Cell as the type and N-sided patch as the method.
R. Click OK.
S. Select the top half of the pipe as the region to be partitioned. In the prompt
area, click Select Corner Points as the method by which to specify the
patch. Use 4 corner points to define the patch.
T. Select the points indicated in Figure W8–11 as the points defining the patch,
and create the partition. Be sure to select the points in the order indicated in
the figure.
The top portion of the pipe is now colored green.
U. Repeat the above steps to partition the center cell of the model using the points
indicated in Figure W8–12 as the points defining the 4-sided patch.
6. After you have partitioned the part, all part regions should be colored green, as
shown in Figure W8–13. This indicates structured hexahedral element meshing
will be used everywhere.
W8.8
Figure W8–11. First 4-sided patch
Figure W8–12. Second 4-sided patch
W8.9
Point 1
Point 2
Point 3
Point 4
Point 3
Point 4
Point 1
Point 2
Figure W8–13. Partitioned geometry
To assign a global part seed and create the mesh:
1. From the main menu bar, select SeedInstance; specify a target global element
size of 0.027. Seeds appear on all the edges.
7. From the main menu bar, select MeshElement Type to choose the element
type for the part. Because of the partitions you have created, the part is now
composed of several regions.
A. Use the cursor to draw a box around the entire part and, thus, select all regions
of the part. Click Done in the prompt area.
V. In the Element Type dialog box that appears, select the Standard element
library, 3D Stress family, Quadratic geometric order, and Hex, Reduced
integration element. Click OK to accept the choice of C3D20R as the
element type.
8. From the main menu bar, select MeshInstance. Click Yes in the prompt area
to mesh the part instance. The resulting mesh is shown in Figure W8–1.
9. Save your model database, and exit your ABAQUS/CAE session.
W8.10

More Related Content

What's hot

Workshop13 pump-analysis
Workshop13 pump-analysisWorkshop13 pump-analysis
Workshop13 pump-analysismmd110
 
Workshop7 creep-steps
Workshop7 creep-stepsWorkshop7 creep-steps
Workshop7 creep-stepsmmd110
 
Workshop5 pump-mat
Workshop5 pump-matWorkshop5 pump-mat
Workshop5 pump-matmmd110
 
Workshop16 heat-pipejoint
Workshop16 heat-pipejointWorkshop16 heat-pipejoint
Workshop16 heat-pipejointmmd110
 
Workshop10 creep-jop
Workshop10 creep-jopWorkshop10 creep-jop
Workshop10 creep-jopmmd110
 
Workshop14 pipe-whip
Workshop14 pipe-whipWorkshop14 pipe-whip
Workshop14 pipe-whipmmd110
 
Workshop1 cant-beam
Workshop1 cant-beamWorkshop1 cant-beam
Workshop1 cant-beammmd110
 
Building model-sap2000-tutorial-guide
Building model-sap2000-tutorial-guideBuilding model-sap2000-tutorial-guide
Building model-sap2000-tutorial-guideVanz Einstein
 
315925614 cadence-tutorial
315925614 cadence-tutorial315925614 cadence-tutorial
315925614 cadence-tutorialkhaalidkk
 
Lecture 10: introduction to computer
Lecture 10: introduction to computerLecture 10: introduction to computer
Lecture 10: introduction to computerSultan Omar Shige
 
Finite Element Simulation with Ansys Workbench 14
Finite Element Simulation with Ansys Workbench 14Finite Element Simulation with Ansys Workbench 14
Finite Element Simulation with Ansys Workbench 14Prem Prakash Pandey
 
Creo 3.0 tips and tricks r4
Creo 3.0 tips and tricks r4Creo 3.0 tips and tricks r4
Creo 3.0 tips and tricks r4Evan Winter
 
Workbench tutorial airfoil
Workbench tutorial airfoilWorkbench tutorial airfoil
Workbench tutorial airfoilApriansyah Azis
 
Tutorial for design of foundations using safe
Tutorial for design of foundations using safeTutorial for design of foundations using safe
Tutorial for design of foundations using safeAsaye Dilbo
 
Creo 3.0 whatsnew(PTC Creo 2.0 Enhancements)
Creo 3.0 whatsnew(PTC Creo 2.0 Enhancements)Creo 3.0 whatsnew(PTC Creo 2.0 Enhancements)
Creo 3.0 whatsnew(PTC Creo 2.0 Enhancements)CY N
 
Creo parametric tips and tricks
Creo parametric tips and tricksCreo parametric tips and tricks
Creo parametric tips and tricksEvan Winter
 

What's hot (20)

Workshop13 pump-analysis
Workshop13 pump-analysisWorkshop13 pump-analysis
Workshop13 pump-analysis
 
Workshop7 creep-steps
Workshop7 creep-stepsWorkshop7 creep-steps
Workshop7 creep-steps
 
Workshop5 pump-mat
Workshop5 pump-matWorkshop5 pump-mat
Workshop5 pump-mat
 
Workshop16 heat-pipejoint
Workshop16 heat-pipejointWorkshop16 heat-pipejoint
Workshop16 heat-pipejoint
 
Workshop10 creep-jop
Workshop10 creep-jopWorkshop10 creep-jop
Workshop10 creep-jop
 
Workshop14 pipe-whip
Workshop14 pipe-whipWorkshop14 pipe-whip
Workshop14 pipe-whip
 
Workshop1 cant-beam
Workshop1 cant-beamWorkshop1 cant-beam
Workshop1 cant-beam
 
Building model-sap2000-tutorial-guide
Building model-sap2000-tutorial-guideBuilding model-sap2000-tutorial-guide
Building model-sap2000-tutorial-guide
 
Axis vm stepbystep
Axis vm stepbystepAxis vm stepbystep
Axis vm stepbystep
 
315925614 cadence-tutorial
315925614 cadence-tutorial315925614 cadence-tutorial
315925614 cadence-tutorial
 
Lecture 10: introduction to computer
Lecture 10: introduction to computerLecture 10: introduction to computer
Lecture 10: introduction to computer
 
Finite Element Simulation with Ansys Workbench 14
Finite Element Simulation with Ansys Workbench 14Finite Element Simulation with Ansys Workbench 14
Finite Element Simulation with Ansys Workbench 14
 
Civil 3d workflow
Civil 3d workflowCivil 3d workflow
Civil 3d workflow
 
Creo 3.0 tips and tricks r4
Creo 3.0 tips and tricks r4Creo 3.0 tips and tricks r4
Creo 3.0 tips and tricks r4
 
Workbench tutorial airfoil
Workbench tutorial airfoilWorkbench tutorial airfoil
Workbench tutorial airfoil
 
Tutorial for design of foundations using safe
Tutorial for design of foundations using safeTutorial for design of foundations using safe
Tutorial for design of foundations using safe
 
Creo 3.0 whatsnew(PTC Creo 2.0 Enhancements)
Creo 3.0 whatsnew(PTC Creo 2.0 Enhancements)Creo 3.0 whatsnew(PTC Creo 2.0 Enhancements)
Creo 3.0 whatsnew(PTC Creo 2.0 Enhancements)
 
4. safe tutorial v. 12 ingles
4.  safe tutorial v. 12 ingles4.  safe tutorial v. 12 ingles
4. safe tutorial v. 12 ingles
 
PRO ENGINEER BASIC
PRO ENGINEER BASICPRO ENGINEER BASIC
PRO ENGINEER BASIC
 
Creo parametric tips and tricks
Creo parametric tips and tricksCreo parametric tips and tricks
Creo parametric tips and tricks
 

Viewers also liked

Debaicapsocong
DebaicapsocongDebaicapsocong
DebaicapsocongLý Công
 
Certi0001
Certi0001Certi0001
Certi0001Om Dave
 
Phuongtrinhlgcbsin loigiai
Phuongtrinhlgcbsin loigiaiPhuongtrinhlgcbsin loigiai
Phuongtrinhlgcbsin loigiaiLý Công
 
Seaworld® Weekday Wanderer
Seaworld® Weekday WandererSeaworld® Weekday Wanderer
Seaworld® Weekday WandererLisa Canady
 
Tolo accommodation
Tolo accommodationTolo accommodation
Tolo accommodationTolohotels
 
Partikel Materi
Partikel MateriPartikel Materi
Partikel Materijustnad98
 
Hussainia association of saskatoon pre
Hussainia association of saskatoon preHussainia association of saskatoon pre
Hussainia association of saskatoon prezgsyed
 
Gestion basica de la informacion
Gestion basica de la informacionGestion basica de la informacion
Gestion basica de la informacionLEONARDT2000
 
Quan sát và kiểm tra bảng
Quan sát và kiểm tra bảngQuan sát và kiểm tra bảng
Quan sát và kiểm tra bảngLý Công
 

Viewers also liked (20)

Debaicapsocong
DebaicapsocongDebaicapsocong
Debaicapsocong
 
Yourprezi
YourpreziYourprezi
Yourprezi
 
Cong
CongCong
Cong
 
Vd
VdVd
Vd
 
Certi0001
Certi0001Certi0001
Certi0001
 
Phuongtrinhlgcbsin loigiai
Phuongtrinhlgcbsin loigiaiPhuongtrinhlgcbsin loigiai
Phuongtrinhlgcbsin loigiai
 
Seaworld® Weekday Wanderer
Seaworld® Weekday WandererSeaworld® Weekday Wanderer
Seaworld® Weekday Wanderer
 
Tolo accommodation
Tolo accommodationTolo accommodation
Tolo accommodation
 
De2
De2De2
De2
 
Pedagogía Salesiana
Pedagogía SalesianaPedagogía Salesiana
Pedagogía Salesiana
 
Arsitektur
ArsitekturArsitektur
Arsitektur
 
20 de12
20 de1220 de12
20 de12
 
Lop10
Lop10Lop10
Lop10
 
Partikel Materi
Partikel MateriPartikel Materi
Partikel Materi
 
De2
De2De2
De2
 
Hussainia association of saskatoon pre
Hussainia association of saskatoon preHussainia association of saskatoon pre
Hussainia association of saskatoon pre
 
De1
De1De1
De1
 
De1
De1De1
De1
 
Gestion basica de la informacion
Gestion basica de la informacionGestion basica de la informacion
Gestion basica de la informacion
 
Quan sát và kiểm tra bảng
Quan sát và kiểm tra bảngQuan sát và kiểm tra bảng
Quan sát và kiểm tra bảng
 

Similar to Workshop8 creep-mesh

Similar to Workshop8 creep-mesh (20)

Introductory tutorial etab2016
Introductory tutorial etab2016Introductory tutorial etab2016
Introductory tutorial etab2016
 
4. safe tutorial v. 12 ingles
4.  safe tutorial v. 12 ingles4.  safe tutorial v. 12 ingles
4. safe tutorial v. 12 ingles
 
Excel chapter-4
Excel chapter-4Excel chapter-4
Excel chapter-4
 
Lesson02
Lesson02Lesson02
Lesson02
 
Ig proe-wf-5.0
Ig proe-wf-5.0Ig proe-wf-5.0
Ig proe-wf-5.0
 
Ig proe-wf-5.0
Ig proe-wf-5.0Ig proe-wf-5.0
Ig proe-wf-5.0
 
Safe tutorial
Safe tutorialSafe tutorial
Safe tutorial
 
Molds design in solid works
Molds design in solid worksMolds design in solid works
Molds design in solid works
 
Finite Element Analysis of 3D Bearing Support.ppt
Finite Element Analysis of 3D Bearing Support.pptFinite Element Analysis of 3D Bearing Support.ppt
Finite Element Analysis of 3D Bearing Support.ppt
 
FEA Final Project
FEA Final ProjectFEA Final Project
FEA Final Project
 
Vice Grip Soldiworks Project
Vice Grip Soldiworks ProjectVice Grip Soldiworks Project
Vice Grip Soldiworks Project
 
Modeling stage rigging
Modeling stage riggingModeling stage rigging
Modeling stage rigging
 
SAP2000 Piperack Tutorial 2010.pdf
SAP2000 Piperack Tutorial 2010.pdfSAP2000 Piperack Tutorial 2010.pdf
SAP2000 Piperack Tutorial 2010.pdf
 
Dipole
DipoleDipole
Dipole
 
38620317 pro e-mechanism
38620317 pro e-mechanism38620317 pro e-mechanism
38620317 pro e-mechanism
 
Civil 3d Workflow_NOLOGO
Civil 3d Workflow_NOLOGOCivil 3d Workflow_NOLOGO
Civil 3d Workflow_NOLOGO
 
Sample line
Sample lineSample line
Sample line
 
Autocad second level tutorial
Autocad second level tutorialAutocad second level tutorial
Autocad second level tutorial
 
978 1-58503-717-9-3
978 1-58503-717-9-3978 1-58503-717-9-3
978 1-58503-717-9-3
 
Type 23 Frigate FEA Hull Design
Type 23 Frigate FEA Hull DesignType 23 Frigate FEA Hull Design
Type 23 Frigate FEA Hull Design
 

Recently uploaded

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 

Recently uploaded (20)

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 

Workshop8 creep-mesh

  • 1. Workshop 8 Structured Hex Meshing: Pipe Creep Model You need to consider the type of element that will be used before you start building the mesh for a particular problem. A suitable mesh design that uses quadratic elements may very well be unsuitable if you change to linear, reduced-integration elements. For this example use 20-node hexahedral elements with reduced integration (C3D20R). Once you have selected the element type, you can design the mesh for the intersecting pipes. A possible mesh for the intersecting pipes is shown in Figure W8–1. Figure W8–1. Suggested mesh of C3D20R elements for the intersecting pipe model ABAQUS/CAE offers a variety of meshing techniques to mesh models of different topologies. The different meshing techniques provide varying levels of automation and user control. The following three types of mesh generation techniques are available: Structured meshing Structured meshing applies pre-established mesh patterns to particular model topologies. Complex models, however, must generally be partitioned into simpler regions to use this technique. Swept meshing Swept meshing extrudes an internally generated mesh along a sweep path or revolves it around an axis of revolution. Like structured meshing, swept meshing is limited to models with specific topologies and geometries. Free meshing The free meshing technique is the most flexible meshing technique. It uses no pre- established mesh patterns and can be applied to almost any model shape.
  • 2. When you enter the Mesh module, ABAQUS/CAE color codes regions of the model according to the methods it will use to generate a mesh: · Green indicates that a region can be meshed using structured methods. · Yellow indicates that a region can be meshed using sweep methods. · Pink indicates that a region can be meshed using the free method. · Orange indicates that a region cannot be meshed using the default element shape assignment and must be partitioned further. In this problem you will create a structured mesh. You will find that the model must first be partitioned further to use this mesh technique. After the partitions have been created, a global part seed will be assigned and the mesh will be created. To begin this workshop, start a new session of ABAQUS/CAE from the workshops/pipeCreep directory. Open the database containing the pipe creep model. To partition the pipe model: 1. From the Module list located under the toolbar, select Mesh to enter the Mesh module. The part is colored orange initially, indicating that with the default set of mesh controls, a hexahedral mesh cannot be created. Cell partitions are required to permit structured meshing. 2. Partition the pressure vessel in half as shown in Figure W8–2: A. From the main menu bar, select ToolsPartition to open the Create Partition dialog box. B. In this dialog box, select Cell as the type and Define cutting plane as the method. C. Click OK. D. In the prompt area, choose the Point & Normal technique to define the cutting plane. Choose the point indicated in Figure W8–2 as the point through which the cutting plane will pass and any vertical edge of the pipe as the normal to the plane. The bottom half of the vessel turns green, indicating it is structured meshable. W8.2
  • 3. Figure W8–2. Cell partition The region containing the pipe intersection will be partitioned using a combination of face and cell partitions. These partitions are described next. 3. Partition the faces of the pipes on the symmetry planes as follows: A. From the main menu bar, select ToolsPartition to open the Create Partition dialog box. E. In this dialog box, select Face as the type and Sketch as the method. F. Click OK. G. Select the face shown in Figure W8–3 as the face to be partitioned. H. Choose the edge shown in Figure W8–3 as the edge that will appear vertical and on the right side of the sketch. I. From the main menu bar, select AddConstruction to define two Vertical and two Horizontal construction lines, as indicated in Figure W8–4. J. Use the Create Lines: Connected tool to define two sketch lines as indicated in Figure W8–4. K. Repeat steps A through G for the symmetry face shown in Figure W8–5. Create the construction geometry and sketch lines indicated in Figure W8–6. The partitioned symmetry faces appear as shown in Figure W8–7. Point through which cutting plane passes Normal to the cutting plane W8.3
  • 4. Figure W8–3. First face partition Figure W8–4. Construction geometry for first face partition Partition this face Edge that will appear vertical and on the right of the sketch Horizontal construction line through vertex A A B Vertical construction line through vertex B Additional horizontal and vertical construction lines W8.4 Sketch lines; use intersections of construction lines as snap points
  • 5. Figure W8–5. Second face partition Figure W8–6. Construction geometry for second face partition W8.5 C Horizontal and vertical construction lines through vertex C Additional vertical construction line Horizontal sketch line from vertex C to the intersection of the construction lines Skewed sketch line from vertex D to the intersection between construction line and curved edge of part D Partition this face Edge that will appear vertical and on the right of the sketch
  • 6. Figure W8–7. Partitioned symmetry faces 4. Partition the inner surface of the pressure vessel using a curved path between two edges: A. From the main menu bar, select ToolsPartition to open the Create Partition dialog box. L. In this dialog box, select Face as the type and Curved path normal to 2 edges as the method. M. Click OK. N. Select the face shown in Figure W8–8 as the face to be partitioned. O. In the prompt area, choose Pick as the method by which to select the edge points. P. Select the edges and points indicated in Figure W8–9 to define the partition. The partitioned face appears as shown in Figure W8–10. W8.6
  • 7. Figure W8–8. Inner surface of pressure vessel Figure W8–9. Edges and points used to define partition W8.7 edge point edge point
  • 8. Figure W8–10. Partitioned inner face 5. Finally, partition the cells of the pipe using the n-sided patch technique: A. From the main menu bar, select ToolsPartition to open the Create Partition dialog box. Q. In this dialog box, select Cell as the type and N-sided patch as the method. R. Click OK. S. Select the top half of the pipe as the region to be partitioned. In the prompt area, click Select Corner Points as the method by which to specify the patch. Use 4 corner points to define the patch. T. Select the points indicated in Figure W8–11 as the points defining the patch, and create the partition. Be sure to select the points in the order indicated in the figure. The top portion of the pipe is now colored green. U. Repeat the above steps to partition the center cell of the model using the points indicated in Figure W8–12 as the points defining the 4-sided patch. 6. After you have partitioned the part, all part regions should be colored green, as shown in Figure W8–13. This indicates structured hexahedral element meshing will be used everywhere. W8.8
  • 9. Figure W8–11. First 4-sided patch Figure W8–12. Second 4-sided patch W8.9 Point 1 Point 2 Point 3 Point 4 Point 3 Point 4 Point 1 Point 2
  • 10. Figure W8–13. Partitioned geometry To assign a global part seed and create the mesh: 1. From the main menu bar, select SeedInstance; specify a target global element size of 0.027. Seeds appear on all the edges. 7. From the main menu bar, select MeshElement Type to choose the element type for the part. Because of the partitions you have created, the part is now composed of several regions. A. Use the cursor to draw a box around the entire part and, thus, select all regions of the part. Click Done in the prompt area. V. In the Element Type dialog box that appears, select the Standard element library, 3D Stress family, Quadratic geometric order, and Hex, Reduced integration element. Click OK to accept the choice of C3D20R as the element type. 8. From the main menu bar, select MeshInstance. Click Yes in the prompt area to mesh the part instance. The resulting mesh is shown in Figure W8–1. 9. Save your model database, and exit your ABAQUS/CAE session. W8.10