Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/greg-hamel/femur

Simple Finite Element Model (FEM) Library
https://github.com/greg-hamel/femur

finite-element-analysis finite-element-methods finite-elements solver

Last synced: about 2 months ago
JSON representation

Simple Finite Element Model (FEM) Library

Awesome Lists containing this project

README

        

# FEMur

A simple Finite Element Modeling (FEM) library. It was originally developed for a Master's level course, but its development is being expanded to become a more well-rounded library which could be use to solve real-world problems.

# Goals

1. Solve exercises and homework for a Master's Level Finite Element Method Application course (short term).
2. Expand into a fully developed and easy-to-use FEM software (long term).