1 / 4

F inite Element Method

F inite Element Method. for readers of all backgrounds. G. R. Liu and S. S. Quek. CHAPTER 13:. USING ABAQUS . CONTENTS. ABAQUS INPUT FILE GENERAL PROCEDURES. *HEADING Model of a cantilever beam with a downward force ** *NODE 1, 0. 11, 2.0 *NGEN 1, 11 ** *ELEMENT, TYPE=B21

gloriann
Télécharger la présentation

F inite Element Method

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Finite Element Method for readers of all backgrounds G. R. Liu and S. S. Quek CHAPTER 13: USING ABAQUS

  2. CONTENTS • ABAQUS INPUT FILE • GENERAL PROCEDURES

  3. *HEADING Model of a cantilever beam with a downward force ** *NODE 1, 0. 11, 2.0 *NGEN 1, 11 ** *ELEMENT, TYPE=B21 1, 1, 2 *ELGEN, ELSET=RECT_BEAM 1, 10 ** *BEAM SECTION, ELSET=RECT_BEAM, SECTION=RECT, MATERIAL=ALU 0.025, 0.040 0., 0., -1.0 ** *MATERIAL, NAME=ALU *ELASTIC, TYPE=ISOTROPIC 69.E9, 0.33 ** *BOUNDARY 1, 1, 6, 0. ** *STEP, PERTURBATION *STATIC ** *CLOAD 11, 2, -1000. ** *NODE PRINT, FREQ=1 U, *NODE FILE, FREQ=1 U, *ELEMENT PRINT, FREQ=1 S, E *ELEMENT FILE, FREQ=1 S, E ** *ENDSTEP ABAQUS INPUT FILE Node cards Element cards Model data Property cards Option block: Material cards Keyword line *ELEMENT, TYPE=B23 1, 1, 2 Boundary cards Data line Control cards Parameter Data Keyword Load cards History data Output cards

  4. Node Definitions (*NODE, *NGEN, *NCOPY, *NFIL, *NSET) GENERAL PROCEDURES GEOMETRY DEFINITION Element Definitions (*ELEMENT, *ELGEN, *ELCOPY, *ELSET) ELEMENT *BEAM SECTION, *SHELL SECTION, PROPERTIES *SOLID SECTION, *MEMBRANE DEFINITION SECTION, etc. MATERIAL *MATERIAL, *ELASTIC, *DE NSITY, PROPERTIES *VISCOELASTIC, *DAMPING, etc. DEFINITION BOUNDARY *BOUNDARY, *CONTACT AND INITIAL INTERFERENCE, *CONTACT PAIR, CONDITIONS *INITIAL CONDITIONS , etc. *CLOAD, *DLOAD, *DFLUX, LOADING *CECHARGE , *DECHARGE, CONDITIONS *TEMPERATURE, etc. *STATIC, *STEADY STATE DYNAMICS, ANALYSIS *PIEZOELECTRIC, *MASS DIFFUSION, TYPES *HEAT TRANSFER, etc. *NODE PRINT, *NODE FILE, *EL PRINT, OUTPUT *EL FILE, etc. REQUESTS

More Related