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

Baf Shaheen College (B+12) ETABS Dynamic Analysis.pptx
Baf Shaheen College (B+12) ETABS Dynamic Analysis.pptxBaf Shaheen College (B+12) ETABS Dynamic Analysis.pptx
Baf Shaheen College (B+12) ETABS Dynamic Analysis.pptxDES Engineers Ltd
 
Direct and bending stress
Direct and bending stressDirect and bending stress
Direct and bending stressAditya Mistry
 
Modelling of Cable stayed bridge by AIT
Modelling of Cable stayed bridge by AITModelling of Cable stayed bridge by AIT
Modelling of Cable stayed bridge by AITRahul Saraswat
 
Etabs example-rc building seismic load response-
Etabs example-rc building seismic load  response-Etabs example-rc building seismic load  response-
Etabs example-rc building seismic load response-Bhaskar Alapati
 
Modeling and Design of Bridge Super Structure and Sub Structure
Modeling and Design of Bridge Super Structure and Sub StructureModeling and Design of Bridge Super Structure and Sub Structure
Modeling and Design of Bridge Super Structure and Sub StructureAIT Solutions
 
Surface Structures, including SAP2000
Surface Structures, including SAP2000Surface Structures, including SAP2000
Surface Structures, including SAP2000Wolfgang Schueller
 
Etabs concrete-design
Etabs concrete-designEtabs concrete-design
Etabs concrete-designmamilli
 
Types of truss, substitute member
Types of truss, substitute memberTypes of truss, substitute member
Types of truss, substitute memberCarlo Mendoza
 
Analysis, Design and Estimation of Basement +G+2 Residential Building
Analysis, Design and Estimation of Basement +G+2 Residential BuildingAnalysis, Design and Estimation of Basement +G+2 Residential Building
Analysis, Design and Estimation of Basement +G+2 Residential BuildingIRJET Journal
 
IRJET- Analysis and Design of Multistorey Building (G+3) by using ETABS Software
IRJET- Analysis and Design of Multistorey Building (G+3) by using ETABS SoftwareIRJET- Analysis and Design of Multistorey Building (G+3) by using ETABS Software
IRJET- Analysis and Design of Multistorey Building (G+3) by using ETABS SoftwareIRJET Journal
 
REPORT ON G+4 RCC HOSTEL BUILDING ANALYSIS AND DESIGN USING STAAD PRO SOFTWARE
REPORT ON G+4 RCC HOSTEL BUILDING ANALYSIS AND DESIGN USING STAAD PRO SOFTWAREREPORT ON G+4 RCC HOSTEL BUILDING ANALYSIS AND DESIGN USING STAAD PRO SOFTWARE
REPORT ON G+4 RCC HOSTEL BUILDING ANALYSIS AND DESIGN USING STAAD PRO SOFTWARERakeshDas161
 
Mini project For M.tech Structural Engineering Deflection of Simply supported...
Mini project For M.tech Structural Engineering Deflection of Simply supported...Mini project For M.tech Structural Engineering Deflection of Simply supported...
Mini project For M.tech Structural Engineering Deflection of Simply supported...vaignan
 
Tower design using etabs- Nada Zarrak
Tower design using etabs- Nada Zarrak Tower design using etabs- Nada Zarrak
Tower design using etabs- Nada Zarrak Nada Zarrak
 
Seismic Analysis of G 10 Storey Building with Various Locations of Shear Wall...
Seismic Analysis of G 10 Storey Building with Various Locations of Shear Wall...Seismic Analysis of G 10 Storey Building with Various Locations of Shear Wall...
Seismic Analysis of G 10 Storey Building with Various Locations of Shear Wall...ijtsrd
 
Rc corbel example
Rc corbel exampleRc corbel example
Rc corbel examplemamilli
 

Tendances (20)

Etabs tutorial
Etabs tutorialEtabs tutorial
Etabs tutorial
 
Baf Shaheen College (B+12) ETABS Dynamic Analysis.pptx
Baf Shaheen College (B+12) ETABS Dynamic Analysis.pptxBaf Shaheen College (B+12) ETABS Dynamic Analysis.pptx
Baf Shaheen College (B+12) ETABS Dynamic Analysis.pptx
 
Column design.ppt
Column design.pptColumn design.ppt
Column design.ppt
 
Direct and bending stress
Direct and bending stressDirect and bending stress
Direct and bending stress
 
Modelling of Cable stayed bridge by AIT
Modelling of Cable stayed bridge by AITModelling of Cable stayed bridge by AIT
Modelling of Cable stayed bridge by AIT
 
Etabs example-rc building seismic load response-
Etabs example-rc building seismic load  response-Etabs example-rc building seismic load  response-
Etabs example-rc building seismic load response-
 
Modeling and Design of Bridge Super Structure and Sub Structure
Modeling and Design of Bridge Super Structure and Sub StructureModeling and Design of Bridge Super Structure and Sub Structure
Modeling and Design of Bridge Super Structure and Sub Structure
 
4. Types-of Foundations.pdf
4. Types-of Foundations.pdf4. Types-of Foundations.pdf
4. Types-of Foundations.pdf
 
Surface Structures, including SAP2000
Surface Structures, including SAP2000Surface Structures, including SAP2000
Surface Structures, including SAP2000
 
Etabs concrete-design
Etabs concrete-designEtabs concrete-design
Etabs concrete-design
 
Types of truss, substitute member
Types of truss, substitute memberTypes of truss, substitute member
Types of truss, substitute member
 
Analysis, Design and Estimation of Basement +G+2 Residential Building
Analysis, Design and Estimation of Basement +G+2 Residential BuildingAnalysis, Design and Estimation of Basement +G+2 Residential Building
Analysis, Design and Estimation of Basement +G+2 Residential Building
 
IRJET- Analysis and Design of Multistorey Building (G+3) by using ETABS Software
IRJET- Analysis and Design of Multistorey Building (G+3) by using ETABS SoftwareIRJET- Analysis and Design of Multistorey Building (G+3) by using ETABS Software
IRJET- Analysis and Design of Multistorey Building (G+3) by using ETABS Software
 
REPORT ON G+4 RCC HOSTEL BUILDING ANALYSIS AND DESIGN USING STAAD PRO SOFTWARE
REPORT ON G+4 RCC HOSTEL BUILDING ANALYSIS AND DESIGN USING STAAD PRO SOFTWAREREPORT ON G+4 RCC HOSTEL BUILDING ANALYSIS AND DESIGN USING STAAD PRO SOFTWARE
REPORT ON G+4 RCC HOSTEL BUILDING ANALYSIS AND DESIGN USING STAAD PRO SOFTWARE
 
ETABS Modelling
ETABS ModellingETABS Modelling
ETABS Modelling
 
Method of joints
Method of jointsMethod of joints
Method of joints
 
Mini project For M.tech Structural Engineering Deflection of Simply supported...
Mini project For M.tech Structural Engineering Deflection of Simply supported...Mini project For M.tech Structural Engineering Deflection of Simply supported...
Mini project For M.tech Structural Engineering Deflection of Simply supported...
 
Tower design using etabs- Nada Zarrak
Tower design using etabs- Nada Zarrak Tower design using etabs- Nada Zarrak
Tower design using etabs- Nada Zarrak
 
Seismic Analysis of G 10 Storey Building with Various Locations of Shear Wall...
Seismic Analysis of G 10 Storey Building with Various Locations of Shear Wall...Seismic Analysis of G 10 Storey Building with Various Locations of Shear Wall...
Seismic Analysis of G 10 Storey Building with Various Locations of Shear Wall...
 
Rc corbel example
Rc corbel exampleRc corbel example
Rc corbel example
 

En vedette

Advanced xfem-analysis
Advanced xfem-analysisAdvanced xfem-analysis
Advanced xfem-analysisnguyen binh
 
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 LOADINGMD ASIF AKBARI
 
آموزش نرم افزار آنالیز اجزای محدود ABAQUS
آموزش نرم افزار آنالیز اجزای محدود ABAQUSآموزش نرم افزار آنالیز اجزای محدود ABAQUS
آموزش نرم افزار آنالیز اجزای محدود ABAQUSfaradars
 
User Defined Materials in LS-DYNA
User Defined Materials in LS-DYNAUser Defined Materials in LS-DYNA
User Defined Materials in LS-DYNAYury Novozhilov
 
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 DynamicsAnsys
 
explicit dynamics
explicit dynamicsexplicit dynamics
explicit dynamicsvinaykumars
 
User material Development in LS Dyna
User material Development in LS DynaUser material Development in LS Dyna
User material Development in LS DynaRajesh 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
 
Abaqus modelling and_analysis
Abaqus modelling and_analysisAbaqus modelling and_analysis
Abaqus modelling and_analysisDebanshu Sharma
 

En vedette (12)

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 lecture 2
abaqus lecture 2abaqus lecture 2
abaqus lecture 2
 
آموزش نرم افزار آنالیز اجزای محدود 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]
 
Abaqus modelling and_analysis
Abaqus modelling and_analysisAbaqus modelling and_analysis
Abaqus modelling and_analysis
 
Underwater concrete
Underwater concreteUnderwater concrete
Underwater concrete
 

Similaire à Fem ppt swapnil

ABAQUS LEC.ppt
ABAQUS LEC.pptABAQUS LEC.ppt
ABAQUS LEC.pptAdalImtiaz
 
Workshop12 skewplate
Workshop12 skewplateWorkshop12 skewplate
Workshop12 skewplatemmd110
 
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 shubham mishra
 
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
 
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
 
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 truss50SaurabhKulkarni
 
Frame Structures including sap2000
Frame Structures including sap2000Frame Structures including sap2000
Frame Structures including sap2000Wolfgang Schueller
 
Buckling Analysis in ANSYS
Buckling Analysis in ANSYSBuckling Analysis in ANSYS
Buckling Analysis in ANSYSMaha Hassan
 
group internship ppt.pdf
group internship ppt.pdfgroup internship ppt.pdf
group internship ppt.pdfReddyMaheshbabu
 
Layout planning
Layout planningLayout planning
Layout planning8979473684
 
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.pptxbethellemma4
 

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
 
Etabs acecoms rcc structure design
 Etabs acecoms rcc structure design Etabs acecoms rcc structure design
Etabs acecoms rcc structure design
 
Casa lab manual
Casa lab manualCasa lab manual
Casa lab manual
 

Dernier

Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...gajnagarg
 
Washim Call Girls 📞9332606886 Call Girls in Washim Escorts service book now C...
Washim Call Girls 📞9332606886 Call Girls in Washim Escorts service book now C...Washim Call Girls 📞9332606886 Call Girls in Washim Escorts service book now C...
Washim Call Girls 📞9332606886 Call Girls in Washim Escorts service book now C...Dipal Arora
 
+97470301568>>buy vape oil,thc oil weed,hash and cannabis oil in qatar doha}}
+97470301568>>buy vape oil,thc oil weed,hash and cannabis oil in qatar doha}}+97470301568>>buy vape oil,thc oil weed,hash and cannabis oil in qatar doha}}
+97470301568>>buy vape oil,thc oil weed,hash and cannabis oil in qatar doha}}Health
 
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理ezgenuh
 
一比一原版(UVic学位证书)维多利亚大学毕业证学历认证买留学回国
一比一原版(UVic学位证书)维多利亚大学毕业证学历认证买留学回国一比一原版(UVic学位证书)维多利亚大学毕业证学历认证买留学回国
一比一原版(UVic学位证书)维多利亚大学毕业证学历认证买留学回国ezgenuh
 
Housewife Call Girl in Faridabad ₹7.5k Pick Up & Drop With Cash Payment #8168...
Housewife Call Girl in Faridabad ₹7.5k Pick Up & Drop With Cash Payment #8168...Housewife Call Girl in Faridabad ₹7.5k Pick Up & Drop With Cash Payment #8168...
Housewife Call Girl in Faridabad ₹7.5k Pick Up & Drop With Cash Payment #8168...Hyderabad Escorts Agency
 
Electronic Stability Program. (ESP).pptx
Electronic Stability Program. (ESP).pptxElectronic Stability Program. (ESP).pptx
Electronic Stability Program. (ESP).pptxmohamedAabdeltwab
 
如何办理新西兰林肯大学毕业证(Lincoln毕业证书)成绩单原版一比一
如何办理新西兰林肯大学毕业证(Lincoln毕业证书)成绩单原版一比一如何办理新西兰林肯大学毕业证(Lincoln毕业证书)成绩单原版一比一
如何办理新西兰林肯大学毕业证(Lincoln毕业证书)成绩单原版一比一opyff
 
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's WhyIs Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's WhyBavarium Autoworks
 
Faridabad Call Girls ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Call G...
Faridabad Call Girls ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Call G...Faridabad Call Girls ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Call G...
Faridabad Call Girls ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Call G...Hyderabad Escorts Agency
 
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证62qaf0hi
 
如何办理美国华盛顿大学毕业证(UW毕业证书)毕业证成绩单原版一比一
如何办理美国华盛顿大学毕业证(UW毕业证书)毕业证成绩单原版一比一如何办理美国华盛顿大学毕业证(UW毕业证书)毕业证成绩单原版一比一
如何办理美国华盛顿大学毕业证(UW毕业证书)毕业证成绩单原版一比一avy6anjnd
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN ABUDHABI,DUBAI MA...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN ABUDHABI,DUBAI MA...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN ABUDHABI,DUBAI MA...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN ABUDHABI,DUBAI MA...Health
 
Why Does My Porsche Cayenne's Exhaust Sound So Loud
Why Does My Porsche Cayenne's Exhaust Sound So LoudWhy Does My Porsche Cayenne's Exhaust Sound So Loud
Why Does My Porsche Cayenne's Exhaust Sound So LoudRoyalty Auto Service
 
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样wsppdmt
 
West Bengal Factories Rules, 1958.bfpptx
West Bengal Factories Rules, 1958.bfpptxWest Bengal Factories Rules, 1958.bfpptx
West Bengal Factories Rules, 1958.bfpptxPankajBhagat45
 
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一avy6anjnd
 
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best ServiceMuslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Seamless Driving Experience Premier Mini Cooper Clutch Solutions
Seamless Driving Experience Premier Mini Cooper Clutch SolutionsSeamless Driving Experience Premier Mini Cooper Clutch Solutions
Seamless Driving Experience Premier Mini Cooper Clutch SolutionsAbsolute Auto Care Inc
 
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...gajnagarg
 

Dernier (20)

Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In dharamshala [ 7014168258 ] Call Me For Genuine Mode...
 
Washim Call Girls 📞9332606886 Call Girls in Washim Escorts service book now C...
Washim Call Girls 📞9332606886 Call Girls in Washim Escorts service book now C...Washim Call Girls 📞9332606886 Call Girls in Washim Escorts service book now C...
Washim Call Girls 📞9332606886 Call Girls in Washim Escorts service book now C...
 
+97470301568>>buy vape oil,thc oil weed,hash and cannabis oil in qatar doha}}
+97470301568>>buy vape oil,thc oil weed,hash and cannabis oil in qatar doha}}+97470301568>>buy vape oil,thc oil weed,hash and cannabis oil in qatar doha}}
+97470301568>>buy vape oil,thc oil weed,hash and cannabis oil in qatar doha}}
 
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
一比一原版(PU学位证书)普渡大学毕业证学历认证加急办理
 
一比一原版(UVic学位证书)维多利亚大学毕业证学历认证买留学回国
一比一原版(UVic学位证书)维多利亚大学毕业证学历认证买留学回国一比一原版(UVic学位证书)维多利亚大学毕业证学历认证买留学回国
一比一原版(UVic学位证书)维多利亚大学毕业证学历认证买留学回国
 
Housewife Call Girl in Faridabad ₹7.5k Pick Up & Drop With Cash Payment #8168...
Housewife Call Girl in Faridabad ₹7.5k Pick Up & Drop With Cash Payment #8168...Housewife Call Girl in Faridabad ₹7.5k Pick Up & Drop With Cash Payment #8168...
Housewife Call Girl in Faridabad ₹7.5k Pick Up & Drop With Cash Payment #8168...
 
Electronic Stability Program. (ESP).pptx
Electronic Stability Program. (ESP).pptxElectronic Stability Program. (ESP).pptx
Electronic Stability Program. (ESP).pptx
 
如何办理新西兰林肯大学毕业证(Lincoln毕业证书)成绩单原版一比一
如何办理新西兰林肯大学毕业证(Lincoln毕业证书)成绩单原版一比一如何办理新西兰林肯大学毕业证(Lincoln毕业证书)成绩单原版一比一
如何办理新西兰林肯大学毕业证(Lincoln毕业证书)成绩单原版一比一
 
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's WhyIs Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
Is Your Volvo XC90 Displaying Anti-Skid Service Required Alert Here's Why
 
Faridabad Call Girls ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Call G...
Faridabad Call Girls ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Call G...Faridabad Call Girls ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Call G...
Faridabad Call Girls ₹7.5k Pick Up & Drop With Cash Payment 8168257667 Call G...
 
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
一比一原版(Deakin毕业证书)迪肯大学毕业证成绩单留信学历认证
 
如何办理美国华盛顿大学毕业证(UW毕业证书)毕业证成绩单原版一比一
如何办理美国华盛顿大学毕业证(UW毕业证书)毕业证成绩单原版一比一如何办理美国华盛顿大学毕业证(UW毕业证书)毕业证成绩单原版一比一
如何办理美国华盛顿大学毕业证(UW毕业证书)毕业证成绩单原版一比一
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN ABUDHABI,DUBAI MA...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN ABUDHABI,DUBAI MA...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN ABUDHABI,DUBAI MA...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN ABUDHABI,DUBAI MA...
 
Why Does My Porsche Cayenne's Exhaust Sound So Loud
Why Does My Porsche Cayenne's Exhaust Sound So LoudWhy Does My Porsche Cayenne's Exhaust Sound So Loud
Why Does My Porsche Cayenne's Exhaust Sound So Loud
 
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
一比一原版西安大略大学毕业证(UWO毕业证)成绩单原件一模一样
 
West Bengal Factories Rules, 1958.bfpptx
West Bengal Factories Rules, 1958.bfpptxWest Bengal Factories Rules, 1958.bfpptx
West Bengal Factories Rules, 1958.bfpptx
 
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
如何办理伦敦商学院毕业证(LBS毕业证)毕业证成绩单原版一比一
 
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best ServiceMuslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
Muslim Call Girls Churchgate WhatsApp +91-9930687706, Best Service
 
Seamless Driving Experience Premier Mini Cooper Clutch Solutions
Seamless Driving Experience Premier Mini Cooper Clutch SolutionsSeamless Driving Experience Premier Mini Cooper Clutch Solutions
Seamless Driving Experience Premier Mini Cooper Clutch Solutions
 
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In dewas [ 7014168258 ] Call Me For Genuine Models We ...
 

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.