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 05 Aug. 2026.
Previous versions and publish date:
0.0.1 (2022-03-08 21:40), (2026-07-09 08:03)
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

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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