Skip to content

krudny/Finite-element-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finite element method

Algorithm solves differential equation with boundary conditions using finite element method. It finds elastic deformation of metal rod for given function with provided by user calculations precision. It was developed at AGH UST for Differential Equations subject.

Image Name

Technologies used

  • Python - numpy for calculations, matplotlib for generating charts

Setup and launch

  • ensure you have installed python on working machine
  • navigate to project directory using cmd
  • execute py main.py
  • enter expected precision

Results will show up in separated window and pdf file will be saved in project directory.

Author

About

Calculating elastic deformations using FEM at AGH UST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages