Difference between revisions of "NairnFEA"

From OSUPDOCS
Jump to navigation Jump to search
Line 5: Line 5:
* [[Analysis Command|Plane strain, plain stress, and axisymmetric calculations]]
* [[Analysis Command|Plane strain, plain stress, and axisymmetric calculations]]
* [[FEA Elements|Support multiple types of elements]]
* [[FEA Elements|Support multiple types of elements]]
* [[FEA Material Modesl|Can model both isotropic and anisotropic materials]]
* [[FEA Material Models|Can model both isotropic and anisotropic materials]]
* Meshes from images and shapes
* Meshes from images and shapes
* True periodic boundary conditions
* True periodic boundary conditions

Revision as of 09:35, 15 September 2013

NairnFEA is the open-source code engines engine in this package for doing finite element analysis calculations. It is object-oriented C++ code that can run on many platforms. The main calculations are parallel code. You run calculations by creating Input Files for FEA Calculations.

NairnFEA does only 2D, linear elastic and static finite element analysis. Some of its features are (click each link for details):