Skip to content

khameelbm/microfiniteR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microfiniteR

This package is developed as a companion material to the book "R for Finite Element Analyses of Size-dependent Microscale Structures". It is a collection of functions to assist in the computations of bending, free vibration and bucking analyses of microscale beams and plates. The finite element models are based on the Timoshenko beam and Kirchhoff plate formulations within the framework of the modified couple stress theory.

Installation

The package installation requires base R, RStudio and the devtools package.

#install.packages("devtools")

devtools::install_github("khameelbm/microfiniteR")

Documentation

Documentation of the package was done via the roxygen package. After microfiniteR is installed, the description of the functions can be accessed via the usual method of function querry in R.

Releases

No releases published

Packages

No packages published

Languages