FEAP User Forum

FEAP => General questions => Topic started by: dyrisk on November 28, 2023, 01:21:43 PM

Title: Theory Regarding Geometrically Nonlinear 2D Elements
Post by: dyrisk on November 28, 2023, 01:21:43 PM
Hello to all,

I am trying to understand the code in FEAP for modelling a static, geometrically nonlinear, 2D element.
I am currently going through sld2d.f and slowly going through all other internal subroutines it calls, however, I wanted to know if there are any available reference(s) with details on the theory behind the FEM formulation used for creating these files.

Thanks in advance!

Title: Re: Theory Regarding Geometrically Nonlinear 2D Elements
Post by: Prof. S. Govindjee on November 29, 2023, 01:12:40 AM
Have a look at the FEAP Theory Manual http://feap.berkeley.edu/wiki/index.php?title=Manuals (http://feap.berkeley.edu/wiki/index.php?title=Manuals).
Also if you are interest in nonlinear (finite deformation) elements you should be looking, for example, at fld2d1.f.
Title: Re: Theory Regarding Geometrically Nonlinear 2D Elements
Post by: Prof. R.L. Taylor on November 29, 2023, 06:41:04 AM
Element routines starting with “sld” are small deformation and those with “fld” are finite deformation