SlideShare une entreprise Scribd logo
1  sur  55
Télécharger pour lire hors ligne
FINITE ELEMENT ANALYSIS IN ABAQUS


  Siddhartha Ghosh* and Swapnil B. Kharmale**
       * Assistant Professor, ** Research Scholar (PhD Student )




            Department of Civil Engineering
        Indian Institute of Technology, Bombay
ABAQUS : General
ABAQUS is a highly sophisticated, general purpose finite element program,
designed primarily to model the behavior of solids and structures under
externally applied loading.
 Salient features of ABAQUS
 Capabilities for both static and dynamic problems
 The ability to account all types of nonlinearities viz. material non-linearity
and geometric non-linearity
 A very extensive element library, including a full set of continuum elements,
beam elements, shell and plate elements
 A sophisticated capability to model contact between solids
 Capabilities to model a number of phenomena of interest, including
vibrations, coupled fluid/structure interactions, acoustics, buckling problems,
and so on.

              (From:www.abaqus.comand and www.engin.brown.edu/courses/en
                                          www.engin.brown.edu/courses/en175/abaqustut/abaqustut)
ABAQUS : General
The ABAQUS suite consists of three core products:
• ABAQUS/Standard,
For traditional implicit finite element analyses such as static, dynamics,
thermal, all powered with the widest range of contact and nonlinear material
options
• ABAQUS/Explicit
For transient dynamics and quasi-static analyses using an explicit approach
                                 static
appropriate in many applications such as drop test, crushing and many
manufacturing processes.
     and
• ABAQUS/CAE (Complete Abaqus Environment)
                               nvironment)
It provides a complete modelling and visualization environment for ABAQUS
analysis products. It has direct access to CAD models, advanced meshing
and visualization
ABAQUS : General
Here we focus on ABAQUS/Standard
                                  Solver Structure

      Command Line                                           ABAQUS CAE




                             ABAQUS STANDARD



Now we will model and analysis a single story Steel Plate Shear Wall (SPSW1) through
ABAQUS/CAE

(Note that it could be possible to create the model through command line which will be
discussed later)
ABAQUS/CAE Layout
You can start ABAQUS CAE from the START menu or with a command line by typing
abaqus cae in a Command window. Following figure shows how an ABAQUS/CAE looks
 Title bar
                                         Menu bar




                                  Tool bar
                  Context bar




                                              View port


                     Canvas
                    & Drawing
   Toolbox            area
    Area

                                                          Prompt area

                                     Message area
ABAQUS CAE modules
I)PREPROCESSING
• Part – Create individual parts
• Property – Create and assign material properties
• Assembly – Create and place all parts instances
• Step – Define all analysis steps and the results you want
• Interaction – Define any contact information
• Load- Define and place all loads and boundary conditions
• Mesh – Define your nodes and elements
II)ANALYSIS
• Job – Submit your job for analysis
III)POSTPROCESSING
• Visualization- View your results
3-Dimensional FEM Problem
                Dimensional
             (Pushover Analysis of SPSW)
 To start learning ABAQUS CAE we will work through modelling a
single story Steel Plate Shear Wall (SPSW1) specimen which
includes geometric nonlinearity (initial out-of-plane deformations
during fabrication). The specimen is subjected to monotonic lateral
load (Non-linear static pushover analysis)


 Problem Statement
To find the ultimate load carrying capacity (Lateral load) of single
story steel plate shear wall (SPSW by non-linear static push over
                             (SPSW1)
analysis.
Details of SPSW
           SPSW1
Lateral Force- Deformation Behavior of SPSW
Selection of Element for Modelling SPSW
                                    SPSW1
Infill Panel                     By using 3-Dimensional Shell
Element

Boundary Element            By using 3-Dimensional Beam Element
PART MODULE
−   Create a new part as Infill_Panel
      3-D planar
      Type : Deformable
      Basic feature: shell
      Approximate                     size:               6x6
      (Note :- ABAQUS follows consistent unit so be specific
      to keep same unit. Here we kept SI units i.e. m for length
      N for force etc)
Part:- Infill_Panel
The following picture shows how a Part Infill_Panel look
−   Create another new part as Boundary_Element
        3-D planar
        Type : Deformable        Part:Boundary_Element
                                      Boundary_Element
        Basic feature: wire
        Approximate size: 6 x6
Infill_Panel and Boundary_Element Parts in
               ABAQUS/CAE
Property Module
We will add the material Steel and give it values E= 2.0E+11N/m2 Poisson's ratio ν= 0.3, Yield
Stress = 2.0E+08N/m2,Plastic strain=0 (Note that elastically-perfectly plastic relationship is used for
steel)
We will create section   called Shellsection and give it category        of Shell ,Continuous
Shell/Homogenous and assign a thickness of 0.0025 with thickness integration point 5
                                             0025m
Assign material to this section
Property Module (Continued)
    Also create section called Boundarysection_col and
    Boundarysection_bea and give it category of Beam
    Create profile namely Columns and Beams using I-
    shaped cross section
    Assign same material to this section also




                                                                   Boundarysection_col


I-Section profile for Columns        I-Section profile for Beams
                                       Section
Property Module (Continued)

 Assign Shellsection to part named Infill_Panel
 Assign Boundarysection_col and Boundarysection_bea with Columns and Beams profile
 to part named Bounary_Element



                                  Assembly Module



 Now we will create two independent instances using
parts Infill_Panel and Boundary_Element
 Its easy to mesh the assembly as a whole using
independent instances
Step Module
By default there is a Initial Step in Abaqus (i.e. System made step) which is used to define the
                                                 .
Boundary Conditions
We will add a step after system made initial step called Transverse load
The procedure type is General and type is Static. The nlgeom=Yes means geometric
nonlinearity is on to account for large deformations
Keep the Output Request as preselected (By Default)
Step Module (Continued)
After step called Transverse Load create a next analysis step Lateral Load

The procedure type is General and type is Static Riks . Again nlgeom=Yes means
geometric nonlineaarity is on to account for large deformations
Interaction Module
 In this module we will define the contact between two independent part namely Infill_Panel
and Boundary_Element

Create surface Infill_Panel_Master in part Infill_Panel
Similarly create surface Boundary_Element_Slave in part Boundary_Element

 Once these surfaces are created we can provide contact between them through
Interaction module




                              Selection of Master surface
Selection of Slave surface
Interaction between two parts namely Infill_Panel and Boundary_Element
Creating Boundary Conditions in Initial Step
Create boundary conditions in Initial step (System made step)
There are two type of Boundary conditions for this problem namely
Bottom extreme nodes are fixed (U1=U2=U3
                                       3=UR1=UR2=UR3=0)
Edges are restrained in z-direction (U3=0)
Bottom extreme nodes are fixed (U1=U
                                  =U2=U3=UR1=UR2=UR3=0 i.e. Encastre)
Edges are restrained in z
                        z-direction (U3=0)
Mesh Module
Now we will mesh the assembly

Before that we will assign the shell element to Infill_Panel part. The shell element is S4R




Also assign the beam element to Boundary_Element part. The beam element is B31
Assigning S4R Element to Infill_Panel part
            R
Assigning B31 Element to Boundary_Element part
Mesh Module (Continued)
 After assigning proper element to each of part next step is seeding.
 Here we are using mesh of 20x20 for Infill_Panel part and we will discritize each boundary
element into 20 parts. So for whole assembly mesh density will be 20x20.
Meshing of whole Assembly of SPSW
                             SPSW1
Load Module
STEP:- Transverse Load :- Apply a concentrated load (named as CFORCE-1)of 2N at middle
node in negative z-direction (i.e. Along 3-axis)
Load Module (Continue)
 STEP:- Lateral Load :- Apply a concentrated load (named as CFORCE-2)of 1000N at the
TOPNODES in positive x-direction (i.e. Along 1-axis).
                                                axis).
 Remember here we kept the displacement contro thus load magnitude mentioned above is used
                                                trol
as load control during initial part of analysis
Job Module
We will create a job called SPSW1
Once this has been created just submit the job.
The analysis should only take a couple of minutes.
Here you have an option to
select analysis viz Full
analysis or Explicit analysis
or Restart


Submitting job after elapsed
time
Visualization Module (Post processing)
−   Once your analysis is complete we want to see the results.
−   First we will see the deformed shape of SPSW1 in Step Transverse Load.
    (Remember this step is created to have initial out plane deformation (due to fabrications). So the
                                                   out-of
    deformed shape is somewhat similar to buckling of plate )
Visualization Module (Continued)
−   Now we will see the deformed shape of SPSW1 in Step Lateral Load.
    (This step is static push over . Here out of plane deformations start increasing with increase in lateral
    load, and the buckling along the compression diagonal can be very clearly seen from the deformed
    shape of SPSW1 at the end of analysis)
Visualization Module (Continued)
−   If we look at Von Mises stress distribution we see
Visualization Module (Continued)
 Here we will create X-Y plot
 First plot is of Horizontal component of Total Force developed at bottom extreme node vs
increment




                                    Creating X data
                                             X-Y
Visualization Module (Continued)




Selection of bottom extreme nodes to create X data
                                            X-Y
Visualization Module (Continued)
Visualization Module (Continued)
Similarly create plot of Horizontal displacement (U1) of top node vs increment
Visualization Module (Continued)
−   Now we will create a plot of Base shear (which is sum of horizontal component of total
    force developed at extreme bottom nodes (which are fixed support)) and lateral
    displacement of Top node
About ABAQUS Command line use (Input file creation )
Note:-
All models are called input files.

•An input file has two sections; Model and History

•The Model section contains all the information about the model and comes before

the history section.

•The History section is what you do to the model. You work on the model in Steps.

•Input files have a .inp extension and can be created in any ASCII (text) editor.



Now we will discuss how to create the model SPSW1 through an input
file and then we will run it through windows command prompt or
through ABAQUS CAE
Simple Input File (Model Section)
**The lines starting with ** (2 asterisks) commented and are ignored ** by the
**ABAQUS solver. Other lines beginning with a single * denotes an ABAQUS keyword.
******************************************************************************
*Heading
SPSW1
*Preprint, echo=YES, model=YES, history=YES, contact=YES
******************************************************************************
**The *PREPRINT key controls what information is printed to the file named
**SPSWl.dat. Here, we have asked ABAQUS to print out absolutely everything. The
**SPSWl.dat file is rather large as a consequence Once the input file is correct,
                                       consequence.
**you can set all the options to NO to reduce the size of the file.)
******************************************************************************
** (Creating geometry of model)
******************************************************************************
** PARTS
*Part, name=PART-1-1
******************************************************************************
** (Defining the control node coordinate)
******************************************************************************
*NODE
1, 0., 0., 0.
21, 3, 0. 0.
*NGEN, nset=bottom
1, 21, 1
******************************************************************************
**(nset=bottom is a node set which contains node started from 1 to 21 with an
**interval of 1)
******************************************************************************
*NCOPY, CHANGE NUMBER=420, OLD SET=bottom, SHIFT, new set=top
0, 3, 0
*NFILL
bottom, top, 20, 21
*Element, type=S4R
  1,   1,   2, 23, 22
  21, 22, 23, 44, 43
******************************************************************************
**(Generating the intermediate shell elements in increment through *ELGEN command)
******************************************************************************
*ELGEN, elset=bottom
1, 20, 1, 1
*ELGEN
21, 20, 1, 1, 19, 21, 20
******************************************************************************
** (Creating master elements by using *Element command.)
******************************************************************************
*Element, type=B31
500,   1,    2
1000, 421, 422
1500, 1, 22
2000, 21, 42
*ELGEN, elset=beam
500, 20, 1
1000, 20, 1
1500, 20, 21
2000, 20, 21
******************************************************************************
**(By using *Elset command one can made different set or group of element which
**will be helpful while assigning material properties,boundary conditions,loading
**etc.)
******************************************************************************
*Elset, elset=BEAM
500, 501, 502, 503, 504, 505, 506,        ,   507,   508,   509,   510,   511,   512,
513, 514, 515
516,   517,  518,    519, 1000, 1001, 1002
                                      1002,   1003, 1004, 1005, 1006, 1007, 1008,
1009, 1010, 1011
1012, 1013, 1014, 1015, 1016, 1017, 1018
                                      1018,   1019, 1500, 1501, 1502, 1503, 1504,
1505, 1506, 1507
1508, 1509, 1510, 1511, 1512, 1513, 1514
                                      1514,   1515, 1516, 1517, 1518, 1519, 2000,
2001, 2002, 2003
2004, 2005, 2006, 2007, 2008, 2009, 2010
                                      2010,   2011, 2012, 2013, 2014, 2015, 2016,
2017, 2018, 2019
*Nset, nset=_PICKEDSET2, internal, generate
   1, 441,     1
*Elset, elset=_I1, internal, generate
   1, 400,     1
*Elset, elset=_I5, internal, generate
 500, 519,     1
*Elset, elset=_I2, internal, generate
 1000, 1019,       1
*Elset, elset=_I3, internal, generate
 1500, 1519,       1
*Elset, elset=_I4, internal, generate
 2000, 2019,       1
** Region: (Section-1-_I1:Picked)
*Elset, elset=_I1, internal, generate
   1, 400,     1
** Section: Section-1-_I1
*Shell Section, elset=_I1, material=Steel
0.0025, 5
******************************************************************************
**(*Shell section command will create shell section having thickness =0.0025m with 5
no. of integration point)
******************************************************************************
** Region: (Section-2-_I5:Picked), (Beam Orientation:Picked)
*Elset, elset=_I5, internal, generate
 500, 519,     1
** Section: Section-2-_I5 Profile: Profile
                                    Profile-1
******************************************************************************
** (*Beam section command will create beam of I-cross section)
******************************************************************************
*Beam Section, elset=_I5, material=Steel, temperature=GRADIENTS, section=I
0.0381, 0.0762, 0.059182, 0.059182, 0.006604 0.006604, 0.004318
                                      006604,
0.,0.,1.
** Region: (Section-3-_I2:Picked), (Beam Orientation:Picked)
*Elset, elset=_I2, internal, generate
 1000, 1019,      1
** Section: Section-3-_I2 Profile: Profile
                                    Profile-2
*Beam Section, elset=_I2, material=Steel, temperature=GRADIENTS, section=I
0.0381, 0.0762, 0.059182, 0.059182, 0.006604 0.006604, 0.004318
                                      006604,
0.,0.,1.
** Region: (Section-4-_I3:Picked), (Beam Orientation:Picked)
*Elset, elset=_I3, internal, generate
 1500, 1519,      1
** Section: Section-4-_I3 Profile: Profile
                                    Profile-3
*Beam Section, elset=_I3, material=Steel, temperature=GRADIENTS, section=I
0.0381, 0.0762, 0.059182, 0.059182, 0.006604 0.006604, 0.004318
                                      006604,
0.,0.,-1.
** Region: (Section-5-_I4:Picked), (Beam Orientation:Picked)
*Elset, elset=_I4, internal, generate
 2000, 2019,      1
** Section: Section-5-_I4 Profile: Profile
                                    Profile-4
*Beam Section, elset=_I4, material=Steel, temperature=GRADIENTS, section=I
0.0381, 0.0762, 0.059182, 0.059182, 0.006604 0.006604, 0.004318
                                      006604,
0.,0.,-1.
*End Part
******************************************************************************
** (Used to assemble the different individual parts here in current problem only one
part is used.)
******************************************************************************
** ASSEMBLY
*Assembly, name=Assembly
*Instance, name=PART-1-1, part=PART-1-1
*End Instance
**
*Nset, nset=topnode, instance=PART-1-1
431
*Nset, nset=_PICKEDSET11, internal, instance=PART
                                    instance=PART-1-1
 421, 422, 423, 424, 425, 426, 427, 428 434, 435, 436, 437, 438, 439, 440,
                                      428,
441
*Nset, nset=_PICKEDSET13, internal, instance=PART
                                    instance=PART-1-1
 221,
*Nset, nset=_PickedSet8, internal, instance=PART
                                   instance=PART-1-1
  1, 21
*Nset, nset=_PickedSet9, internal, instance=PART
                                   instance=PART-1-1
2,    3,  4,   5,   6,   7,   8,   9, 1010, 11, 12, 13, 14, 15, 16, 17
18, 19, 20, 22, 42, 43, 63, 64, 84, 85, 105, 106, 126, 127, 147, 148
168, 169, 189, 190, 210, 211, 231, 232, 252, 253, 273, 274, 294, 295, 315, 316
336, 337, 357, 358, 378, 379, 399, 400, 420, 421, 422, 423, 424, 425, 426, 427
428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441
*Nset, nset=_PickedSet10, internal, instance=PART
                                    instance=PART-1-1
2,   3,   4,   5,   6,   7,   8,   9, 10
                                       10, 11, 12, 13, 14, 15, 16, 17
18, 19, 20, 421, 422, 423, 424, 425, 426 427, 428, 429, 430, 431, 432, 433
                                       426,
434, 435, 436, 437, 438, 439, 440, 441
*End Assembly
******************************************************************************
** (With this Geometry of model ends)
******************************************************************************
** MATERIALS
******************************************************************************
** (*Material command is used to define material which has been used to
**different component of model It include all engineering properties of
**material)
******************************************************************************
*Material, name=Steel
*Elastic
 2.0e+11, 0.3
*Plastic
2.50+08, 0.
******************************************************************************
** BOUNDARY CONDITIONS
******************************************************************************
** (*Boundary command is used to create appropriate boundary **conditions)
******************************************************************************
** Name: Disp-BC-1 Type: Symmetry/Antisymmetry/Encastre
                                  Antisymmetry/Encastre
*Boundary
_PickedSet8, ENCASTRE
** Name: Disp-BC-2 Type: Displacement/Rotation
*Boundary
_PickedSet9, 3, 3
*Boundary
_PickedSet10, 2, 2
Simple Input File (History Section)
** STEP: Transverse load
******************************************************************************
** (*Step command is used to create different analysis step like Static
**General, Static Riks, Dynamic, Dynamic Explicit etc. In each analysis **step
one can define corresponding loading on model)
******************************************************************************
*Step, name="Transverse load ", nlgeom=YES
******************************************************************************
**(nlgeom=YES means geometric nonlinearity is on to account for large
**deformations)
******************************************************************************
*Static
1., 1., 1e-05, 1.
** LOADS
** Name: CFORCE-1   Type: Concentrated force
******************************************************************************
**(*Cload command is used for concentrated load. A load of 2N is applied at middle
node i.e._PICKEDSET13 in negative z-direction to initiate initial imperfection in
                                     direction
plate )
******************************************************************************
*Cload
_PICKEDSET13, 3, -2.
**
** OUTPUT REQUESTS
*Restart, write, frequency=0
******************************************************************************
**(*Restart command in ABAQUS allows multi step analysis. Here one can use
**frequency=n that means saving the output after n interval,frequency =overlay means
**directly give output at end of step without saving intermediate increment result,
**frequency=0 means to save output for each interval)
******************************************************************************
** FIELD OUTPUT: F-Output-1
*Output, field
*Node Output
CF, RF, TF, U
** FIELD OUTPUT: F-Output-2
*Element Output, directions=YES
E, ESF1, MISESMAX, NFORC, PE, PEEQ, S, SE, SEE, SF
** HISTORY OUTPUT: H-Output-1
*Output, history, variable=PRESELECT
*End Step
******************************************************************************
** STEP: Lateral load
*Step, name="Lateral load", nlgeom=YES, inc=10000
******************************************************************************
**(In “Static Riks” step 0.1 indicate initial time increment 100 indicate time
**period of step 1e-10 indicate minimum time increment allowed 1 indicate
**maximum   time increment allowed 20 indicates load proportionality factor,
**topnode, 1, 0.05 indicates the displacement control means stop analysis when
**x- directional displacement reached up to 0.05m)
******************************************************************************
*Static, riks
0.1, 100., 1e-10, 1., 20., topnode, 1, 0
                                       0.05
** LOADS
** Name: CFORCE-2   Type: Concentrated force
******************************************************************************
**(A load of 10000N is applied at top edge nodes i.e._PICKEDSET11 in
**positive x-direction for static pushover analysis.)
******************************************************************************
*Cload
_PICKEDSET11, 1, 10000.
** OUTPUT REQUESTS
     *Restart, write, frequency=0
     ** FIELD OUTPUT: F-Output-3
     *Output, field
     *Node Output
     CF, RF, TF, U
     ** FIELD OUTPUT: F-Output-4
     **************************************************************************
     ** (Field output will give the selected output)
     **************************************************************************
     *Element Output, directions=YES
     E, EE, ESF1, IE, MISESMAX, NFORC, PE, PEEQ, S, SF
     ** HISTORY OUTPUT: H-Output-2
     *Output, history, variable=PRESELECT
     *End Step



To run ABAQUS Input File on Command Prompt
 •       At the command line
         abaqus job=filename int (say SPSW)
Output Files created during running an Analysis
Following files were created during running               an analysis in a directory of job file (say
C:TempTutorialSPSW1)

SPSW1.odb:-Out put database file which contains all requested field output and history output database
for given job.

 SPSW1.dat:-This file contains all kinds of information about the computations that ABAQUS has done.
In particular, if ABAQUS encounters any problems during the computation, error and warning messages
will be written to this file.

 SPSW1.log:- You will see some information about the time it took to for ABAQUS to complete
execution. You should also see that the file ends with

            ABAQUS JOB SPSW1 COMPLETED

 SPSW1.res:-The file named SPSW1.res is called a `restart file’ (the file always has .res extension). This
file contains full information about the analysis. The restart file is most useful if you want to plot the finite
element mesh, or contours of stress, displacement, etc

 SPSW1.sta:-This file is continuously updated by ABAQUS as it runs, and tells you how much of the
computation has been completed.

 SPSW1.msg:-The file named SPSW1.msg contains much more information concerning the increments
used, the iterative process, and the tolerances that ABAQUS has applied to determine whether a
solution has converged.

 SPSW1.fil:-The file named SPSW4.fil is called a `results file’ (the file always has a .fil extension). This
file contains data that were specifically requested in the ABAQUS input file.
THANK YOU!

Contenu connexe

Tendances

ABAQUS Lecture Part II
ABAQUS Lecture Part IIABAQUS Lecture Part II
ABAQUS Lecture Part II
chimco.net
 

Tendances (20)

ABAQUS Lecture Part II
ABAQUS Lecture Part IIABAQUS Lecture Part II
ABAQUS Lecture Part II
 
Etabs (atkins)
Etabs (atkins)Etabs (atkins)
Etabs (atkins)
 
Etabs acecoms rcc structure design
 Etabs acecoms rcc structure design Etabs acecoms rcc structure design
Etabs acecoms rcc structure design
 
Tower design using etabs- Nada Zarrak
Tower design using etabs- Nada Zarrak Tower design using etabs- Nada Zarrak
Tower design using etabs- Nada Zarrak
 
CE 72.32 (January 2016 Semester) Lecture 3 - Design Criteria
CE 72.32 (January 2016 Semester) Lecture 3 - Design Criteria CE 72.32 (January 2016 Semester) Lecture 3 - Design Criteria
CE 72.32 (January 2016 Semester) Lecture 3 - Design Criteria
 
Column base plates_prof_thomas_murray
Column base plates_prof_thomas_murrayColumn base plates_prof_thomas_murray
Column base plates_prof_thomas_murray
 
CE72.52 - Lecture1 - Introduction
CE72.52 - Lecture1 - IntroductionCE72.52 - Lecture1 - Introduction
CE72.52 - Lecture1 - Introduction
 
07-Strength of Bolted Connections (Steel Structural Design & Prof. Shehab Mou...
07-Strength of Bolted Connections (Steel Structural Design & Prof. Shehab Mou...07-Strength of Bolted Connections (Steel Structural Design & Prof. Shehab Mou...
07-Strength of Bolted Connections (Steel Structural Design & Prof. Shehab Mou...
 
22-Design of Four Bolt Extended Endplate Connection (Steel Structural Design ...
22-Design of Four Bolt Extended Endplate Connection (Steel Structural Design ...22-Design of Four Bolt Extended Endplate Connection (Steel Structural Design ...
22-Design of Four Bolt Extended Endplate Connection (Steel Structural Design ...
 
CSI ETABS & SAFE MANUAL: Slab Analysis and Design to EC2
CSI ETABS & SAFE MANUAL: Slab Analysis and Design to EC2CSI ETABS & SAFE MANUAL: Slab Analysis and Design to EC2
CSI ETABS & SAFE MANUAL: Slab Analysis and Design to EC2
 
abaqus lecture 2
abaqus lecture 2abaqus lecture 2
abaqus lecture 2
 
ETABS Modelling
ETABS ModellingETABS Modelling
ETABS Modelling
 
6. safe users-guide
6.  safe users-guide6.  safe users-guide
6. safe users-guide
 
Tutor abaqus 2.
Tutor abaqus 2.Tutor abaqus 2.
Tutor abaqus 2.
 
Etabs modeling - Design of slab according to EC2
Etabs modeling  - Design of slab according to EC2Etabs modeling  - Design of slab according to EC2
Etabs modeling - Design of slab according to EC2
 
CE72.52 - Lecture 2 - Material Behavior
CE72.52 - Lecture 2 - Material BehaviorCE72.52 - Lecture 2 - Material Behavior
CE72.52 - Lecture 2 - Material Behavior
 
Abaqus modelling and_analysis
Abaqus modelling and_analysisAbaqus modelling and_analysis
Abaqus modelling and_analysis
 
Advances and recent trends in Modeling and Analysis of Bridges
Advances and recent trends in Modeling and Analysis of BridgesAdvances and recent trends in Modeling and Analysis of Bridges
Advances and recent trends in Modeling and Analysis of Bridges
 
ANALYSIS AND DESIGN OF HIGH RISE BUILDING BY USING ETABS
ANALYSIS AND DESIGN OF HIGH RISE BUILDING BY USING ETABSANALYSIS AND DESIGN OF HIGH RISE BUILDING BY USING ETABS
ANALYSIS AND DESIGN OF HIGH RISE BUILDING BY USING ETABS
 
IS 1893 part 1-2016
IS 1893 part 1-2016IS 1893 part 1-2016
IS 1893 part 1-2016
 

En vedette

BEHAVIOR OF REINFORCED CONCRETE BEAMS UNDER DIFFERENT KINDS OF BLAST LOADING
BEHAVIOR OF REINFORCED CONCRETE BEAMS UNDER DIFFERENT KINDS OF BLAST LOADINGBEHAVIOR OF REINFORCED CONCRETE BEAMS UNDER DIFFERENT KINDS OF BLAST LOADING
BEHAVIOR OF REINFORCED CONCRETE BEAMS UNDER DIFFERENT KINDS OF BLAST LOADING
MD ASIF AKBARI
 
User material Development in LS Dyna
User material Development in LS DynaUser material Development in LS Dyna
User material Development in LS Dyna
Rajesh Kumar
 
Abaqus deakin subroutines ali alireza [modo de compatibilidade]
Abaqus deakin subroutines ali alireza [modo de compatibilidade]Abaqus deakin subroutines ali alireza [modo de compatibilidade]
Abaqus deakin subroutines ali alireza [modo de compatibilidade]
Sérgio Fernando Lajarin
 

En vedette (10)

Bucket Foundation(Lid+Skirt)
Bucket Foundation(Lid+Skirt)Bucket Foundation(Lid+Skirt)
Bucket Foundation(Lid+Skirt)
 
Advanced xfem-analysis
Advanced xfem-analysisAdvanced xfem-analysis
Advanced xfem-analysis
 
BEHAVIOR OF REINFORCED CONCRETE BEAMS UNDER DIFFERENT KINDS OF BLAST LOADING
BEHAVIOR OF REINFORCED CONCRETE BEAMS UNDER DIFFERENT KINDS OF BLAST LOADINGBEHAVIOR OF REINFORCED CONCRETE BEAMS UNDER DIFFERENT KINDS OF BLAST LOADING
BEHAVIOR OF REINFORCED CONCRETE BEAMS UNDER DIFFERENT KINDS OF BLAST LOADING
 
آموزش نرم افزار آنالیز اجزای محدود ABAQUS
آموزش نرم افزار آنالیز اجزای محدود ABAQUSآموزش نرم افزار آنالیز اجزای محدود ABAQUS
آموزش نرم افزار آنالیز اجزای محدود ABAQUS
 
User Defined Materials in LS-DYNA
User Defined Materials in LS-DYNAUser Defined Materials in LS-DYNA
User Defined Materials in LS-DYNA
 
Airplane Impact Examples Using ANSYS Explicit Dynamics
Airplane Impact Examples Using ANSYS Explicit DynamicsAirplane Impact Examples Using ANSYS Explicit Dynamics
Airplane Impact Examples Using ANSYS Explicit Dynamics
 
explicit dynamics
explicit dynamicsexplicit dynamics
explicit dynamics
 
User material Development in LS Dyna
User material Development in LS DynaUser material Development in LS Dyna
User material Development in LS Dyna
 
Abaqus deakin subroutines ali alireza [modo de compatibilidade]
Abaqus deakin subroutines ali alireza [modo de compatibilidade]Abaqus deakin subroutines ali alireza [modo de compatibilidade]
Abaqus deakin subroutines ali alireza [modo de compatibilidade]
 
Underwater concrete
Underwater concreteUnderwater concrete
Underwater concrete
 

Similaire à Fem ppt swapnil

Effect of Perforation in Channel Section for Resistibility against Shear Buck...
Effect of Perforation in Channel Section for Resistibility against Shear Buck...Effect of Perforation in Channel Section for Resistibility against Shear Buck...
Effect of Perforation in Channel Section for Resistibility against Shear Buck...
ijtsrd
 
Layout planning
Layout planningLayout planning
Layout planning
8979473684
 

Similaire à Fem ppt swapnil (20)

ABAQUS LEC.ppt
ABAQUS LEC.pptABAQUS LEC.ppt
ABAQUS LEC.ppt
 
Session 2 - Using STAAD (1).pdf
Session 2 - Using STAAD (1).pdfSession 2 - Using STAAD (1).pdf
Session 2 - Using STAAD (1).pdf
 
Workshop12 skewplate
Workshop12 skewplateWorkshop12 skewplate
Workshop12 skewplate
 
Solar cell Modeling with Scaps 1-D
Solar cell Modeling with Scaps 1-D Solar cell Modeling with Scaps 1-D
Solar cell Modeling with Scaps 1-D
 
Struds 2010(aug)
Struds 2010(aug)Struds 2010(aug)
Struds 2010(aug)
 
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
 
FEA Report
FEA ReportFEA Report
FEA Report
 
Vd tinhtoan cautreo
Vd tinhtoan cautreoVd tinhtoan cautreo
Vd tinhtoan cautreo
 
Effect of Perforation in Channel Section for Resistibility against Shear Buck...
Effect of Perforation in Channel Section for Resistibility against Shear Buck...Effect of Perforation in Channel Section for Resistibility against Shear Buck...
Effect of Perforation in Channel Section for Resistibility against Shear Buck...
 
Ansys Tutorial pdf
Ansys Tutorial pdf Ansys Tutorial pdf
Ansys Tutorial pdf
 
ED7211 ANSYS lab_manual
ED7211 ANSYS lab_manualED7211 ANSYS lab_manual
ED7211 ANSYS lab_manual
 
introduction to abaqus and analysis of plane truss
introduction to abaqus and analysis of plane trussintroduction to abaqus and analysis of plane truss
introduction to abaqus and analysis of plane truss
 
Frame Structures including sap2000
Frame Structures including sap2000Frame Structures including sap2000
Frame Structures including sap2000
 
Buckling Analysis in ANSYS
Buckling Analysis in ANSYSBuckling Analysis in ANSYS
Buckling Analysis in ANSYS
 
group internship ppt.pdf
group internship ppt.pdfgroup internship ppt.pdf
group internship ppt.pdf
 
Layout planning
Layout planningLayout planning
Layout planning
 
Design a secondary suspension for freight train.pptx
Design a secondary suspension for freight train.pptxDesign a secondary suspension for freight train.pptx
Design a secondary suspension for freight train.pptx
 
Etabs notes-pdf
Etabs notes-pdfEtabs notes-pdf
Etabs notes-pdf
 
Rcc structure design by etabs (acecoms)
Rcc structure design by etabs (acecoms)Rcc structure design by etabs (acecoms)
Rcc structure design by etabs (acecoms)
 
Casa lab manual
Casa lab manualCasa lab manual
Casa lab manual
 

Dernier

Car Seat Covers and Seat Protection Guide
Car Seat Covers and Seat Protection GuideCar Seat Covers and Seat Protection Guide
Car Seat Covers and Seat Protection Guide
AskXX.com
 
Vina Score and Vin Min for almost all the models 2024
Vina Score and Vin Min for almost all the models 2024Vina Score and Vin Min for almost all the models 2024
Vina Score and Vin Min for almost all the models 2024
jipohal318
 
5s-5S 5S 5S 5S 5S 5S 5S PRESENTATION .ppt
5s-5S 5S 5S 5S 5S 5S 5S PRESENTATION  .ppt5s-5S 5S 5S 5S 5S 5S 5S PRESENTATION  .ppt
5s-5S 5S 5S 5S 5S 5S 5S PRESENTATION .ppt
hiren65650
 
Solar Photovoltaic Plant Project Proposal by Slidesgo.pptx
Solar Photovoltaic Plant Project Proposal by Slidesgo.pptxSolar Photovoltaic Plant Project Proposal by Slidesgo.pptx
Solar Photovoltaic Plant Project Proposal by Slidesgo.pptx
AmarHaddad
 

Dernier (17)

What Should BMW Owners Know About Steptronic Transmission Problems
What Should BMW Owners Know About Steptronic Transmission ProblemsWhat Should BMW Owners Know About Steptronic Transmission Problems
What Should BMW Owners Know About Steptronic Transmission Problems
 
Basic of Firmware & Embedded Software Programming in C
Basic of Firmware & Embedded Software Programming in CBasic of Firmware & Embedded Software Programming in C
Basic of Firmware & Embedded Software Programming in C
 
Timer Handling in UDS | S3 Server Timer | P2 and P2 Start Timer
Timer Handling in UDS | S3 Server Timer | P2 and P2 Start TimerTimer Handling in UDS | S3 Server Timer | P2 and P2 Start Timer
Timer Handling in UDS | S3 Server Timer | P2 and P2 Start Timer
 
Automotive Bootloader Complete Guide with UDS Frame Format
Automotive Bootloader Complete Guide with UDS Frame FormatAutomotive Bootloader Complete Guide with UDS Frame Format
Automotive Bootloader Complete Guide with UDS Frame Format
 
Introduction to Automotive Bootloader | Programming Sequence
Introduction to Automotive Bootloader | Programming SequenceIntroduction to Automotive Bootloader | Programming Sequence
Introduction to Automotive Bootloader | Programming Sequence
 
technical report on EV. EVs can offer benefitssuch as lower operating costs a...
technical report on EV. EVs can offer benefitssuch as lower operating costs a...technical report on EV. EVs can offer benefitssuch as lower operating costs a...
technical report on EV. EVs can offer benefitssuch as lower operating costs a...
 
Car Seat Covers and Seat Protection Guide
Car Seat Covers and Seat Protection GuideCar Seat Covers and Seat Protection Guide
Car Seat Covers and Seat Protection Guide
 
-VDA-Special-Characteristics Special characteristics.pdf
-VDA-Special-Characteristics Special characteristics.pdf-VDA-Special-Characteristics Special characteristics.pdf
-VDA-Special-Characteristics Special characteristics.pdf
 
Nokia Drone Networks - Customer Presentation - MWC2.pdf
Nokia Drone Networks - Customer Presentation - MWC2.pdfNokia Drone Networks - Customer Presentation - MWC2.pdf
Nokia Drone Networks - Customer Presentation - MWC2.pdf
 
Introduction to UDS over CAN | UDS Service
Introduction to UDS over CAN | UDS ServiceIntroduction to UDS over CAN | UDS Service
Introduction to UDS over CAN | UDS Service
 
Quicker and better: South Korea’s new high-speed train 'EMU-320'
Quicker and better: South Korea’s new high-speed train 'EMU-320'Quicker and better: South Korea’s new high-speed train 'EMU-320'
Quicker and better: South Korea’s new high-speed train 'EMU-320'
 
Vina Score and Vin Min for almost all the models 2024
Vina Score and Vin Min for almost all the models 2024Vina Score and Vin Min for almost all the models 2024
Vina Score and Vin Min for almost all the models 2024
 
5s-5S 5S 5S 5S 5S 5S 5S PRESENTATION .ppt
5s-5S 5S 5S 5S 5S 5S 5S PRESENTATION  .ppt5s-5S 5S 5S 5S 5S 5S 5S PRESENTATION  .ppt
5s-5S 5S 5S 5S 5S 5S 5S PRESENTATION .ppt
 
Toyota Yaris service manual Free.pdf Toyota Yaris Service manual
Toyota Yaris service manual Free.pdf  Toyota Yaris Service manualToyota Yaris service manual Free.pdf  Toyota Yaris Service manual
Toyota Yaris service manual Free.pdf Toyota Yaris Service manual
 
Solar Photovoltaic Plant Project Proposal by Slidesgo.pptx
Solar Photovoltaic Plant Project Proposal by Slidesgo.pptxSolar Photovoltaic Plant Project Proposal by Slidesgo.pptx
Solar Photovoltaic Plant Project Proposal by Slidesgo.pptx
 
CAMIONES TOYOTA N04C- Engine y HINO 300.
CAMIONES TOYOTA N04C- Engine y HINO 300.CAMIONES TOYOTA N04C- Engine y HINO 300.
CAMIONES TOYOTA N04C- Engine y HINO 300.
 
Why Won't Your Audi A3 Shift Into Reverse Gear Let's Investigate
Why Won't Your Audi A3 Shift Into Reverse Gear Let's InvestigateWhy Won't Your Audi A3 Shift Into Reverse Gear Let's Investigate
Why Won't Your Audi A3 Shift Into Reverse Gear Let's Investigate
 

Fem ppt swapnil

  • 1. FINITE ELEMENT ANALYSIS IN ABAQUS Siddhartha Ghosh* and Swapnil B. Kharmale** * Assistant Professor, ** Research Scholar (PhD Student ) Department of Civil Engineering Indian Institute of Technology, Bombay
  • 2. ABAQUS : General ABAQUS is a highly sophisticated, general purpose finite element program, designed primarily to model the behavior of solids and structures under externally applied loading. Salient features of ABAQUS Capabilities for both static and dynamic problems The ability to account all types of nonlinearities viz. material non-linearity and geometric non-linearity A very extensive element library, including a full set of continuum elements, beam elements, shell and plate elements A sophisticated capability to model contact between solids Capabilities to model a number of phenomena of interest, including vibrations, coupled fluid/structure interactions, acoustics, buckling problems, and so on. (From:www.abaqus.comand and www.engin.brown.edu/courses/en www.engin.brown.edu/courses/en175/abaqustut/abaqustut)
  • 3. ABAQUS : General The ABAQUS suite consists of three core products: • ABAQUS/Standard, For traditional implicit finite element analyses such as static, dynamics, thermal, all powered with the widest range of contact and nonlinear material options • ABAQUS/Explicit For transient dynamics and quasi-static analyses using an explicit approach static appropriate in many applications such as drop test, crushing and many manufacturing processes. and • ABAQUS/CAE (Complete Abaqus Environment) nvironment) It provides a complete modelling and visualization environment for ABAQUS analysis products. It has direct access to CAD models, advanced meshing and visualization
  • 4. ABAQUS : General Here we focus on ABAQUS/Standard Solver Structure Command Line ABAQUS CAE ABAQUS STANDARD Now we will model and analysis a single story Steel Plate Shear Wall (SPSW1) through ABAQUS/CAE (Note that it could be possible to create the model through command line which will be discussed later)
  • 5. ABAQUS/CAE Layout You can start ABAQUS CAE from the START menu or with a command line by typing abaqus cae in a Command window. Following figure shows how an ABAQUS/CAE looks Title bar Menu bar Tool bar Context bar View port Canvas & Drawing Toolbox area Area Prompt area Message area
  • 6. ABAQUS CAE modules I)PREPROCESSING • Part – Create individual parts • Property – Create and assign material properties • Assembly – Create and place all parts instances • Step – Define all analysis steps and the results you want • Interaction – Define any contact information • Load- Define and place all loads and boundary conditions • Mesh – Define your nodes and elements II)ANALYSIS • Job – Submit your job for analysis III)POSTPROCESSING • Visualization- View your results
  • 7. 3-Dimensional FEM Problem Dimensional (Pushover Analysis of SPSW) To start learning ABAQUS CAE we will work through modelling a single story Steel Plate Shear Wall (SPSW1) specimen which includes geometric nonlinearity (initial out-of-plane deformations during fabrication). The specimen is subjected to monotonic lateral load (Non-linear static pushover analysis) Problem Statement To find the ultimate load carrying capacity (Lateral load) of single story steel plate shear wall (SPSW by non-linear static push over (SPSW1) analysis.
  • 9. Lateral Force- Deformation Behavior of SPSW
  • 10. Selection of Element for Modelling SPSW SPSW1 Infill Panel By using 3-Dimensional Shell Element Boundary Element By using 3-Dimensional Beam Element
  • 11. PART MODULE − Create a new part as Infill_Panel 3-D planar Type : Deformable Basic feature: shell Approximate size: 6x6 (Note :- ABAQUS follows consistent unit so be specific to keep same unit. Here we kept SI units i.e. m for length N for force etc)
  • 12. Part:- Infill_Panel The following picture shows how a Part Infill_Panel look
  • 13. Create another new part as Boundary_Element 3-D planar Type : Deformable Part:Boundary_Element Boundary_Element Basic feature: wire Approximate size: 6 x6
  • 14. Infill_Panel and Boundary_Element Parts in ABAQUS/CAE
  • 15. Property Module We will add the material Steel and give it values E= 2.0E+11N/m2 Poisson's ratio ν= 0.3, Yield Stress = 2.0E+08N/m2,Plastic strain=0 (Note that elastically-perfectly plastic relationship is used for steel) We will create section called Shellsection and give it category of Shell ,Continuous Shell/Homogenous and assign a thickness of 0.0025 with thickness integration point 5 0025m Assign material to this section
  • 16. Property Module (Continued) Also create section called Boundarysection_col and Boundarysection_bea and give it category of Beam Create profile namely Columns and Beams using I- shaped cross section Assign same material to this section also Boundarysection_col I-Section profile for Columns I-Section profile for Beams Section
  • 17. Property Module (Continued) Assign Shellsection to part named Infill_Panel Assign Boundarysection_col and Boundarysection_bea with Columns and Beams profile to part named Bounary_Element Assembly Module Now we will create two independent instances using parts Infill_Panel and Boundary_Element Its easy to mesh the assembly as a whole using independent instances
  • 18. Step Module By default there is a Initial Step in Abaqus (i.e. System made step) which is used to define the . Boundary Conditions We will add a step after system made initial step called Transverse load The procedure type is General and type is Static. The nlgeom=Yes means geometric nonlinearity is on to account for large deformations Keep the Output Request as preselected (By Default)
  • 19. Step Module (Continued) After step called Transverse Load create a next analysis step Lateral Load The procedure type is General and type is Static Riks . Again nlgeom=Yes means geometric nonlineaarity is on to account for large deformations
  • 20. Interaction Module In this module we will define the contact between two independent part namely Infill_Panel and Boundary_Element Create surface Infill_Panel_Master in part Infill_Panel
  • 21. Similarly create surface Boundary_Element_Slave in part Boundary_Element Once these surfaces are created we can provide contact between them through Interaction module Selection of Master surface
  • 23. Interaction between two parts namely Infill_Panel and Boundary_Element
  • 24. Creating Boundary Conditions in Initial Step Create boundary conditions in Initial step (System made step) There are two type of Boundary conditions for this problem namely Bottom extreme nodes are fixed (U1=U2=U3 3=UR1=UR2=UR3=0) Edges are restrained in z-direction (U3=0)
  • 25. Bottom extreme nodes are fixed (U1=U =U2=U3=UR1=UR2=UR3=0 i.e. Encastre)
  • 26. Edges are restrained in z z-direction (U3=0)
  • 27. Mesh Module Now we will mesh the assembly Before that we will assign the shell element to Infill_Panel part. The shell element is S4R Also assign the beam element to Boundary_Element part. The beam element is B31
  • 28. Assigning S4R Element to Infill_Panel part R
  • 29. Assigning B31 Element to Boundary_Element part
  • 30. Mesh Module (Continued) After assigning proper element to each of part next step is seeding. Here we are using mesh of 20x20 for Infill_Panel part and we will discritize each boundary element into 20 parts. So for whole assembly mesh density will be 20x20.
  • 31. Meshing of whole Assembly of SPSW SPSW1
  • 32. Load Module STEP:- Transverse Load :- Apply a concentrated load (named as CFORCE-1)of 2N at middle node in negative z-direction (i.e. Along 3-axis)
  • 33. Load Module (Continue) STEP:- Lateral Load :- Apply a concentrated load (named as CFORCE-2)of 1000N at the TOPNODES in positive x-direction (i.e. Along 1-axis). axis). Remember here we kept the displacement contro thus load magnitude mentioned above is used trol as load control during initial part of analysis
  • 34. Job Module We will create a job called SPSW1 Once this has been created just submit the job. The analysis should only take a couple of minutes.
  • 35. Here you have an option to select analysis viz Full analysis or Explicit analysis or Restart Submitting job after elapsed time
  • 36. Visualization Module (Post processing) − Once your analysis is complete we want to see the results. − First we will see the deformed shape of SPSW1 in Step Transverse Load. (Remember this step is created to have initial out plane deformation (due to fabrications). So the out-of deformed shape is somewhat similar to buckling of plate )
  • 37. Visualization Module (Continued) − Now we will see the deformed shape of SPSW1 in Step Lateral Load. (This step is static push over . Here out of plane deformations start increasing with increase in lateral load, and the buckling along the compression diagonal can be very clearly seen from the deformed shape of SPSW1 at the end of analysis)
  • 38. Visualization Module (Continued) − If we look at Von Mises stress distribution we see
  • 39. Visualization Module (Continued) Here we will create X-Y plot First plot is of Horizontal component of Total Force developed at bottom extreme node vs increment Creating X data X-Y
  • 40. Visualization Module (Continued) Selection of bottom extreme nodes to create X data X-Y
  • 42. Visualization Module (Continued) Similarly create plot of Horizontal displacement (U1) of top node vs increment
  • 43. Visualization Module (Continued) − Now we will create a plot of Base shear (which is sum of horizontal component of total force developed at extreme bottom nodes (which are fixed support)) and lateral displacement of Top node
  • 44. About ABAQUS Command line use (Input file creation ) Note:- All models are called input files. •An input file has two sections; Model and History •The Model section contains all the information about the model and comes before the history section. •The History section is what you do to the model. You work on the model in Steps. •Input files have a .inp extension and can be created in any ASCII (text) editor. Now we will discuss how to create the model SPSW1 through an input file and then we will run it through windows command prompt or through ABAQUS CAE
  • 45. Simple Input File (Model Section) **The lines starting with ** (2 asterisks) commented and are ignored ** by the **ABAQUS solver. Other lines beginning with a single * denotes an ABAQUS keyword. ****************************************************************************** *Heading SPSW1 *Preprint, echo=YES, model=YES, history=YES, contact=YES ****************************************************************************** **The *PREPRINT key controls what information is printed to the file named **SPSWl.dat. Here, we have asked ABAQUS to print out absolutely everything. The **SPSWl.dat file is rather large as a consequence Once the input file is correct, consequence. **you can set all the options to NO to reduce the size of the file.) ****************************************************************************** ** (Creating geometry of model) ****************************************************************************** ** PARTS *Part, name=PART-1-1 ****************************************************************************** ** (Defining the control node coordinate) ****************************************************************************** *NODE 1, 0., 0., 0. 21, 3, 0. 0. *NGEN, nset=bottom 1, 21, 1 ****************************************************************************** **(nset=bottom is a node set which contains node started from 1 to 21 with an **interval of 1) ****************************************************************************** *NCOPY, CHANGE NUMBER=420, OLD SET=bottom, SHIFT, new set=top 0, 3, 0
  • 46. *NFILL bottom, top, 20, 21 *Element, type=S4R 1, 1, 2, 23, 22 21, 22, 23, 44, 43 ****************************************************************************** **(Generating the intermediate shell elements in increment through *ELGEN command) ****************************************************************************** *ELGEN, elset=bottom 1, 20, 1, 1 *ELGEN 21, 20, 1, 1, 19, 21, 20 ****************************************************************************** ** (Creating master elements by using *Element command.) ****************************************************************************** *Element, type=B31 500, 1, 2 1000, 421, 422 1500, 1, 22 2000, 21, 42 *ELGEN, elset=beam 500, 20, 1 1000, 20, 1 1500, 20, 21 2000, 20, 21 ****************************************************************************** **(By using *Elset command one can made different set or group of element which **will be helpful while assigning material properties,boundary conditions,loading **etc.) ******************************************************************************
  • 47. *Elset, elset=BEAM 500, 501, 502, 503, 504, 505, 506, , 507, 508, 509, 510, 511, 512, 513, 514, 515 516, 517, 518, 519, 1000, 1001, 1002 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011 1012, 1013, 1014, 1015, 1016, 1017, 1018 1018, 1019, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507 1508, 1509, 1510, 1511, 1512, 1513, 1514 1514, 1515, 1516, 1517, 1518, 1519, 2000, 2001, 2002, 2003 2004, 2005, 2006, 2007, 2008, 2009, 2010 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 *Nset, nset=_PICKEDSET2, internal, generate 1, 441, 1 *Elset, elset=_I1, internal, generate 1, 400, 1 *Elset, elset=_I5, internal, generate 500, 519, 1 *Elset, elset=_I2, internal, generate 1000, 1019, 1 *Elset, elset=_I3, internal, generate 1500, 1519, 1 *Elset, elset=_I4, internal, generate 2000, 2019, 1 ** Region: (Section-1-_I1:Picked) *Elset, elset=_I1, internal, generate 1, 400, 1 ** Section: Section-1-_I1 *Shell Section, elset=_I1, material=Steel 0.0025, 5 ****************************************************************************** **(*Shell section command will create shell section having thickness =0.0025m with 5 no. of integration point) ******************************************************************************
  • 48. ** Region: (Section-2-_I5:Picked), (Beam Orientation:Picked) *Elset, elset=_I5, internal, generate 500, 519, 1 ** Section: Section-2-_I5 Profile: Profile Profile-1 ****************************************************************************** ** (*Beam section command will create beam of I-cross section) ****************************************************************************** *Beam Section, elset=_I5, material=Steel, temperature=GRADIENTS, section=I 0.0381, 0.0762, 0.059182, 0.059182, 0.006604 0.006604, 0.004318 006604, 0.,0.,1. ** Region: (Section-3-_I2:Picked), (Beam Orientation:Picked) *Elset, elset=_I2, internal, generate 1000, 1019, 1 ** Section: Section-3-_I2 Profile: Profile Profile-2 *Beam Section, elset=_I2, material=Steel, temperature=GRADIENTS, section=I 0.0381, 0.0762, 0.059182, 0.059182, 0.006604 0.006604, 0.004318 006604, 0.,0.,1. ** Region: (Section-4-_I3:Picked), (Beam Orientation:Picked) *Elset, elset=_I3, internal, generate 1500, 1519, 1 ** Section: Section-4-_I3 Profile: Profile Profile-3 *Beam Section, elset=_I3, material=Steel, temperature=GRADIENTS, section=I 0.0381, 0.0762, 0.059182, 0.059182, 0.006604 0.006604, 0.004318 006604, 0.,0.,-1. ** Region: (Section-5-_I4:Picked), (Beam Orientation:Picked) *Elset, elset=_I4, internal, generate 2000, 2019, 1
  • 49. ** Section: Section-5-_I4 Profile: Profile Profile-4 *Beam Section, elset=_I4, material=Steel, temperature=GRADIENTS, section=I 0.0381, 0.0762, 0.059182, 0.059182, 0.006604 0.006604, 0.004318 006604, 0.,0.,-1. *End Part ****************************************************************************** ** (Used to assemble the different individual parts here in current problem only one part is used.) ****************************************************************************** ** ASSEMBLY *Assembly, name=Assembly *Instance, name=PART-1-1, part=PART-1-1 *End Instance ** *Nset, nset=topnode, instance=PART-1-1 431 *Nset, nset=_PICKEDSET11, internal, instance=PART instance=PART-1-1 421, 422, 423, 424, 425, 426, 427, 428 434, 435, 436, 437, 438, 439, 440, 428, 441 *Nset, nset=_PICKEDSET13, internal, instance=PART instance=PART-1-1 221, *Nset, nset=_PickedSet8, internal, instance=PART instance=PART-1-1 1, 21 *Nset, nset=_PickedSet9, internal, instance=PART instance=PART-1-1 2, 3, 4, 5, 6, 7, 8, 9, 1010, 11, 12, 13, 14, 15, 16, 17 18, 19, 20, 22, 42, 43, 63, 64, 84, 85, 105, 106, 126, 127, 147, 148 168, 169, 189, 190, 210, 211, 231, 232, 252, 253, 273, 274, 294, 295, 315, 316 336, 337, 357, 358, 378, 379, 399, 400, 420, 421, 422, 423, 424, 425, 426, 427 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441
  • 50. *Nset, nset=_PickedSet10, internal, instance=PART instance=PART-1-1 2, 3, 4, 5, 6, 7, 8, 9, 10 10, 11, 12, 13, 14, 15, 16, 17 18, 19, 20, 421, 422, 423, 424, 425, 426 427, 428, 429, 430, 431, 432, 433 426, 434, 435, 436, 437, 438, 439, 440, 441 *End Assembly ****************************************************************************** ** (With this Geometry of model ends) ****************************************************************************** ** MATERIALS ****************************************************************************** ** (*Material command is used to define material which has been used to **different component of model It include all engineering properties of **material) ****************************************************************************** *Material, name=Steel *Elastic 2.0e+11, 0.3 *Plastic 2.50+08, 0. ****************************************************************************** ** BOUNDARY CONDITIONS ****************************************************************************** ** (*Boundary command is used to create appropriate boundary **conditions) ****************************************************************************** ** Name: Disp-BC-1 Type: Symmetry/Antisymmetry/Encastre Antisymmetry/Encastre *Boundary _PickedSet8, ENCASTRE ** Name: Disp-BC-2 Type: Displacement/Rotation *Boundary _PickedSet9, 3, 3 *Boundary _PickedSet10, 2, 2
  • 51. Simple Input File (History Section) ** STEP: Transverse load ****************************************************************************** ** (*Step command is used to create different analysis step like Static **General, Static Riks, Dynamic, Dynamic Explicit etc. In each analysis **step one can define corresponding loading on model) ****************************************************************************** *Step, name="Transverse load ", nlgeom=YES ****************************************************************************** **(nlgeom=YES means geometric nonlinearity is on to account for large **deformations) ****************************************************************************** *Static 1., 1., 1e-05, 1. ** LOADS ** Name: CFORCE-1 Type: Concentrated force ****************************************************************************** **(*Cload command is used for concentrated load. A load of 2N is applied at middle node i.e._PICKEDSET13 in negative z-direction to initiate initial imperfection in direction plate ) ****************************************************************************** *Cload _PICKEDSET13, 3, -2. ** ** OUTPUT REQUESTS *Restart, write, frequency=0 ****************************************************************************** **(*Restart command in ABAQUS allows multi step analysis. Here one can use **frequency=n that means saving the output after n interval,frequency =overlay means **directly give output at end of step without saving intermediate increment result, **frequency=0 means to save output for each interval) ******************************************************************************
  • 52. ** FIELD OUTPUT: F-Output-1 *Output, field *Node Output CF, RF, TF, U ** FIELD OUTPUT: F-Output-2 *Element Output, directions=YES E, ESF1, MISESMAX, NFORC, PE, PEEQ, S, SE, SEE, SF ** HISTORY OUTPUT: H-Output-1 *Output, history, variable=PRESELECT *End Step ****************************************************************************** ** STEP: Lateral load *Step, name="Lateral load", nlgeom=YES, inc=10000 ****************************************************************************** **(In “Static Riks” step 0.1 indicate initial time increment 100 indicate time **period of step 1e-10 indicate minimum time increment allowed 1 indicate **maximum time increment allowed 20 indicates load proportionality factor, **topnode, 1, 0.05 indicates the displacement control means stop analysis when **x- directional displacement reached up to 0.05m) ****************************************************************************** *Static, riks 0.1, 100., 1e-10, 1., 20., topnode, 1, 0 0.05 ** LOADS ** Name: CFORCE-2 Type: Concentrated force ****************************************************************************** **(A load of 10000N is applied at top edge nodes i.e._PICKEDSET11 in **positive x-direction for static pushover analysis.) ****************************************************************************** *Cload _PICKEDSET11, 1, 10000.
  • 53. ** OUTPUT REQUESTS *Restart, write, frequency=0 ** FIELD OUTPUT: F-Output-3 *Output, field *Node Output CF, RF, TF, U ** FIELD OUTPUT: F-Output-4 ************************************************************************** ** (Field output will give the selected output) ************************************************************************** *Element Output, directions=YES E, EE, ESF1, IE, MISESMAX, NFORC, PE, PEEQ, S, SF ** HISTORY OUTPUT: H-Output-2 *Output, history, variable=PRESELECT *End Step To run ABAQUS Input File on Command Prompt • At the command line abaqus job=filename int (say SPSW)
  • 54. Output Files created during running an Analysis Following files were created during running an analysis in a directory of job file (say C:TempTutorialSPSW1) SPSW1.odb:-Out put database file which contains all requested field output and history output database for given job. SPSW1.dat:-This file contains all kinds of information about the computations that ABAQUS has done. In particular, if ABAQUS encounters any problems during the computation, error and warning messages will be written to this file. SPSW1.log:- You will see some information about the time it took to for ABAQUS to complete execution. You should also see that the file ends with ABAQUS JOB SPSW1 COMPLETED SPSW1.res:-The file named SPSW1.res is called a `restart file’ (the file always has .res extension). This file contains full information about the analysis. The restart file is most useful if you want to plot the finite element mesh, or contours of stress, displacement, etc SPSW1.sta:-This file is continuously updated by ABAQUS as it runs, and tells you how much of the computation has been completed. SPSW1.msg:-The file named SPSW1.msg contains much more information concerning the increments used, the iterative process, and the tolerances that ABAQUS has applied to determine whether a solution has converged. SPSW1.fil:-The file named SPSW4.fil is called a `results file’ (the file always has a .fil extension). This file contains data that were specifically requested in the ABAQUS input file.