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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns