Other packages > Find by keyword >

FEA  

Finite Element Modeling for R
View on CRAN: Click here


Download and install FEA package within the R console
Install from CRAN:
install.packages("FEA")

Install from Github:
library("remotes")
install_github("cran/FEA")

Install by package version:
library("remotes")
install_version("FEA", "0.0.2")



Attach the package and use:
library("FEA")
Maintained by
Henna D. Bhramdat
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-03-08
Latest Update: 2023-01-10
Description:
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].
How to cite:
Henna D. Bhramdat (2022). FEA: Finite Element Modeling for R. R package version 0.0.2, https://cran.r-project.org/web/packages/FEA. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.0.1 (2022-03-08 21:40)
Other packages that cited FEA R package
View FEA citation profile
Other R packages that FEA depends, imports, suggests or enhances
Complete documentation for FEA
Functions, R codes and Examples using the FEA R package
Some associated functions: ApplyBC.2d . AutoAdjust.2d . Cart . Dimensions.2d . ElementMat.2d . EulerBeamFEA . ExpandEM.2d . ExpandSFT.2d . FEMStrain.2d . FEMStress.2d . ForceVector.2d . GLForces.2d . GlobalMat.2d . LocalStress.2d . ManualAdjust.2d . NodeDis.2d . PlotSystem.2d . ReducedEM.2d . ReducedSF.2d . SinglePoly.2d . SurfTrac . SurfaceTraction.2d . ThreshPts.2d . beamApplyBC . beamBC . beamDime . beamDimensions . beamElementMat . beamEmat . beamExMat . beamExpandEM . beamFV . beamForceVector . beamGLForces . beamGLforce . beamGeo . beamGloMat . beamGlobalEM . beamND . beamNodeDis . beamPlotSystem . beamREM . beamReducedEM . beamStress . beamStressResult . beamUDL . beamsUDL . bound . cleanpoly . dime . displacN . expSurf . fea_EM . fea_ExEM . fea_result . glfor . gloMat . load . polyshape . reduc_EM . reduc_SF . triMesh . triangulate0.2d . 
Some associated R codes: ApplyBC.2d.R . AutoAdjust.2d.R . Cart.R . CompleteFEMStrain.2d.R . CompleteFEMStress.2d.R . Dimensions.2d.R . ElementMat.2d.R . EulerBeamFEA.R . ExpandEM.2d.R . ExpandSFT.2d.R . ForceVector.2d.R . GLForces.2d.R . GlobalMat.2d.R . LocalStress.2d.R . ManualAdjust.2d.R . NodeDis.2d.R . PlotSystem.2d.R . ReducedEM.2d.R . ReducedSF.2d.R . SinglePoly.2d.R . SurfTrac.R . SurfaceTraction.2d.R . ThreshPts.2d.R . beamApplyBC.R . beamBC.R . beamDime.R . beamDimensions.R . beamElementMat.R . beamEmat.R . beamExMat.R . beamExpandEM.R . beamFV.R . beamForceVector.R . beamGLForces.R . beamGLforce.R . beamGeo.R . beamGloMat.R . beamGlobalEM.R . beamND.R . beamNodeDis.R . beamPlotSystem.R . beamREM.R . beamReducedEM.R . beamStress.R . beamStressResult.R . beamUDL.R . beamsUDL.R . bound.R . cleanpoly.R . dime.R . displacN.R . expSurf.R . fea_EM.R . fea_ExEM.R . fea_result.R . glfor.R . gloMat.R . load.R . polyshape.R . reduc_EM.R . reduc_SF.R . triMesh.R . triangulate0.2d.R .  Full FEA package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA