Computational & Technology Resources
an online resource for computational,
engineering & technology publications |
|
Civil-Comp Proceedings
ISSN 1759-3433 CCP: 93
PROCEEDINGS OF THE TENTH INTERNATIONAL CONFERENCE ON COMPUTATIONAL STRUCTURES TECHNOLOGY Edited by:
Paper 365
Software Supported Implementation of Efficient Solid-Shell Finite Elements S. Mattern and K. Schweizerhof
Institute of Mechanics, Karlsruhe Institute of Technology, Germany S. Mattern, K. Schweizerhof, "Software Supported Implementation of Efficient Solid-Shell Finite Elements", in , (Editors), "Proceedings of the Tenth International Conference on Computational Structures Technology", Civil-Comp Press, Stirlingshire, UK, Paper 365, 2010. doi:10.4203/ccp.93.365
Keywords: solid-shell elements, explicit time integration, efficient implementation, symbolic programming.
Summary
For the implementation of element routines designed for explicit time integration algorithms
efficient programming regarding the number of operations performed on the element level is of particular
importance. The limitation of the time step size and the absence of global equation solving compared
to implicit algorithms leads to a domination of element operations for example in a central difference scheme.
The paper presents an implementation concept for element routines based on the application of the symbolic programming tool AceGen [1], a plug-in for the computer algebra software Mathematica. The operations necessary for the computation of the internal nodal force vector, which is the most time-consuming part of an explicit analysis, are implemented symbolically. This means that vector and matrix operations and differentiations do not have to be computed in advance in order to realize a conversion into a programming language. Consequently, programming errors can be avoided almost completely and less time is required for the implementation. Program code in Fortran is generated and simultaneously optimized automatically, which leads to very efficient routines compared to a manually implemented code. The implementation concept is presented for volumetric shell elements with only displacement degrees of freedom, the so-called solid-shell elements [2,3], using linear/quadratic interpolation of geometry and displacements in the in-plane direction together with a linear interpolation in thickness direction. Besides the pure displacement formulation with standard (full) numerical integration, the implementation of different approaches in order to reduce the so-called locking phenomena are discussed: the method of assumed natural strains (ANS) [4], and the enhanced assumed strain (EAS) method [5]. Both ANS and EAS, as well as a 'Mortar'-type contact formulation with analytical description of the contact surface are implemented into the in-house finite element code FEAP-MeKa [6] using AceGen. The specifics of the implementation concept are discussed and the efficiency and functionality of the element formulations are presented on numerical examples. References
purchase the full-text of this paper (price £20)
go to the previous paper |
|