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]
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 04 Apr. 2025.
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for FEA02468101214TrendBars

Today's Hot Picks in Authors and Packages

metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
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  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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