SlideShare a Scribd company logo
1 of 35
AE4131
ABAQUS Lecture
Part V
Patrick Roberts
gt0398b@prism.gatech.edu
x5-2773
Weber 201
Starting ABAQUS CAE
You can start ABAQUS CAE from the start
menu or with a command line by typing
abaqus cae
TIP: You should start ABAQUS CAE via
command line from the directory you want
your results files to end up.
Dynamics
• We have seen how we can compute and
view the results of static loading on 1D, 2D
and 3D models.
• We may also be interested in how a model
moves as a function of time or dynamic
modeling.
• Reason: Stresses and displacements can
be greater in a dynamic model than a static
model.
The Beam
Example: Let’s look at a 3D beam that has dimensions of
1m length, 0.1 m height, and 0.2 m width.
Material Properties
• We used standard 2014-T6 aluminum alloy
properties which are:
– Density: 174 lbm/ft3 (2800 kg/m3)
– Young’s modulus : 10,400,000. psi (72 GPa)
– Poison’s ratio: 0.33
The Step Module
Under the General procedure type there are
two basic types of dynamic analysis; implicit
and explicit.
– ABAQUS/Standard uses the implicit Hilber-Hughes-
Taylor operator for integration of the equations of
motion. This offers the use of all elements in
ABAQUS but can be slower than Explicit.
– ABAQUS/Explicit uses the central-difference operator.
In an implicit dynamic analysis the integration
operator matrix must be inverted and a set of
nonlinear equilibrium equations must be solved at
each time increment.
ABAQUS Explicit
ABAQUS/Explicit offers fewer element types than
ABAQUS/Standard. For example, only first-order,
displacement method elements (4-node quadrilaterals, 8-
node bricks, etc.) and modified second-order elements are
used, and each degree of freedom in the model must have
mass or rotary inertia associated with it. However, the
method provided in ABAQUS/Explicit has some important
advantages:
1. The analysis cost rises only linearly with problem size, whereas the cost
of solving the nonlinear equations associated with implicit integration
rises more rapidly than linearly with problem size. Therefore,
ABAQUS/Explicit is attractive for very large problems.
2. The explicit integration method is more efficient than the implicit
integration method for solving extremely discontinuous events or
processes.
3. It is possible to solve complicated, very general, three-dimensional
contact problems with deformable bodies in ABAQUS/Explicit.
4. Problems involving stress wave propagation can be far more efficient
computationally in ABAQUS/Explicit than in ABAQUS/Standard.
Dynamics
For our modeling we will use ABAQUS
Standard (implicit).
– Edit Step Dialog
• Basic tab:
– Time period : 5
• Incrementation tab:
– Type : fixed;
– Maximum number of increments : 50000;
– Increment size: 0.0001;
– Check: Suppress half-step residual calculation.
– Monitor the displacement of a node in the transverse
direction.
The loading
We apply a 5 Newton load to the top two corners of the
beam at the free end.
Running the model
The model may take some time to run. You
should monitor the model as it runs. If there
is a problem it’s important you see how the
problem manifests itself.
Results
Results
What we see is an initial transient region
then the oscillation settles to a steady state
with a bias from 0 of about 0.65. Because
there is no damping the energy cannot
dissipate so it will oscillate about this point at
that amplitude forever. Numerical errors can
often appear as “artificial” damping (usually
negative damping which causes exponential
growth)
Dynamic modeling with contact
analysis
• Contact/noncontact analysis is studied
extensively in finite element modeling.
• Any time two or more parts come in
contact the nature of the contact surfaces
must be defined.
Example problem
In our example we consider a block bonded
onto a plate. There is a circular area in the
center that is not bonded. We want to model
how this non-bonded area effects the
dynamic response of the block when there is
a periodic pressure load applied on the
bottom of the plate.
Part module
Block dimensions:
• Length = 6 inches (0.1524 m)
• Width = 6 inches (0.1524 m)
• Height = 3 inches (0.0762 m)
Plate dimensions:
• Length = 12 inches (0.3048 m)
• Width = 12 inches (0.3048 m)
• Height = 0.375 inch (0.009525 m)
Property module
Block material:
• Density = 12 lb/ft3 (192 kg/m3)
• Young’s modulus = 29 x 106 psi (200 GPa)
• Poisons ratio = 0.33
Plate material:
• Density = 174. lb/ft3 (2800 kg/m3)
• Young’s modulus = 10,400,000 psi (72 GPa)
• Poisons ratio = 0.33
Assembly module
• When you create each instance make sure
to auto offset.
• To place the tile correctly use datum points
on the center of the bottom of the block
and the top of the plate.
• Translate the block so it is centered on the
top of the plate.
Assembly Module
Step Module
• Create a dynamic step just like in our
beam example.
• Monitor one corner of the block in the
transverse direction.
Interaction Module
• This is the module you will define the contact
surfaces.
• Two types of contact for this model:
– Tied (for areas that are perfectly bonded) and
– NoFric (for those areas not bonded).
• We will create a circular partition on the center of
the contact surface of the block and plate with a
radius of 0.03 m.
• Under View you will see an option of Assembly
Display Options. Go to the Instance tab. You
can use this to turn on/off views of parts.
Interaction Module
• ABAQUS/Standard defines contact between two bodies in
terms of two surfaces that may interact; these surfaces are
called a “contact pair.” ABAQUS/Standard defines “self-
contact” in terms of a single surface.
• The order in which the two surfaces are specified on the
*CONTACT PAIR option is critical because of the manner in
which surface interactions are discretized. For each node on
the first surface (the “slave” surface) ABAQUS/Standard
attempts to find the closest point on the second surface (the
“master” surface) of the contact pair where the master
surface's normal passes through the node on the slave
surface. The interaction is then discretized between the point
on the master surface and the slave node.
• We will use the plate as the Master surface and the block as
the slave surface.
(From the ABAQUS documentation)
Interaction Module
• Inside the circle on both parts we need to define
the NoFriction contact definition. Go to
Interaction, Manager, Create and give it a name;
Step is Initial, Surface-to-Surface contact, pick
the master and slave surface.
• Outside the circle on both parts we need to
define tied contact. Go to Constraint and pick
Tie from the list. Choose each surface outside
the circle.
Load Module
• Fully constrain the four sides of the plate.
• We want to have a periodic pressure
applied to the bottom of the plate of 10 Hz
(62.8 rad/s) and a magnitude of 5.
Defining Periodic loading
These are constants that are defined on the data lines of
*AMPLITUDE
(From the ABAQUS documentation)
Defining Periodic loading
Go to Tools, Amplitude, Create, give it a
name and choose Periodic. Add the
values as seen in the next slide.
Load Module
Load Module
• Define a pressure load on the bottom of
the plate with a magnitude of 5. When you
get to Amplitude pick the periodic
amplitude you just defined.
Mesh Module
When choosing which parts mesh controls,
element type, seed and mesh instance
hold down the Shift key and choose both
parts.
Job Module
1. Submit the job and watch for Warnings.
2. We immediately see zero pivot and
overconstraint warnings.
3. Notice that the nodes in question have
been placed in node sets.
4. Kill the job.
5. Go into Results.
Visualization module
ABAQUS helps you locate problems by assigning
nodes or elements to sets so you can view them
in the Visualization module.
Turn on Node labeling
Create a Display group. When you choose Node
Sets you will see a list of sets the system
created when it had problems. Pick one and you
will see they are near the perimeter of the circle
we created.
The problem
All attributes of a node are defined by the
elements that are attached to them. The
nodes along the perimeter of the circle are
connected to elements with two different
contact surface definitions. Therefore,
ABAQUS doesn’t know which rule set to
apply to these nodes.
The Solution
• Go back and delete all the tied contact
surface definitions.
• Add a circle that has a radius of 0.035. It
should look like
The Solution
• The area inside the inner circle is already
defined as NoFriction. Define the area
outside the outer circle as Tied contact.
The area between the two surfaces are
undefined. This way a node has at most
one contact surface definition.
• Now rerun the model.
The Results
This model takes
quite some time
to run. The
important item to
notice is no more
warnings. The
results should be
compared with
theory.
The Conclusion
• Dynamic modeling in ABAQUS is very
easy and can provide very meaningful
results.
• Check results against established theory
to confirm what the software is calculating.
• Take the time to understand all the
dynamic procedures in ABAQUS to
choose the best one for your analysis.

More Related Content

Similar to ABAQUS LEC.ppt

Tips for developing models and SAP2000 and ETABS.pdf
Tips for developing models and SAP2000 and ETABS.pdfTips for developing models and SAP2000 and ETABS.pdf
Tips for developing models and SAP2000 and ETABS.pdfMilenkoMiinZiga
 
Engineering System Modelling and Simulation Lab
Engineering System Modelling and Simulation LabEngineering System Modelling and Simulation Lab
Engineering System Modelling and Simulation LabVishal Singh
 
CONCEPT OF FINITE ELEMENT MODELLING FOR TRUSSES AND BEAMS USING ABAQUS
CONCEPT OF FINITE ELEMENT MODELLING FOR TRUSSES AND BEAMS USING ABAQUSCONCEPT OF FINITE ELEMENT MODELLING FOR TRUSSES AND BEAMS USING ABAQUS
CONCEPT OF FINITE ELEMENT MODELLING FOR TRUSSES AND BEAMS USING ABAQUSIAEME Publication
 
IRJET- Structural and Modal Analysis of Kaplan Turbine
IRJET-  	  Structural and Modal Analysis of Kaplan TurbineIRJET-  	  Structural and Modal Analysis of Kaplan Turbine
IRJET- Structural and Modal Analysis of Kaplan TurbineIRJET Journal
 
Developing Breakout Models in FEMAP (Includes Tutorial Walk-throughs)
Developing Breakout Models in FEMAP (Includes Tutorial Walk-throughs)Developing Breakout Models in FEMAP (Includes Tutorial Walk-throughs)
Developing Breakout Models in FEMAP (Includes Tutorial Walk-throughs)Aswin John
 
Steady state CFD analysis of C-D nozzle
Steady state CFD analysis of C-D nozzle Steady state CFD analysis of C-D nozzle
Steady state CFD analysis of C-D nozzle Vishnu R
 
ABAQUS Lecture Part II
ABAQUS Lecture Part IIABAQUS Lecture Part II
ABAQUS Lecture Part IIchimco.net
 
Maxwell v16 l03_static_magnetic_solvers
Maxwell v16 l03_static_magnetic_solversMaxwell v16 l03_static_magnetic_solvers
Maxwell v16 l03_static_magnetic_solversKadiro Abdelkader
 
Inertia relief analysis of a suspension shock linkage in Ansys
Inertia relief analysis of a suspension shock linkage in AnsysInertia relief analysis of a suspension shock linkage in Ansys
Inertia relief analysis of a suspension shock linkage in AnsysRahul Shedage
 
Geometric Dimensioning & Tolerancing
Geometric Dimensioning & TolerancingGeometric Dimensioning & Tolerancing
Geometric Dimensioning & TolerancingAnubhav Singh
 
Automated Laser Reflection Report
Automated Laser Reflection ReportAutomated Laser Reflection Report
Automated Laser Reflection ReportNan Li
 
Introduction of finite element analysis1
Introduction of finite element analysis1Introduction of finite element analysis1
Introduction of finite element analysis1ssuser2209b4
 
Altium productivity
Altium productivityAltium productivity
Altium productivityAlex Borisov
 

Similar to ABAQUS LEC.ppt (20)

FinalReport
FinalReportFinalReport
FinalReport
 
Tutorial_01_Quick_Start.pdf
Tutorial_01_Quick_Start.pdfTutorial_01_Quick_Start.pdf
Tutorial_01_Quick_Start.pdf
 
Tips for developing models and SAP2000 and ETABS.pdf
Tips for developing models and SAP2000 and ETABS.pdfTips for developing models and SAP2000 and ETABS.pdf
Tips for developing models and SAP2000 and ETABS.pdf
 
Engineering System Modelling and Simulation Lab
Engineering System Modelling and Simulation LabEngineering System Modelling and Simulation Lab
Engineering System Modelling and Simulation Lab
 
CONCEPT OF FINITE ELEMENT MODELLING FOR TRUSSES AND BEAMS USING ABAQUS
CONCEPT OF FINITE ELEMENT MODELLING FOR TRUSSES AND BEAMS USING ABAQUSCONCEPT OF FINITE ELEMENT MODELLING FOR TRUSSES AND BEAMS USING ABAQUS
CONCEPT OF FINITE ELEMENT MODELLING FOR TRUSSES AND BEAMS USING ABAQUS
 
IRJET- Structural and Modal Analysis of Kaplan Turbine
IRJET-  	  Structural and Modal Analysis of Kaplan TurbineIRJET-  	  Structural and Modal Analysis of Kaplan Turbine
IRJET- Structural and Modal Analysis of Kaplan Turbine
 
CFD & ANSYS FLUENT
CFD & ANSYS FLUENTCFD & ANSYS FLUENT
CFD & ANSYS FLUENT
 
Msa
MsaMsa
Msa
 
Developing Breakout Models in FEMAP (Includes Tutorial Walk-throughs)
Developing Breakout Models in FEMAP (Includes Tutorial Walk-throughs)Developing Breakout Models in FEMAP (Includes Tutorial Walk-throughs)
Developing Breakout Models in FEMAP (Includes Tutorial Walk-throughs)
 
Steady state CFD analysis of C-D nozzle
Steady state CFD analysis of C-D nozzle Steady state CFD analysis of C-D nozzle
Steady state CFD analysis of C-D nozzle
 
Lvs
LvsLvs
Lvs
 
CAD
CAD CAD
CAD
 
ABAQUS Lecture Part II
ABAQUS Lecture Part IIABAQUS Lecture Part II
ABAQUS Lecture Part II
 
Maxwell v16 l03_static_magnetic_solvers
Maxwell v16 l03_static_magnetic_solversMaxwell v16 l03_static_magnetic_solvers
Maxwell v16 l03_static_magnetic_solvers
 
Inertia relief analysis of a suspension shock linkage in Ansys
Inertia relief analysis of a suspension shock linkage in AnsysInertia relief analysis of a suspension shock linkage in Ansys
Inertia relief analysis of a suspension shock linkage in Ansys
 
Geometric Dimensioning & Tolerancing
Geometric Dimensioning & TolerancingGeometric Dimensioning & Tolerancing
Geometric Dimensioning & Tolerancing
 
EDM_SEMINAR.pptx
EDM_SEMINAR.pptxEDM_SEMINAR.pptx
EDM_SEMINAR.pptx
 
Automated Laser Reflection Report
Automated Laser Reflection ReportAutomated Laser Reflection Report
Automated Laser Reflection Report
 
Introduction of finite element analysis1
Introduction of finite element analysis1Introduction of finite element analysis1
Introduction of finite element analysis1
 
Altium productivity
Altium productivityAltium productivity
Altium productivity
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 

Recently uploaded (20)

young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 

ABAQUS LEC.ppt

  • 1. AE4131 ABAQUS Lecture Part V Patrick Roberts gt0398b@prism.gatech.edu x5-2773 Weber 201
  • 2. Starting ABAQUS CAE You can start ABAQUS CAE from the start menu or with a command line by typing abaqus cae TIP: You should start ABAQUS CAE via command line from the directory you want your results files to end up.
  • 3. Dynamics • We have seen how we can compute and view the results of static loading on 1D, 2D and 3D models. • We may also be interested in how a model moves as a function of time or dynamic modeling. • Reason: Stresses and displacements can be greater in a dynamic model than a static model.
  • 4. The Beam Example: Let’s look at a 3D beam that has dimensions of 1m length, 0.1 m height, and 0.2 m width.
  • 5. Material Properties • We used standard 2014-T6 aluminum alloy properties which are: – Density: 174 lbm/ft3 (2800 kg/m3) – Young’s modulus : 10,400,000. psi (72 GPa) – Poison’s ratio: 0.33
  • 6. The Step Module Under the General procedure type there are two basic types of dynamic analysis; implicit and explicit. – ABAQUS/Standard uses the implicit Hilber-Hughes- Taylor operator for integration of the equations of motion. This offers the use of all elements in ABAQUS but can be slower than Explicit. – ABAQUS/Explicit uses the central-difference operator. In an implicit dynamic analysis the integration operator matrix must be inverted and a set of nonlinear equilibrium equations must be solved at each time increment.
  • 7. ABAQUS Explicit ABAQUS/Explicit offers fewer element types than ABAQUS/Standard. For example, only first-order, displacement method elements (4-node quadrilaterals, 8- node bricks, etc.) and modified second-order elements are used, and each degree of freedom in the model must have mass or rotary inertia associated with it. However, the method provided in ABAQUS/Explicit has some important advantages: 1. The analysis cost rises only linearly with problem size, whereas the cost of solving the nonlinear equations associated with implicit integration rises more rapidly than linearly with problem size. Therefore, ABAQUS/Explicit is attractive for very large problems. 2. The explicit integration method is more efficient than the implicit integration method for solving extremely discontinuous events or processes. 3. It is possible to solve complicated, very general, three-dimensional contact problems with deformable bodies in ABAQUS/Explicit. 4. Problems involving stress wave propagation can be far more efficient computationally in ABAQUS/Explicit than in ABAQUS/Standard.
  • 8. Dynamics For our modeling we will use ABAQUS Standard (implicit). – Edit Step Dialog • Basic tab: – Time period : 5 • Incrementation tab: – Type : fixed; – Maximum number of increments : 50000; – Increment size: 0.0001; – Check: Suppress half-step residual calculation. – Monitor the displacement of a node in the transverse direction.
  • 9. The loading We apply a 5 Newton load to the top two corners of the beam at the free end.
  • 10. Running the model The model may take some time to run. You should monitor the model as it runs. If there is a problem it’s important you see how the problem manifests itself.
  • 12. Results What we see is an initial transient region then the oscillation settles to a steady state with a bias from 0 of about 0.65. Because there is no damping the energy cannot dissipate so it will oscillate about this point at that amplitude forever. Numerical errors can often appear as “artificial” damping (usually negative damping which causes exponential growth)
  • 13. Dynamic modeling with contact analysis • Contact/noncontact analysis is studied extensively in finite element modeling. • Any time two or more parts come in contact the nature of the contact surfaces must be defined.
  • 14. Example problem In our example we consider a block bonded onto a plate. There is a circular area in the center that is not bonded. We want to model how this non-bonded area effects the dynamic response of the block when there is a periodic pressure load applied on the bottom of the plate.
  • 15. Part module Block dimensions: • Length = 6 inches (0.1524 m) • Width = 6 inches (0.1524 m) • Height = 3 inches (0.0762 m) Plate dimensions: • Length = 12 inches (0.3048 m) • Width = 12 inches (0.3048 m) • Height = 0.375 inch (0.009525 m)
  • 16. Property module Block material: • Density = 12 lb/ft3 (192 kg/m3) • Young’s modulus = 29 x 106 psi (200 GPa) • Poisons ratio = 0.33 Plate material: • Density = 174. lb/ft3 (2800 kg/m3) • Young’s modulus = 10,400,000 psi (72 GPa) • Poisons ratio = 0.33
  • 17. Assembly module • When you create each instance make sure to auto offset. • To place the tile correctly use datum points on the center of the bottom of the block and the top of the plate. • Translate the block so it is centered on the top of the plate.
  • 19. Step Module • Create a dynamic step just like in our beam example. • Monitor one corner of the block in the transverse direction.
  • 20. Interaction Module • This is the module you will define the contact surfaces. • Two types of contact for this model: – Tied (for areas that are perfectly bonded) and – NoFric (for those areas not bonded). • We will create a circular partition on the center of the contact surface of the block and plate with a radius of 0.03 m. • Under View you will see an option of Assembly Display Options. Go to the Instance tab. You can use this to turn on/off views of parts.
  • 21. Interaction Module • ABAQUS/Standard defines contact between two bodies in terms of two surfaces that may interact; these surfaces are called a “contact pair.” ABAQUS/Standard defines “self- contact” in terms of a single surface. • The order in which the two surfaces are specified on the *CONTACT PAIR option is critical because of the manner in which surface interactions are discretized. For each node on the first surface (the “slave” surface) ABAQUS/Standard attempts to find the closest point on the second surface (the “master” surface) of the contact pair where the master surface's normal passes through the node on the slave surface. The interaction is then discretized between the point on the master surface and the slave node. • We will use the plate as the Master surface and the block as the slave surface. (From the ABAQUS documentation)
  • 22. Interaction Module • Inside the circle on both parts we need to define the NoFriction contact definition. Go to Interaction, Manager, Create and give it a name; Step is Initial, Surface-to-Surface contact, pick the master and slave surface. • Outside the circle on both parts we need to define tied contact. Go to Constraint and pick Tie from the list. Choose each surface outside the circle.
  • 23. Load Module • Fully constrain the four sides of the plate. • We want to have a periodic pressure applied to the bottom of the plate of 10 Hz (62.8 rad/s) and a magnitude of 5.
  • 24. Defining Periodic loading These are constants that are defined on the data lines of *AMPLITUDE (From the ABAQUS documentation)
  • 25. Defining Periodic loading Go to Tools, Amplitude, Create, give it a name and choose Periodic. Add the values as seen in the next slide.
  • 27. Load Module • Define a pressure load on the bottom of the plate with a magnitude of 5. When you get to Amplitude pick the periodic amplitude you just defined.
  • 28. Mesh Module When choosing which parts mesh controls, element type, seed and mesh instance hold down the Shift key and choose both parts.
  • 29. Job Module 1. Submit the job and watch for Warnings. 2. We immediately see zero pivot and overconstraint warnings. 3. Notice that the nodes in question have been placed in node sets. 4. Kill the job. 5. Go into Results.
  • 30. Visualization module ABAQUS helps you locate problems by assigning nodes or elements to sets so you can view them in the Visualization module. Turn on Node labeling Create a Display group. When you choose Node Sets you will see a list of sets the system created when it had problems. Pick one and you will see they are near the perimeter of the circle we created.
  • 31. The problem All attributes of a node are defined by the elements that are attached to them. The nodes along the perimeter of the circle are connected to elements with two different contact surface definitions. Therefore, ABAQUS doesn’t know which rule set to apply to these nodes.
  • 32. The Solution • Go back and delete all the tied contact surface definitions. • Add a circle that has a radius of 0.035. It should look like
  • 33. The Solution • The area inside the inner circle is already defined as NoFriction. Define the area outside the outer circle as Tied contact. The area between the two surfaces are undefined. This way a node has at most one contact surface definition. • Now rerun the model.
  • 34. The Results This model takes quite some time to run. The important item to notice is no more warnings. The results should be compared with theory.
  • 35. The Conclusion • Dynamic modeling in ABAQUS is very easy and can provide very meaningful results. • Check results against established theory to confirm what the software is calculating. • Take the time to understand all the dynamic procedures in ABAQUS to choose the best one for your analysis.