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

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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