FEM
Finite Elements Analysis applied to static

Purpose
The purpose of this code is first academic. It’s to explain simply how industrial codes do work.

Requirements
Your computer must have more than 2GB of RAM and verify one of the specifications bellow.
- Anaconda Python 3.5 or higher
 - Python 3.5 or higher with 
pip install -r requirements.txt 
Installation
Anaconda 3.5 or higher
Download the latest version Here
and click run on macOS or Linux or runWin on windows
Linux and macOS
git clone https://github.com/3wnbr1/FEM.git
cd FEM
pip install -r requirements.txt
./run
Windows
git clone https://github.com/3wnbr1/FEM.git
cd FEM
pip install -r requirements.txt
start runWin.bat