Releases: 3wnbr1/FEM
Releases · 3wnbr1/FEM
Version 0.4
Finite Elements Method
Purpose
The purpose of this code is purely 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 and click run
on Linux/macOS 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