FEA: Finite Element Modeling for R

Finite element modeling of beam structures and 2D geometries using constant strain triangles. Applies material properties and boundary conditions (load and constraint) to generate a finite element model. The model produces stress, strain, and nodal displacements; a heat map is available to demonstrate regions where output variables are high or low. Also provides options for creating a triangular mesh of 2D geometries. Package developed with reference to: Bathe, K. J. (1996). Finite Element Procedures.[ISBN 978-0-9790049-5-7] – Seshu, P. (2012). Textbook of Finite Element Analysis. [ISBN-978-81-203-2315-5] – Mustapha, K. B. (2018). Finite Element Computations in Mechanics with R. [ISBN 9781315144474].

Version: 0.0.2
Depends: R (≥ 3.5.0)
Imports: geometry, geosphere, ptinpoly, sp, MASS, graphics
Published: 2023-01-10
Author: Henna D. Bhramdat
Maintainer: Henna D. Bhramdat <bhramdath at ufl.edu>
License: GPL-2 | GPL-3
NeedsCompilation: no
CRAN checks: FEA results

Documentation:

Reference manual: FEA.pdf

Downloads:

Package source: FEA_0.0.2.tar.gz
Windows binaries: r-devel: FEA_0.0.2.zip, r-release: FEA_0.0.2.zip, r-oldrel: FEA_0.0.2.zip
macOS binaries: r-release (arm64): FEA_0.0.2.tgz, r-oldrel (arm64): FEA_0.0.2.tgz, r-release (x86_64): FEA_0.0.2.tgz
Old sources: FEA archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=FEA to link to this page.