Skip to content

Grahmification/FEA-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

FEA Program is a piece of software for solving simple finite element analysis (FEA) stress problems. It's created partially to be a useful tool for highly specific stress analysis, and partially as a practical exercise to better understand how FEA theory works.

This software is written in C# and uses WPF for the GUI.

FEA Program GUI Overview

License

GitHub FEA Program is available for free under the MIT license.

Dependencies

FEA Program utilizes the following libraries:

This software also features Uicons by Flaticon.

Getting Started

  1. Open FEA Program.sln in Visual Studio.
  2. Compile the code in Visual Studio.
  3. Run the executable file (FEA Program.exe).
  4. Example problem files can be found at Examples. These can be opened directly in the software.

Todo: Make detailed usage instructions.

Finite Element Theory

An overview of the equations used in this software can be found here.

The following external references are useful for learning about FEA theory:

Changes

See the changelog for changes.

About

Software for solving simple FEA stress problems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages